PDA

View Full Version : [+REP] How do i...??



Jaysir
15-05-2007, 11:49 PM
How do i make it so that a banner stays on the top?

Like if you go to www.uploadz.co.uk (http://www.uploadz.co.uk) they have their banner that takes up the whole top no matter what screen resolution you're set at. I seen it somwhere on the forum but I've looked and I can't find it..

THANKS! ;]

Ps. Don't say "google it" because i have...

Dentafrice,
15-05-2007, 11:51 PM
<style type="text/css">
<!--
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
p {
margin-left: 10px;
}
body {
margin: 0px;
}
#head {
background-image:url(http://www.uploadz.co.uk/beta_04_images/head.png);
width: 99&#37;;
height: 65px;
padding-top: 10px;
padding-left: 1%;
}
#shadow {
background-image:url(http://www.uploadz.co.uk/images/shadow.png);
width: 70%;
height: 30px;
float: left;
margin-bottom: 20px;
}
a {
color: #285D93;
}
-->
</style>
<body>
<div id="head"><a href="index.php"><img src="http://www.uploadz.co.uk/beta_04_images/logo1.gif" alt="Uploadz it!" border="0" /></a></div>
<div style="background:url(http://www.uploadz.co.uk/beta_04_images/shadow.png); height: 30px; width: 100%; margin-bottom: 30px;"></div>
</body>

Pawf
15-05-2007, 11:55 PM
Set the width to 100% and have the background repeating across (repeat-x)

Jaysir
15-05-2007, 11:56 PM
I seen that in their code, but i'm not quite sure how to understand it.. I'll have a go at it . Thanks. Dentafrice. [ offtopic- why'd you get banned? :O ]

Dentafrice,
15-05-2007, 11:57 PM
I seen that in their code, but i'm not quite sure how to understand it.. I'll have a go at it . Thanks. Dentafrice. [ offtopic- why'd you get banned? :O ]
Some "word i wont use" staff.

All for this line:

Mad gets whipped by his mum

QuickScriptz
16-05-2007, 03:26 AM
I seen that in their code, but i'm not quite sure how to understand it.. I'll have a go at it . Thanks. Dentafrice. [ offtopic- why'd you get banned? :O ]

His sig might partly explain it perhaps ;)

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