Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   Page menu padding/height issues. (http://forum.bytesforall.com/showthread.php?t=13331)

maxwellm Mar 16, 2011 11:42 AM

Page menu padding/height issues.
 
Greetings, folks. I'm rebuilding my webcomic with Atahualpa and I've run into a couple design issues with the menu bar in particular.

1) I'd like to increase space between the menu buttons, so the top bar isn't so jammed together (but still readable with the larger type.)

2) Where the last button ends, but the menu bar itself continues, there's a little glitch, of about a pixel in height, where the bar mismatches. Can't quite track that down either.

Here's the URL of the page in question if anyone's got a sec:

http://strangeways.highway-62.com

Of course, that will be home to several hundred pages of free comics should folks want something to read, too...

Thanks in advance.

lmilesw Mar 16, 2011 02:54 PM

You could try putting the following in ATO>Add HTML/CSS Inserts>CSS Inserts and fiddle with the settings.
HTML Code:

#menu1 li {
    margin-right: 20px;
}
#menu1 {
    border: 1px solid #5D0800;
}



All times are GMT -6. The time now is 05:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.