I am woundering how you do the bar at the top of a page like www.habbohotelfm.com can anyone tell me please
I am woundering how you do the bar at the top of a page like www.habbohotelfm.com can anyone tell me please
css maybe
background-image(http://hjhsduhd)
Ill sell you a good custom habbo layout which I have designed and coded for £1.00! PM me!
Its an iframe, linking to a page, and then they have got a list of banners which go through every ___ seconds..
Look
// Banner Ad Rotater v3.02
// Author: Anarchos > anarchos3********.com > http://anarchos.xs.mw/bannerad.phtml
// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/
<!--
myAd = new Banner( 14, 468, 60, "", 1, 0 );
myAd.Ad( "banners/habbobanner.PNG", "http://www.habbohotel.co.uk", "_blank", "Marketing planning" );
myAd.Ad( "banners/exten_host.gif", "http://extenhost.com", "_blank", "Marketing planning" );
myAd.Ad( "banners/djmozbanner.png", "http://www.habbohotel.com", "_blank", "Financial planning" );
myAd.Ad( "banners/habbohotelcom_banner.gif", "", "_blank", "Marketing planning" );
myAd.Ad( "banners/DJ%20Suzie%20banner1.gif", "http://www.habbohotel.com", "_blank", "Financial planning" );
myAd.Ad( "banners/djdarksoulsbanner.gif", "http://www.habbohotel.com", "_blank", "Financial planning" );
myAd.Ad( "banners/Proper%20Dj%20Almgithy.GIF", "http://www.habbohotel.com", "_blank", "Financial planning" );
myAd.Ad( "banners/radarbanner.gir", "", "_blank", "Financial planning" );
myAd.Ad( "banners/DJ%20pin%20banner.gif", "", "_blank", "Financial planning" );
myAd.Ad( "banners/DJ%20Charlie.PNG", "", "_blank", "Financial planning" );
myAd.Ad( "banners/adzbanner.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/DJ%20BLINGbanner.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/exten_host.gif", "http://extenhost.com", "_blank", "Marketing planning" );
myAd.Ad( "banners/donx.gif.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/bestdjs2.gif.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/bestdjs1.gif.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/Akeno.gif.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/boos.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/exiebannernew.gif", "", "_blank", "Financial planning" )
myAd.Ad( "banners/DJ%20Weec%20(DJ%20Banner).png", "", "_blank", "Financial planning" )
myAd.Ad( "banners/dj%20jack!.bmp", "", "_blank", "Financial planning" )
myAd.Ad( "banners/Carnio%20live%20HHFM.png", "", "_blank", "Financial planning" )
nvr mind my post then
Ill sell you a good custom habbo layout which I have designed and coded for £1.00! PM me!
Tables.
XHTML, CSS, AJAX, JS, php, MySQL.
--
HxF moderators can't read timestamps.
Put this in the <head></head> tags.
and put this somewhere in the <body></body> tags.Code:<style type="text/css"> body{ margin-left: 0px; margin-top: 0px; margin-right: 0px; } .box{ padding-left: 0px; padding-top: 0px; background-color: #ff00ff; width: 100% } </style>
PreviewHTML Code:<div class="box"> Hello </div>
Last edited by LeTomb; 28-05-2006 at 08:48 AM.
Then changeOriginally Posted by :.:Numark:.:
the width isnt 100% for me i get a bit of white at the end
ToHTML Code:body{ margin-left: 0px; margin-top: 0px; }
HTML Code:body{ margin-left: 0px; margin-top: 0px; margin-right; 0px; }
XHTML, CSS, AJAX, JS, php, MySQL.
--
HxF moderators can't read timestamps.
Want to hide these adverts? Register an account for free!