Message # 1 | 8:58 AM
Design #1231 - Computers & Communication

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




1) How to Change Header



The top part of the template consists of a website name, description, background and a logo.

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

2) To change the image around the logo, go to Control Panel > Design Customization > Style Sheet (CSS), line No. 32.

Code
.site-l {display:inline-block;background:url(/.s/t/1231/logo.png) 0 19px no-repeat;padding:0 0 0 40px;}


/.s/t/1231/logo.png 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 website name, go to Settings > Common Settings > Name of your site.

2. How to Customize Sidebar Blocks



The background image with a block name (blue color) can be changed in Control Panel > Design Customization > Style Sheet (CSS), line No 144.

Code
.sidetitle {padding:12px 15px;background:#046da3 url(/.s/t/1231/title.png) 0 0 repeat-x;text-shadow:0 1px 1px #024669;font-size:18px;text-transform:uppercase;color:#fff;border-bottom:1px solid #292929;font-family:'Jura DemiBold';-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;}


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

3. How to Change Design Background

The background of the template is just an image.



In order to change it, go to Control Panel > Design Customization > Style Sheet (CSS), line No. 72:

Code
#casing {background:#000 url(/.s/t/1231/bg.jpg) 0 0 repeat-x;padding:40px 0;}


/.s/t/1231/bg.png is the link to the background 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 #282828
Attachments: 6327585.png (232.2 Kb) · 7015054.png (6.7 Kb) · 4709237.png (1.2 Kb) · 9274761.png (79.5 Kb) · 2655434.png (0.2 Kb) · 7780511.jpg (168.7 Kb) · 8413913.png (0.8 Kb)