Thread: H-Tracker v2
View Single Post
  #35  
Old 27th April 2009, 21:45
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by raefor View Post
here's my site with that code
supersonictorrents.co.uk

Bump:

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; } 
there is the problem that i did so but still get that error
i fixed it other way
make folder caled css in chosed theme folder
then make there new file called theme.css puted in define lines showed up
but still need to hawe the same define lines in css in theme folder to work properly
and any kind of shoutbox color changes must be defined in var/www/themes/yourtheme/css/theme.css
other in var/www/themes/yourtheme/theme.css
:unknown:no idea why that but works almoust like shoud
some changes in shoutbox.php and then will be youst lovely
but still this is the best source i have ever used
so big thank you !! for wonderful share !!
Reply With Quote