Simple Style
Additional Info
Navigation Bar: Yes
Search Bar: No
Welcome Message: No
Gravatar: No
RSS: No
Ads space: No
Footer Widgets: No
Simple Style Template Layout
Set up the Top Navigation
Go to Layout -> Edit HTML, press [CTRL+F3] to find the code below and replace with your own link.
For example,
Change the header and footer image
Go to Layout -> Edit HTML, press [CTRL+F3] to find the code below and replace the ‘YOUR-LINK-HERE’ to other set’s header image link:
For Header,
body {
margin:0px auto;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
background: #ffffff url(’YOUR-LINK-HERE’) no-repeat center top;
color:#000000;
}
For Footer,
#base2{
position:absolute;
overflow:hidden;
width:950px;
margin:0px auto;
top:0px;
background:url(’YOUR-LINK-HERE’) no-repeat bottom right;
}

Posting Komentar