fritz_stafford
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Drop down menu interference by photo galleryMost of the support responses for this type of issue recommend inclusion of position relative and large z-index in css, but so far I have not found the correct css class / id for inclusion.
I have noticed the Photo Gallery plugin directory includes a css sub-directory with a file bwg_frontend.css that specifies z-index values in the range 10000 – 11100 for many css classes, but increasing z-index to 99999 in my style sheet did not resolve the issue.
I also noticed some indication in the support threads of theme sensitivity for this issue. I am using the twenty fourteen theme, so I tried the twenty sixteen theme, and this issue does not exist in the twenty sixteen theme!
I am aware that several html tag default behaviors are over-ridden in the styles.css, but I thought these only affected particular pages. I am also aware that the functions.php does not contain most / any of the “kubrick” stuff that is contained in the Default WordPress Theme. Are these the type of custom settings to which you are referring?
The F12 Developer Tools do not indicate any errors. It seems like something is missing / not supported / out of date on my server. I have also tried NextGEN Gallery unsuccessfully, and it gives error message that my browser does not support HTML5, Flash, Silverlight or HTML4. In reality, I believe this is plupload support issue that I have tried to resolve. At least, I can now successfully run plupload examples on my server.
Forum: Fixing WordPress
In reply to: Dropdown Menu obscurred by imageThanks martcol. This solved my problem!