Message # 1 | 8:39 AM
Design #1211 - Games

This template does not support the interactive Header Editor. Learn more...




1) How to Change Header



This template consists of a logo, website name and description.

1) To change the website name, go to Settings > Common Settings > Name of your site.
2) To change the logo, go to Control Panel > Design Customization > Style Sheet (CSS), line No. 40.

Code
.site-l {display:inline-block;background:url(/.s/t/1211/logo.jpg) 0 50% no-repeat;padding:12px 0 37px 70px;}




/.s/t/1211/logo.jpg is the link to the logo image. You can put your own image link, once you upload it to the File Manager of the website.

3) To change the description of the website, go to Control Panel > Design Customization > Top part of the website, line No. 17.

2. How To Customize Sidebar Blocks



Two images are the background of the blocks, one of them is for the content, the second is for the name of a block.
In order to change them, go to Control Panel > Design Customization > Style Sheet (CSS):

Code
.sidebox {margin:0 0 20px;padding:0;border:3px solid #292114;background:#7c4500 url(/.s/t/1211/side.jpg);color:#c9a554;} .sidetitle {padding:10px 15px;font-size:20px;color:#fff;background:#447e18 url(/.s/t/1211/title.jpg);border-bottom:3px solid #292114;text-shadow:0 1px 1px #32561b;}


and


/.s/t/1211/side.jpg and /.s/t/1211/title.jpg are the links to the images. You can put your own image links, once you upload them to the File Manager of the website.

3. How To Change Design Background



The background is an image.
In order to change the background of the website, go to Control Panel > Design Customization > Style Sheet (CSS), line No. 19:

Code
#overlay {background:url(/.s/t/1211/header.jpg) 50% 0 repeat-x;}


/.s/t/1211/header.jpg is the link to the image. You can put your own image link, once you upload it to the File Manager of the website.

4. Default Color Of The Template

The default color is #25170A
Attachments: 2166630.png (452.2 Kb) · 6183686.png (71.2 Kb) · 2402410.jpg (1.8 Kb) · 9379081.png (69.0 Kb) · 1527934.jpg (6.4 Kb) · 0824185.jpg (6.2 Kb) · 2619722.jpg (98.0 Kb) · 0603161.png (0.2 Kb)