Help - Search - Members - Calendar
Full Version: divs on a header
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
rayyyy
Okay the header banner for my website has 3 boxes on it which are supposed to have text in them. can someone give me a code to put text in the boxes so it works or tell me where im supposed to put it in the code. Thanks.
aaayotiffany
this might help. but its for xanga. so it might not work.

http://www.createblog.com/scripts/script.php?id=113


wait, never mind.
tokyo-rose
I don't think that's what the OP is talking about. (;

Please post your coding and a link to your site like the rules say to:
QUOTE
• Topic must be titled to reflect the question you are asking.
• Topic must include a screenshot or url AND any coding used.

It will be easier for someone to help you then. :)
rayyyy
eep sorry. i don't have it up on a site yet but here is the code

CODE
<html>
<head>
<title>Push Play Source// your #1 site for Push Play.</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>


<body style="background: url(http://img90.imageshack.us/img90/5454/backenw4.png); background-color: #181818; background-repeat:repeat-y;">
<div style="position: absolute; top: 0px; left: 20px;">
<img src="http://i12.photobucket.com/albums/a208/Rachel_891/lv2bancopy1.png" border=0>
</div>


<div style="position:absolute;background-color:#494949; left:271px; top:508px; width:500px;border:1px; overflow: auto; overflow-x: hidden;">
<h1>PLACE TITLE, DATE, OR SOMETHING HERE</h1>
<h2>BLAH BLAH BLOO</h2>
<div class="content">

content goes here

</div>
</div>

<div style="position:absolute;background-color:#494949; left:20px; top:508px; width:225px;border:1px; overflow: auto; overflow-x: hidden;">

<div class="side">
<h1>Site Stats</h1>
Welcome to <b>Push Play Source</b>. This site just opened, so hopefully with time we will grow into something bigger and better. I will be updating this site daily and keeping you update on everything Push Play. So keep checking back =] <br> Raee</br>
</div>
<br>

<div class="side">
<h1>Site Stats</h1>

<b>Site Name:</b> Push Play Source<br>
<b>Owner:</b> Rachel<br>
<b>Co-Web:</b> Caitlyn<br>
<b>Opened:</b> April 7, 2008<br>
<b>Layout by:</b> Rachel<br>
<b>Version:</b> 1.0<br>
</div>
<br>

<div class="side">
<h1>Navigation</h1>
<center>

<a class="navi" href="pushplay.php">Push Play</a>
<a class="navi" href="gallery.php">Gallery</a>
<a class="navi" href="media.php">Media</a>
<a class="navi" href="fanstuff.php">Fan Stuff</a>
<a class="navi" href="theowners.php">Owners</a>
<a class="navi" href="contactus.php">Contact Us</a>

</center>
</div>
<br>

<div class="side">
<h1>Forum</h1>
<br><center>
<img src="http://i12.photobucket.com/albums/a208/Rachel_891/pp-1.jpg" border="0"><Br>
Coming Soon!<br>
</center>
</div>
<br>

<div class="side">
<h1>Push Play Links</h1>

<a href="http://myspace.com/pushplayrox">Push Play's Official Myspace</a><br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=215772637">Official Push Play Street Team</a><br>
<a href="">Official Push Play Youtube</a><Br>
<a href="http://www.justin.tv/officialpushplay">Push Play Chat</a><Br>

</div>
<br>



</div>

</body>
</html>


here is the banner

http://i12.photobucket.com/albums/a208/Rac...lv2bancopy1.png
rayyyy
thank you thank you thank you =]]]
Relentless
Glad you got you answer.

TOPIC CLOSED.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.