PDA

View Full Version : 2nd Banner w/ Navbar


natmartom
Jun-08-2009, 03:49 PM
I am unable to open the problems-flowchart within the Banner Tutorial.
I need help with an html code within the Header Section.

I would like to create a pretty looking “About the Artist” page. To do this, I created a 2nd Banner, which was saved as a .jpg file and placed in a gallery called: About the Artist”
In the CSS, I have the following html codes for both banners:

#my_banner {
width: 800px;
height: 130px;
margin: 0 auto;
background: url(http://thrumarzenaslens.smugmug.com/photos/453414238_zZ7n9-O.jpg) no-repeat;
}

.gallery_About the Artist #my_banner {
width: 750px;
height: 900px;
margin: 0 auto;
background: url(http://www.thrumarzenaslens.com/photos/556944530_YHcY9-O-1.jpg) no-repeat;
}

I am not sure what code is required in the HEADER section in order to create a new Navbar on the main page and for the About the Artist page to only display the main Banner + the 2nd Banner.
Please help.

Marzena.