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)
-   -   problem with %page-right menu positioning (http://forum.bytesforall.com/showthread.php?t=8610)

NicGuestJelley Jul 29, 2010 10:28 PM

problem with %page-right menu positioning
 
Hello,

I'm a first time poster. I've just recently started using the theme, but it's by far the best Wordpress press theme I've used. Great work.

I'm having a problem with the right positioning of the %page-right menu option.

http://agjblog.guest-jelley.net/

Upon opening the site, I would be able to see the menu on the right for a second, but by the time the browser finished loading it would be moved to the left. I inserted float:right to the CSS for div#menu1, and that put it into the right position. But now, it is arranging the menu items right to left while it is loading and then putting them in the correct order. Not a huge deal, but still curious about why it's doing it and how to correct it.

Also, does anyone know how to remove the extra margin/padding on the right so that the right-most menu item would be flush with the horizontal bar?

Many thanks,

Nic

lmilesw Jul 30, 2010 06:24 AM

Unfortunately that is a bug with the animated menu option. If you turn the animation off all is good. The following MIGHT work with the right margin but I haven't tested in IE.
HTML Code:

div#menu1 ul.rMenu {
margin-right: -5px;
}


NicGuestJelley Jul 30, 2010 11:09 AM

Thanks!

I took off the animation to get the menu to align correctly in IE8, but I'm facing a new problem now. I did a search and couldn't find a fix. Now, in IE8 when hovering over a parent item, the menu drops down, but when trying to select one of the child items, the menu disappears. Is there a fix for this?

WP 3.0
Ata 3.5.3
Windows XP IE8

lmilesw Jul 30, 2010 12:39 PM

I too get that result in IE 8 for you site but all is ok in my test site. Are you using the WordPress menu system?

NicGuestJelley Jul 30, 2010 02:50 PM

Yes, I'm using the menu system. I also deactivated all the plugins and that didn't have an affect. Maybe I can just convince everyone to switch to Firefox? :)

lmilesw Jul 30, 2010 04:12 PM

Quote:

Maybe I can just convince everyone to switch to Firefox?
If only you could.;)


All times are GMT -6. The time now is 07:45 AM.

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