-
AuthorPosts
-
John Wesley Brett Moderator
John Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 28, 2009 at 5:56 pm #321936For clarification…the example you sent shows the standard “MENU” but the Highlighted area is either a Section or Category header.
My question…are you really wanting to know about the MENU or the area you actually highlighted?
Thanks,
John.October 28, 2009 at 6:57 pm #321944Thank you
I want to change -> Yakın Dünya : Sağlık – Hastalıklar and backgroundOctober 30, 2009 at 9:08 am #322107can you help me ?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 30, 2009 at 3:59 pm #322140Yes I can help. Can you give me the URL to this site and I can give you the exact line number and CSS code changes you will need.
John.
October 30, 2009 at 4:00 pm #322142Thank you
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 30, 2009 at 6:02 pm #322148Okay!
Your formating for that area is controlled on template.css – line 76
You simply add whatever formating you want to this area…and it overrides the current global formatting for that area.For instance:
Let’s say you wanted to change the color of the font to RED – you add the code highlighted in RED below.
Let’s say you wanted the background to be a GRAY color – you would add the code highlighted in BLUE below.
.componentheading {
border-bottom:1px solid #DDDDDD;
font-size:250%;
color: #FF0000;
background: #cccccc
}Whatever CSS coding you can think of can be used in this area. But keep in mind…this will cause this to change for ALL component headings.
Have fun!
John.October 30, 2009 at 6:22 pm #322149example : ı want change background ;
Yakın Dünya : Sağlık – Hastalıklar – Red colour
Yakın Dünya : Teknoloji- Uzay – Green colourIs it possible to separate different colors?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 31, 2009 at 5:15 pm #322208Yes…but you will need to create different CSS sets for each color that you want.
I would recommend you contact a web developer to assist you further as this extensive customization request is beyond the scope of a public forum.Have a good day.
John. -
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by John Wesley Brett 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum