Czy mozna zmienic kolor czcionki?

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
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
Tue Feb 04, 2014 8:50 pm
Witam, czy w Image Show GK4ver. 1.38 można zmienić kolor czcionki? Dziękuje za informacje
Pozdrawiam
User avatar
Senior Boarder

GK User
Tue Feb 04, 2014 10:25 pm
Hi,
yes it's possible,
tak jest to możliwe, aczkowiek wymaga to nadpisania stylu CSS.

Please URL where you have you page and this module. If not, I have to guess.... but it would be not easy, because this module have about 10 different styles.

p.s.
This simple guide should help you: http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Platinum Boarder

GK User
Tue Feb 04, 2014 10:33 pm
For example for GKGame style:
Code: Select all
.gkIsWrapper-gk_game figcaption a { color: red; }
User avatar
Platinum Boarder

GK User
Tue Feb 04, 2014 11:48 pm
Dziękuje, chodzi o joomla-templates/shop-and-buy, pozdrawiam
User avatar
Senior Boarder

GK User
Tue Feb 04, 2014 11:51 pm
Nie pytam jaki masz szablon ;)
ale jaki styl ustawiony w module, też Shop& Buy ?
If this one, please use this code:
Code: Select all
.gkIsWrapper-gk_shop_and_buy .figcaption a {
    color: #FF0000;
}


Jak używać wlasny kod CSS --> http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Wed Feb 05, 2014 12:02 am
tzn. zrobione :) dziekuje
User avatar
Senior Boarder

GK User
Wed Feb 05, 2014 12:06 am
Check our customization category we have there lot's of guides: http://www.gavick.com/documentation/cat ... -template/
User avatar
Platinum Boarder


cron