-
AuthorPosts
-
magtaf Friend
magtaf
- Join date:
- April 2006
- Posts:
- 78
- Downloads:
- 27
- Uploads:
- 29
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
May 10, 2011 at 3:44 pm #163822Hi, I am using the JA Social template and I have 2 questions in reference to formatting.
Question 1: I want to change the JA Login position module color to a darker color, currently i changed the header background and the fonts are white, you cant hardly see it. Where can I do this and that is the tag that I need to modify.
Question 2: I want to chang the Mega Meny froms from all caps to all lower case and the Article font color to a diferent one, see imgae
-
himangi Friend
himangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
May 11, 2011 at 7:03 am #390724Hi,
Can you please provide your site url? it will be easier to give you a solution if I can see the site.
magtaf Friendmagtaf
- Join date:
- April 2006
- Posts:
- 78
- Downloads:
- 27
- Uploads:
- 29
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
May 11, 2011 at 4:33 pm #390816Sure, its problemsolveddaily dot com.
The first image is on very page, in JA Login position
The second image is on this page. http://problemsolveddaily.com/healthy-living
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
May 12, 2011 at 7:47 am #390910To change color of Login & Create an account links, you can change color : #ffffff defined for #ja-headtools li a { in template.css line 470.
To remove the grey backgroun for login position you will have to remove body#bd { background: image path specified here. } But this will remove the whole header background, the grey image with flower in it.
I see that you have already made the megamenu lowercase. So I assume these issues are solved.
To change the article heading color on http://problemsolveddaily.com/healthy-living you need to add color: #colorcode; to h1. Currently you can add the color property to following code on line 54 in template.css, which will apply your color to all contentheading having h1,h2 tags or not having any additional tag
<blockquote>h1.contentheading, h2.contentheading, .contentheading {
margin: 0;
padding: 0 0 5px;
} </blockquote>OR you can add <blockquote>h1.contentheading{color:#colorcode;}</blockquote> in your tempate.css1 user says Thank You to himangi for this useful post
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by magtaf 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum