• Resolved cvf

    (@cvf)


    I’m using a theme that has a right-hand submenu, but it allows text to flow over below the submenu choices. I’d like to change the CSS to make the margin for the submenu extend to the bottom of the page. I believe this is the line I need to change, but I’m not sure how to fix it.

    #subpages {float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}

    Link to sample page

The topic ‘Variable height subpage menu column’ is closed to new replies.