Menu Width
Forum » Help / Themes » Menu Width
started by: SocksSocks
on: 1210892381|%e %b %Y, %H:%M %Z|agohover
number of posts: 3
rss icon RSS: new posts
Menu Width
SocksSocks 1210892381|%e %b %Y, %H:%M %Z|agohover

On my site (http://blackcatsoft.wikidot.com), the site always extends more than the browser width, because the menus at the top are right-justified and then extend beyond the screen (even though the text doesn't, the box does).

Anybody know a CSS fix?

unfold Menu Width by SocksSocks, 1210892381|%e %b %Y, %H:%M %Z|agohover
Re: Menu Width
Phil ChettPhil Chett 1210893096|%e %b %Y, %H:%M %Z|agohover

just had a quick play with this socks.

i used a sort of wysiwyg editor :-) because for a knubscull like me, its easier :-)

change

#top-bar{
    right: 2.5em;
             background-color: none;
}

to

#top-bar{    
             background-color: none;
}
unfold Re: Menu Width by Phil ChettPhil Chett, 1210893096|%e %b %Y, %H:%M %Z|agohover
Re: Menu Width
SocksSocks 1210898597|%e %b %Y, %H:%M %Z|agohover

Thanks! Works a lot nicer now.

unfold Re: Menu Width by SocksSocks, 1210898597|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.