Home page Image appears atop every Gallery
silverstreaks
Registered Users Posts: 28 Big grins
Some how I have managed to end up in a situation whereby the main image on my Home page now appears atop of every one of my individual galleries. I have obviously missed a trick some where. Please Help :dunno
Cheers
Cheers
0
Comments
Portfolio • Workshops • Facebook • Twitter
Thank you Andy for your speedy reply
I had already tried that method but felt that the setting restricted the size of the image it can project. I would much prefer to have a much larger Home page image but cant figure out how to do this without it heading every other page.
Cheers
<div id="myhomepagepic">YOUR HTML CODE HERE</div>
then add in your CSS box:
#myhomepagepic {display: none;}
.homepage #myhomepagepic {display: block;}
Portfolio • Workshops • Facebook • Twitter
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Either way works
Portfolio • Workshops • Facebook • Twitter
http://tracksrevisited.smugmug.com/photos/781747485_Hk9Pq-XL.jpg
Now what do I write and where within the either the Easy or Advanced Customizer I do I enter it
Hand holding please
The following is my entry on the CSS Box #my_banner {display:none;
width: 1100px;
height: 843px;
margin: 0 auto;
background: url(http://tracksrevisited.smugmug.com/photos/782282886_6yGJp-O.gif) no-repeat;
}
.homepage #my_banner {
display: block;
}
and in the Custom header Box the following
<div id="my_banner"> </div>
Cheers
http://tracksrevisited.smugmug.com/
Regards
B
andy, everything you've posted in here has helped me out immensely! i was trying to get a simpleviewer app to work on my homepage in the header section, but it was showing up on every page. with your code, now it shows only on the front. thanks so much!
i have one more question for you...everything is working well now except for the fact that my nav bar is obscured by the viewer. is there any way to place the nav bar in front of the viewer? my site is here.
thanks!
theo
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
GreyLeaf PhotoGraphy
Video of what i see
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
GreyLeaf PhotoGraphy
very weird. does this happen to anyone else here?
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
Seriously - no ideas...
GreyLeaf PhotoGraphy
You might try experimenting with z-index settings. You have one on your menu - try adding one to the flash on your homepage.
http://www.w3schools.com/Css/pr_pos_z-index.asp
As far as your drop-down goes? I'm looking at your site on a laptop with a wider, less tall screen. Your navbar drop goes way off the screen. The dropdown is too long, and in my opinion your banner is taking up too much room on the screen as well. On my laptop your banner / navbar combination takes up almost half of the viewable space in my browser. I'd recommend reading The purpose (and size) of a banner image.
While I'm being blunt, do you really think that people will really see the images in the constantly moving flash implementation on your homepage? Isn't the purpose of your homepage to entice people to enter your site? I find that type of presentation a real annoyance. I know, that's a personal opinion, one that you might not share. But I'd recommend that you ask some of your target viewers for an honest opinion.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Try changing
to
Edit - as mentioned by Denise above...
GreyLeaf PhotoGraphy
1) Make sure the navbar has z-index:99 or something like that.
2) Make sure the flash show is declared so it can be transparent. This puts in into your page rather than in a separate embedded window and allows other things to overlap it. You'd have to see the site that helped you create the flash show for how to do that.
It looks like you already have the z-index declared in your CSS so I think you should look into the second item. On my Vista computer, it works fine in Firefox, but the menus are obscured on IE7.
You also have a couple of unrelated web page errors that you should fix. Both are in your custom footer and look related to the old slideshow which you haven't completely removed.
I'd agree with the earlier comment that you've gone a bit overboard with the drop-downs. Three levels with that many things in the third level sounds to me like it cries out more for a menu redesign that isn't that deep and isn't that long. Go wide and shallow, not narrow and deep. These types of menus are not very usable as it is, but going three levels with a lot of items in the third level is going to lose most of your viewers so it's not really helping you.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
thanks for everyone's tips! i will take them all into consideration.
what if i wanted to simply make the front page the flash viewer only, with my name, that when clicked would take you to the page with the banner/ navbar? would there be a way to do that?
sorry to keep asking so many questions, guys. i really appreciate all yall have done to help!
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
any ideas? i'm hoping to get my homepage bug free asap as i've been linking it a lot recently. i'd just like to find out why my nav bar is showing up behind the flash viewer on certain platforms.
thanks!
Theo-Graphics on Facebook
My Blog - Latest uploads and detailed Strobist info!
When you say 'your html code here', what code would you need to simply display one picture that is already uploaded (like in the 'other' gallery). I'll finally catch on, with a bit of assistance.
thank you.
Don
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com