-
AuthorPosts
-
digitaldj Friend
digitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 15, 2009 at 5:21 pm #146060what image i have to edit so i can change that color
and how i can change the main background?
the grey one- instantinlaw Friend
instantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
November 15, 2009 at 10:10 pm #323634For the menu In template.css edit the following to suit your needs. For the color edit the hex #666666.
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3 {
background: url(../images/h3-bg.gif) repeat-y left top #A5A5A5;
border-right: 5px solid #666666;
color: #FFFFFF;
font-size: 100%;
letter-spacing: 1px;
margin: 0 0 10px;
padding: 7px 0 7px 15px;
text-transform: uppercase;
}
The rest of what you are looking for is probably here:
#ja-header .inner {
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
height: 60px;
padding-top: 0pt;
padding-right: 15px;
padding-bottom: 0pt;
padding-left: 15px;
position: relative;
}
But I can’t be sure because you have not provided a url.AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by instantinlaw 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum