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] Center Custom Wordpress Menu (http://forum.bytesforall.com/showthread.php?t=12161)

dextor Jan 11, 2011 11:16 AM

[SOLVED] Center Custom Wordpress Menu
 
Hi there,

I am wondering if I will have to apply the old bugfix for some WP-menu-issues to get my menu2 centered? They seem rather old, therefore I expect them to be included in 3.6.0.

Check out my new project: http://tvfrohnau.dextorslab.de/

The menu2 can be alight left or right, but just won't center.

Best wishes from Berlin once again

dextor

dextor Jan 11, 2011 11:25 AM

Ok, I found out (in this short period of time...) that it was related to this CSS-insert:

div#menu2 {
width: 960px;
}

What I was trying to achieve is that the menu spans over the whole body width and
show the opacity over the image.

Now I use this:

div#menu2 {
width: 100%;
}

and it does center, but the opacity does not span the whole width...

In the back of my mind I have a memory of a thread that might be related to this problem, so I will give the forum-research a go (again...).

Best wishes

dextor


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

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