Thread: H-Tracker v2
View Single Post
  #34  
Old 27th April 2009, 20:52
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by Ralphie View Post
Demo link does not work. Anyone can make a demo or screen???
here's my site with that code
supersonictorrents.co.uk

Bump:
Quote:
Originally Posted by wolfman View Post
still hawing error with shoutbox
does any one here can help or what ?
use this in your theme css for the shoutbox

PHP Code:
/*DEFINE THE SHOUTBOX CSS */
.shoutbox_body background:#F0F0F0;color:#000000;font:11px Verdana,Arial,Helvetica,sans-serif;border-right: #FFFFFF 2px solid;border-top: #707070 1px solid;border-bottom: #FFFFFF 2px solid;border-left: #707070 1px solid;}
.shoutbox_contain border0height230pxwidth100%; overflowauto;}
.
shoutbox_size border0height300pxwidth100%;}
.
shoutbox_history border0;height100%;width100%;}
.
shoutbox_messageboxback background-color#F0F0F0; }
.shoutbox_noalt background#F4F6FB;}
.shoutbox_alt background#f0f0f0;}
.shoutbox_msgbox width100%; background:#F4F6FB;color:inherit;border-right: #FFFFFF 1px solid;border-top: #707070 1px solid;border-bottom: #FFFFFF 1px solid;border-left: #707070 1px solid;}
.shoutbox_shoutbtn background:#F4F6FB;color:inherit;border-right: #868686 1px solid;border-top: #FFFFFF 1px solid;border-bottom: #868686 1px solid;border-left: #FFFFFF 1px solid;}
.shoutbox_error colorred;font-size13px; } 
Reply With Quote