Thread: H-Tracker v2
View Single Post
  #97  
Old 23rd July 2009, 01:27
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by sacco View Post
hello all my image speak
In your theme folder there is a file called theme.css where on line 230 you have this:
PHP Code:
.description {color:#32475F; background:#FFFFFF; border-color:#486386; border-style: outset; height: 80%; width: 420px; overflow: auto; padding:3px;} 
I think the 420px width is your "problem" ...just make it 600 or whatever
Reply With Quote