tuggnet
Jul-09-2007, 09:10 AM
Let me first start out by saying I'm really out of my element with this HTML stuff :huh
I followed the directions in the "Banner Tutorial" and for the most part things are working great... except for one gallery and only when using firefox. IE seems to work just fine.
In a nut shell, here's what I did:
I added the following code to the css section:
.category_Stonegate_Stingrays_2007 #my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://tuggnet.smugmug.com/photos/66399788-M.jpg) no-repeat;
}
And this to the header section:
<div id="my_banner"> </div>
Now, if I understand the tutorial correctly, (big IF), that should replace the banner on all sub-categories and galleries in the catetory "Stonegate Stingrays 2007"
Yes? Well it did for all but one!
If you go to this gallery: http://www.tuggnet.com/gallery/3085560#168474314 everyting is great.
But if you go to this gallery: http://www.smugmug.com/gallery/3119267 the banner is not displayed properly.
Again, this seem only to be a problem in Firefox.
Thanks for any help!
I followed the directions in the "Banner Tutorial" and for the most part things are working great... except for one gallery and only when using firefox. IE seems to work just fine.
In a nut shell, here's what I did:
I added the following code to the css section:
.category_Stonegate_Stingrays_2007 #my_banner {
width: 750px;
height: 150px;
margin: 0 auto;
background: url(http://tuggnet.smugmug.com/photos/66399788-M.jpg) no-repeat;
}
And this to the header section:
<div id="my_banner"> </div>
Now, if I understand the tutorial correctly, (big IF), that should replace the banner on all sub-categories and galleries in the catetory "Stonegate Stingrays 2007"
Yes? Well it did for all but one!
If you go to this gallery: http://www.tuggnet.com/gallery/3085560#168474314 everyting is great.
But if you go to this gallery: http://www.smugmug.com/gallery/3119267 the banner is not displayed properly.
Again, this seem only to be a problem in Firefox.
Thanks for any help!