[quote=eiramesorcute]...thanks "bwizetT"...
...i already pasted in my css file, but the my banner didn't appear...
...here's the code kindly check it...[/quote]
maybe because you have 2 NAVIGATION CODES inside your css...
you have this on the middle part of your css
[quote]/* NAVIGATION BOX */
#navigation {
height: 100px !important;
position: relative !important;
margin: 0 !important;
padding: 170px 0 20px 0 !important;/*this part depends on how big your banner will look like*/
border: 5px double ff00cc !important;
font-family: Comic Sans MS !important;
line-height: 1.0em !important;
background: transparent !important;
background: url() !important;
background-position: center center !important;
background-repeat: no-repeat !important;
}[/quote]
recheck your codes...
Last edited by Refresh/Reload (2008-07-31 03:00:55)