Forums

Sidebar width (3 posts)

  1. AndreasDK
    Member
    Posted 2 years ago #

    Can someone please tell me how to set sidebar1.php on http://www.kristenliv.dk to the same width as the video (250px)?

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    in style.css of your theme:

    .sidebar1 ul li {
    	height:100%;
    	line-height:18px;
    	float: left;
    	clear: left;
    	width: 325px; /*new width*/
    	}

    same width as the video (250px)?

    use any other width if you like.

    only works as long as you don't use sidebar2

  3. AndreasDK
    Member
    Posted 2 years ago #

    Thank you so much :-)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags