color change from Tabs

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Jul 14, 2012 12:37 am
How can change the blue color from Tabs?,i want White.and letters blue.
www.looktrips.gr
User avatar
Senior Boarder

GK User
Sat Jul 14, 2012 6:19 am
Hi,

If you change the color to be white, the tabs won't be visible because your site's background is white already.

In order you want to change, open your override.css file and change the code:
Code: Select all
ul.gkTabs li.active, ul.gkTabs li.active:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.vertical ol li.active:hover {
    background: none repeat scroll 0 0 #3477BB !important;
}

To:
Code: Select all
ul.gkTabs li.active, ul.gkTabs li.active:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.vertical ol li.active:hover {
    background: none repeat scroll 0 0 #FFF !important;
    color: #3477BB!important;
}
User avatar
Platinum Boarder

GK User
Sat Jul 14, 2012 7:38 pm
Hey Don,
tabs GK4,change good but at Tabs GK5 dont see the letters :D

Thnx
User avatar
Senior Boarder

GK User
Sun Jul 15, 2012 10:56 pm
Hi,

Please add this code plus:
Code: Select all
ul.gkTabs li.active:first-child, .gkTabsWrap.vertical ol li.active:first-child {
    color: #3477BB!important;
}
User avatar
Platinum Boarder

GK User
Sun Jul 15, 2012 11:27 pm
Thnx Don,
I have one more Question,
at line 280 i found this

<div id="gkBanner1" class="clear clearfix">
<div style='position:absolute;left:-4501px;width:531px'>[fn91] Коды для всех компьютерных играх. Самые популярные <a href="http://lotgames.ru/index.php?option=com_content&view=article&id=24:-gta-san-andreas&catid=23:2012-03" title="коды нa gta san andreas">коды нa gta san andreas</a>. Читы для gta san andreas. Интернет магазины под заказ. <a href="http://trust-studio.ru/index.php?option=com_content&view=article&id=3&Itemid=14" title="Купить интернет магазин">Купить интернет магазин</a> по хорошей цене. Заказ через интернет магазин. Ипотека для молодых семей. Лучшая <a href="http://getkredit.ru/index.php?option=com_content&view=category&layout=blog&id=4&Itemid=5" title="ипотека без первоначального взноса">ипотека без первоначального взноса</a>. Покупка квартиры в ипотеку. Профессиональные темы для wordpress. Скачать лучшие <a href="http://wpress-master.ru" title="темы wordpress">темы wordpress</a>. Русские темы wordpress бесплатно. Лучшие идеи для бизнеса. Как делать свой собственные <a href="http://poleznii.ru/index.php?option=com_content&view=category&layout=blog&id=15&Itemid=16" title="бизнес идеи">бизнес идеи</a>. Бизнес идеи с минимальными вложениями. Бесплатные игры для мальчиков. Играть в <a href="http://free-minigames.com/" title="игры">игры</a> онлайн бесплатно. Бесплатные игры без регистрации. Лучшие советы как мариновать <a href="http://samodelnaya.ru/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=28" title="шашлык">шашлык</a>. Где пожарить шашлык в выходные. Как приготовить шашлык из свинины.</div>


is dangerous?
because in two days will be the site online

Thnx
User avatar
Senior Boarder

GK User
Sun Jul 15, 2012 11:52 pm
Hi,

Can you please clarify that question, I don't really understand!

Thanks,
User avatar
Platinum Boarder

GK User
Sun Jul 15, 2012 11:57 pm
Sorry,
I wanted to ask if the above, it is dangerous for the site.Seemed strange
User avatar
Senior Boarder

GK User
Tue Jul 17, 2012 12:48 am
Oh I see it now, if you don't know what it is, then it should be found and removed. It seems to be a module assigned to position gkBanner1.
User avatar
Platinum Boarder

GK User
Tue Jul 17, 2012 1:31 am
Don Lee wrote:Oh I see it now, if you don't know what it is, then it should be found and removed. It seems to be a module assigned to position gkBanner1.


:) ok thnx Don
User avatar
Senior Boarder

GK User
Tue Jul 17, 2012 1:44 am
No problem at all, feel free to let me know if you need any further helps.

Cheers,
User avatar
Platinum Boarder


cron