-
AuthorPosts
-
August 22, 2012 at 11:24 am #180132Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 23, 2012 at 10:28 am #465112Open /templates/ja_teline_iv/css/template.css file
From
body#bd {
background: #fff
color: #333
font-size: 12px; /* Base Font */
line-height: 1.5;
}Change to
body#bd {
background: blue;
color: #333
font-size: 12px; /* Base Font */
line-height: 1.5;
}from
#ja-header .main { height: 115px; padding: 0; }
change to
#ja-header .main { height: 115px; padding: 0; background: white;}
from
#ja-mainnav .main { border-top: 1px solid #ccc margin-bottom: 12px; }
change to
#ja-mainnav .main { border-top: 1px solid #ccc margin-bottom: 12px; background: white;;}
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to change the layout color
Viewing 2 posts - 1 through 2 (of 2 total)