How to add my header to search results page?
razer
Registered Users Posts: 86 Big grins
Guys ive had a quick search but cant find the answer. I just tried a search of my page as im trying to add captions etc. When i searched i noticed that my header doesnt show up on the results page.
I know how to actually add the header to my own pages (i.e. specific galleries, such as ".gallery_1378297 #my_header" ,
etc) but i wasnt sure that to direct my header at as such for the results page, since the results vary
Hopefully that makes sense.
www.razer.smugmug.com
Thanks
I know how to actually add the header to my own pages (i.e. specific galleries, such as ".gallery_1378297 #my_header" ,
etc) but i wasnt sure that to direct my header at as such for the results page, since the results vary
Hopefully that makes sense.
www.razer.smugmug.com
Thanks
0
Comments
/* SHOWS L&A PHOTOGRAPHY BANNER */
.searchResults #my_header,
.homepage #my_header,
.popularGallery #my_header,
.gallery_1378297 #my_header,
.gallery_1602861 #my_header,
.category_Now_Showing #my_header {
display: block;
background: url(http://razer.smugmug.com/photos/42190394-O.jpg);
height: 250px;
width: 600px;
}
Portfolio • Workshops • Facebook • Twitter
That seems too easy. wish i could get FF here at the office and look at these damn things myself.
Thanks again andy.