Thread: H-Tracker v2
View Single Post
  #36  
Old 29th April 2009, 09:14
hack346 hack346 is offline
Banned
 
Join Date: Mar 2008
Turkey
Posts: 80
Default
Quote:
Originally Posted by wolfman View Post
can you help me with shoutbox
in original style it works fine but when i change style

Attachment 1264

cant get it right

u must add also in your new css this :

Code:
#tools
{
  width : 175px;
  height : 90px;
  position:absolute;
  top : 175px;
  left : 155px;
  background : #F1F2FE;
  border: 2px solid #486386;
  visibility : hidden;
}
now u can change your colors :)
Reply With Quote