Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   Drop down menu behind post image (http://forum.bytesforall.com/showthread.php?t=19911)

Mosaic Mar 17, 2013 03:23 AM

Drop down menu behind post image
 
Please help! I'm a Montezuma newbie.

The drop down menu on my front page (www.publicrelationsonline.co.uk) goes behind the top post image if you have more than 5 pages dropping down. It's fine if there's no image, it goes straight over the text; it's also fine on all the other main navigation pages.

I can see in Appearance-Montezuma Options-CSS files there's a file that says menus.css with coding for the drop down; I've tried adding various z-index figures underneath where it says position: absolute, to no avail.

/* 2nd level: "drop down" */
.menu ul {
float: left;
height: auto;
left: -999em;
position: absolute;
}

I can also see a z-index in menu-menus1.css and I've tried changing this, to no avail.

/* The menu wrapper "bar" */
#menu1-wrapper {
z-index: 1000;
background: #ffffff;

I've tried with the normal menu and now a custom Menu 1. Can anyone help please? I've spent six hours so far trying to resolve this and am now getting frustrated. Many thanks. :confused:

juggledad Mar 17, 2013 04:06 AM

Have you tried shutting off all plugins?
also have you applied the PATCH's? - see the stickies at the top of this forum.

Mosaic Mar 17, 2013 04:33 AM

It's definitely not plugins, I haven't got any. Which patch should I apply, none seem relevant to my query? I am thinking this won't just affect me but any user of Montezuma.

Loving your work, will happily donate.:)

juggledad Mar 17, 2013 09:05 AM

Patch 113-1

Mosaic Mar 17, 2013 12:27 PM

Unfortunately this hasn't worked. (Go to www.publicrelationsonline.co.uk, click on Page 1 on the top nav).

I found the postformat.php file in public_html/wp-admin/montezuma/admin/default-templates/sub-templates; I cut and paste your script over the affected area. The drop down still goes behind the post image.

Any other solutions please??

Many thanks. Karen

juggledad Mar 17, 2013 03:14 PM

interesting, it works for me, could you go to mto->Export Import - copy the settings to a text file and attach to a response

Mosaic Mar 20, 2013 02:39 PM

1 Attachment(s)
Hi Juggledad, thank you for your help with this. .txt file is attached. Cheers - Karen


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

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