PDA

View Full Version : Coding Headers Into My Pages



Tim.
21-03-2008, 04:06 PM
Basically,

I'm in need of coding my headers which will be on my homepage saying
'welcome to hotelnav' etc, www.clubhabbo.net (http://www.clubhabbo.net) - like they have done with the blue rounded rectangles.

How do i code this in?
.http://www.hotelnav.co.uk/welcomehn.png

Thanks.

--ss--
21-03-2008, 07:09 PM
Basically,

I'm in need of coding my headers which will be on my homepage saying
'welcome to hotelnav' etc, www.clubhabbo.net (http://www.clubhabbo.net) - like they have done with the blue rounded rectangles.

How do i code this in?
.http://www.hotelnav.co.uk/welcomehn.png

Thanks.
First of all you need to remove the text from the image so it's just a plain orange eclipse.
In your html i'm guessing you've set you're divs out like this:


<div id="container">
<div id="top"></div>
<div id="mid"></div>
<div id="bot"></div>
</div>

You will have to put the writing that you want on the orange background inside the 'top' div
so it'll look like <div id="top">Welcome to ......</div>

Want to hide these adverts? Register an account for free!