PDA

View Full Version : Help for adding new headers


Little-zinzoline
Sep-10-2007, 04:07 AM
Hello ! :ginger


I'd be very happy if you can help me for my pages.
I would like to add some more headers to different categories. The headers are still ready. Many changes were made in my customization and I’m not sure what I have to add or remove (about the codes) to have a nice result.
I keep homepage and galleries page like now and want to add a new banner to those categories : “Elegance – Cachou – Animaux – La Suisse – Coeurs – Creations”. All the others categories will keep the current banner.

What will happened if a add a new category once ? Does the customization take one banner by default or do I add new codes somewhere ?

Thank you so much for you precious help !

Allen
Sep-10-2007, 06:14 AM
Hello ! :ginger


I'd be very happy if you can help me for my pages.
I would like to add some more headers to different categories. The headers are still ready. Many changes were made in my customization and I’m not sure what I have to add or remove (about the codes) to have a nice result.
I keep homepage and galleries page like now and want to add a new banner to those categories : “Elegance – Cachou – Animaux – La Suisse – Coeurs – Creations”. All the others categories will keep the current banner.

What will happened if a add a new category once ? Does the customization take one banner by default or do I add new codes somewhere ?

Thank you so much for you precious help !

Add the category for each different banner.

.category_Elegance #my_banner,
#my_banner {
width: 750px;
height: 200px;
background: url(http://little-zinzoline.smugmug.com/photos/183895828-L-1.jpg) no-repeat;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 50px;
}


This will default for any page that doesn't have a specific banner.

#my_banner {
width: 750px;
height: 200px;
background: url(http://little-zinzoline.smugmug.com/photos/183895828-L-1.jpg) no-repeat;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 50px;
}



Please do not change the text color or make it smaller in Dgrin messages, I can not see the black.

Little-zinzoline
Sep-10-2007, 08:51 AM
Thank you very much Al, it works fantastic !
:clap

I'm so sorry for black on message, I didn't notice the problem !