#basket
New messages Members Forum rules Search RSS
  • Page 1 of 1
  • 1
Forum » For webmasters » Template installation » Help...
Help...
Filip5Date: Wednesday, 26.10.2011, 22:18 | Message # 1
Group: Verified
Posts: 117
Awards: 4
Status: Offline
I decided to re-upload site. I want to change the colour from black to white...

http://img64.imageshack.us/img64/3809/beznzvufgf.jpg

I want it to look like this:

http://img9.imageshack.us/img9/3992/beznzvu2z.jpg

Any ideas?

Edit:Also having problem with the pics, but its custom template...

http://vff.ucoz.net/
 
SirDarknight(Tonmoy)Date: Thursday, 27.10.2011, 15:04 | Message # 2
Group: Verified
Posts: 167
Awards: 6
Status: Offline
Filip5, I'm very sorry, but I can't see the pictures hosted by imageshack, can you please upload the images to your site's file manager?

Please Give Me A Reputation or Award If My Post Helps You
 
adminDate: Thursday, 27.10.2011, 15:30 | Message # 3
Group: Verified
Posts: 187
Awards: 8
Status: Offline
style.css -> find .backgroundlevel-high #rt-background and change on
Code
.backgroundlevel-high #rt-background {
      background: url("../images/main-bg2.png") repeat-x scroll 50% 0 white;
}


style.css -> find body and change on
Code
body{color: #AAAAAA;}


style.css -> find .bodylevel-high #rt-main-surround and change background on
Code
background: url("../images/main-bg.png") repeat-x scroll 50% 0 #F4F4F4;


template.css -> #rt-main-surround .module-full h2.title -> add this code
Code
color: #AAAAAA;


Good luck happy
 
SirDarknight(Tonmoy)Date: Friday, 28.10.2011, 05:27 | Message # 4
Group: Verified
Posts: 167
Awards: 6
Status: Offline
admin, Thnx

Please Give Me A Reputation or Award If My Post Helps You
 
Forum » For webmasters » Template installation » Help...
  • Page 1 of 1
  • 1
Search: