Need help with Code for my Header
-
Hello People, please help me with this.
I’ve designed my own header and already managed to place it where it’s supposted to be. I have created images which i want to place on the right and the left side of the header. I even managed to place the img on the left side. However it wount work for the right side. Who knows what code i have to write???
Have a look at the situation on this image: myheader
This is the code that made me change the left corner successfuly in my style-section-colors.css:
div#title { background: transparent url(‘images/header-links.jpg’) left top no-repeat; }
div#title-wrapper { background: transparent url(‘images/background-title.jpg’) left top no-repeat; }
div#sitename h1 { background: transparent url(‘images/background-sitename.jpg’) left top no-repeat; }How can I fill corner B (as taged on my linked image for you) with the second image i’ve prepared????
It should be pritty easy – but ive tried everything my mind could make up.
Thanks for the help alraddy.
alex
- The topic ‘Need help with Code for my Header’ is closed to new replies.