-
AuthorPosts
-
April 20, 2011 at 3:24 pm #163014
Am using JA Social and I wish to change the background colour in the logo position to Red instead of the default. I realise it is controlled by header_bg2. But when I change this graphic, it changes even the footer and other body background.
I just wish to chage the logo position only (see attached graphic)
Yuor help is much appreciated.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 20, 2011 at 6:48 pm #387324Hi,
I can’t see your attached file? Could you attach it?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 20, 2011 at 7:15 pm #387330Edit the template.css in this path : templates/ja_social/css/template.css
#ja-header {
border-top: 1px solid #4FAED2;
margin-top: 29px;
z-index: 13;
}
Add a background css to the above css like ” background: #FF0000;”
For Ex:
#ja-header {
border-top: 1px solid #4FAED2;
margin-top: 29px;
z-index: 13;
background: #FF0000;
}
1 user says Thank You to chavan for this useful post
April 22, 2011 at 12:37 pm #387640Hi Chavan,
I have noticed something funny about my site. After changing the css as advised above. It seemed to work well but I ahve notice that the changes only affected the home page. If I navigate to any other link, the old background appears. How come it only applies to the home page and not the whole site.
Please help if you can.
Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 22, 2011 at 5:58 pm #387672<em>@osemollie 235823 wrote:</em><blockquote>Hi Chavan,
I have noticed something funny about my site. After changing the css as advised above. It seemed to work well but I ahve notice that the changes only affected the home page. If I navigate to any other link, the old background appears. How come it only applies to the home page and not the whole site.
Please help if you can.
Thanks</blockquote>
Could you give me a link to your website to find down what happend to it?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 23, 2011 at 7:07 am #387713Please provide your site url. Since the css code is a basic one and need to know what went wrong in your side.
April 23, 2011 at 10:22 am #387734I have not published the site yet. It is still on my development machine. I wonder if you can be able to access it that way.
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by chavan 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum