|
|
|
|
|
|
Posted: Sat May 06, 2006 8:18 pm
Is it possible to remove the status bar? I'm wanting to remove it and put urls for the links in my about section. (:
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sat May 06, 2006 10:58 pm
Well i dunno if this will help but this will make all that blue shitty stuff dissapear
#bar{background:transparent;}
#bar #offlineButton {background: transparent url()height: 30px; width: 57px;} #bar #addButton {background: transparent url(http://img164.imageshack.us/img164/8025/friend6ja.gif)height: 30px; width: 27px;} #bar #msgButton {background: transparent url(http://img104.imageshack.us/img104/8927/pm7uw.gif)height: 30px; width: 21px;} #bar #tradeButton {background: transparent url(http://img236.imageshack.us/img236/4451/trade6cs.gif) height: 30px; width: 21px;} #bar #ignoreButton {background: transparent url(http://img164.imageshack.us/img164/1185/ignore6fq.gif)height: 30px; width: 29px;} #bar #addButton a {background: transparent url(http://img164.imageshack.us/img164/8025/friend6ja.gif) width: 27px;} #bar #msgButton a {background: transparent url(http://www.gaiaonline.com/profile/privmsg.php?mode=post&u=3458275) width: 21px;} #bar #tradeButton a {background: transparent url(http://img236.imageshack.us/img236/4451/trade6cs.gif) width: 21px;} #bar #ignoreButton a {background: transparent url(http://img164.imageshack.us/img164/1185/ignore6fq.gif) width: 29px;}
|
 |
 |
|
|
|
|
|
|
|
|
|
|
Posted: Sat May 06, 2006 11:39 pm
#profile #bar {display: none; } will get rid of it completely for you.
|
 |
 |
|
|
|
|
|
|
 |
|
|
|
|
|