|
|
Thread Tools | Display Modes |
|
#1
|
|
|
paul-griffiths.net
|
Navbar on ipad issue
Hi,
I have a problem with viewing a slideshow on my ipad. Please use this as an example gallery: http://www.paul-griffiths.net/Motors...st-North-2012/ When viewing the navbar stays in front of the slideshow. All the dropdowns still work on the ipad but I need to know how to get it to be behind the slideshow view. Any help appreciated Many thanks Paul
__________________
Thanks... Paul http://www.paul-griffiths.net/ http://www.paul-griffiths.net/popular/ - Popular Pics |
|
|
|
|
#2
|
|
|
Smug Hero
|
the only place I'm seeing the slideshow at all is your portfolio link. And the only nav bar on top of it is the home one, and it's just over the corner a bit:
![]() Is it worth tinkering with to change that? |
|
|
|
|
#3
|
||
|
paul-griffiths.net
|
Quote:
I have the issue when you click on the SLIDESHOW button in the gallery I mention above. The images open in the full screen slideshow but on my iPad the NAVBAR is still visible in front of the slideshow images. Hope that makes sense and thanks for the reply
__________________
Thanks... Paul http://www.paul-griffiths.net/ http://www.paul-griffiths.net/popular/ - Popular Pics |
|
|
|
||
|
#4
|
|
|
Smug Hero
|
in your CSS you have this:
Code:
.menu {
position: relative;
z-index: 100;
margin: 0 auto;
padding:0px 0px 0px 0px;
position:relative; /*Make the container moveable*/
width:808px; /*Main bar total width*/
_width:817px; /* IE 6 */
font-size:0.85em;
padding-bottom:20px; /*Padding between the bottom of your mainbar and the rest of your page */
}
Code:
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
|
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| vertical navbar issue | Cami | SmugMug Customization | 2 | Feb-22-2012 05:15 PM | |
| again: a Navbar positioning issue | Josti | SmugMug Customization | 4 | Feb-19-2012 04:35 PM | |
| A strange box and Navbar spacing issue? | Maranda | SmugMug Customization | 7 | Sep-24-2011 09:24 AM | |
| navbar issue | akendall | SmugMug Customization | 3 | Jul-15-2010 12:11 PM | |
| navbar code | RogersDA | SmugMug Customization | 2 | Feb-18-2010 05:11 PM | |
| Thread Tools | |
| Display Modes | |
|
|