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)
-   -   [SOLVED] aligning menu with header image (http://forum.bytesforall.com/showthread.php?t=17334)

incamedia Apr 17, 2012 03:41 AM

[SOLVED] aligning menu with header image
 
Is it possible to set the menu to be exactly the same width as the header image (960px) and remove the gap as as seen here? http://oldsthelenschurch.evodev.net/

I have tried setting a fixed tile width e.g. ul.rMenu li a {width:86px; text-align:center;} but this still falls short at 86px and overshoots at 87px. It also has the disadvantage of needing to adjust the menu item titles to fit.

Is there a way of doing this dynamically? Alternatively how can I let the menu colour run into the page border as per this example? http://www.lewespriory.org.uk/

Thanks.

juggledad Apr 17, 2012 05:05 AM

try adding this to the CSS Inserts
HTML Code:

Div#menu1 {
background-color: #CA6428;
}


incamedia Apr 25, 2012 05:55 AM

That does the trick - thank you


All times are GMT -6. The time now is 02:41 AM.

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