|
Title: CSS code find Post by: s3mt3x on December 20, 2007, 02:25:19 AM Hello Community
Good Job i Love Hcl. So i mod the G Themplate, and i cant found 1 css code. here post a screen that you can see it. sorry for my bad english. im from germany ;) so the white background cant i find on any css file. whho can i help me ? (http://250kb.de/u/071220/p/90d5ea77.png) Title: Re: CSS code find Post by: victor on December 20, 2007, 04:06:52 PM hi, try editing this file:
hcl/templates/G/css/chat.css aprox on line 83 modify this code: #content { padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom: 15px; background-image: url(../images/bg/popup_page.jpg); background-repeat: repeat-x; } |