-
AuthorPosts
-
treybraid Friend
treybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
February 19, 2010 at 3:22 pm #148834using the grass template…and teline 2 style tabs…
url: http://www.govenom.com/TEST
what do i need to edit to change the text color of the tabs to #FFFFFF – right now they are #CC0000 which is tied to a change I made within the template … i have tried to edit the style.css file in the telline folder within plugins>content for the tabs theme… also what would I edit to eliminate the gap of the tabs and the content below?
Thanks
Treytreybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
February 21, 2010 at 3:00 pm #333288anyone…. please take a look and let me know…
thanks
treySaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 23, 2010 at 6:48 am #333518dear guy
i coud not find the tabs as you said, pls give me the link in detail
thanks
treybraid Friendtreybraid
- Join date:
- May 2008
- Posts:
- 302
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 43
- Thanked:
- 14 times in 1 posts
February 23, 2010 at 8:37 pm #333620goto right side and scroll down for the gamecenter ( gamecenter – venom – schedule )… tabs currently black with red text— need to change the text to white…
thanks
treySaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 24, 2010 at 2:47 am #333637Pls open the file /plugins/content/ja_tabs/themes/teline_ii/style.css and find codes at line 54
.teline_ii .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
border-color:#F0F0F0 /*rgb(240, 240, 240) -moz-use-text-color*/;
border-style:solid solid none;
border-width:0px 0px medium;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFF;
font-weight:bold;
line-height:20px;
margin:0pt;
padding:0pt 10px;
text-transform:uppercase;}
replace:
.teline_ii .container .ja-tabs-title-top ul.ja-tabs-title li h3 {
border-color:#F0F0F0 /*rgb(240, 240, 240) -moz-use-text-color*/;
border-style:solid solid none;
border-width:0px 0px medium;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#FFF !important;
font-weight:bold;
line-height:20px;
margin:0pt;
padding:0pt 10px;
text-transform:uppercase;}
Good luck
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum