ImageShow : problems with news's titles

GK User
Fri Sep 07, 2012 11:13 am
Hello,

I've got two little problems with ImageShow :

1) When I want to change the main title's color of my news, it affects all other titles (h4) on the template. I don't want to do that. Here's a picture :

Image

2) I want my title fit on a single line with an ellipsis when it is too long.
I tried with "text-overflow: ellipsis" but nothing happens :

Image

I'm very frustrated about those problems and I thank you for your help. I can send joomla login via MP
User avatar
Fresh Boarder

teitbite
Fri Sep 07, 2012 12:14 pm
Hi

Please show me Your site.
User avatar
Moderator

Konrad M
Fri Sep 07, 2012 12:16 pm
Hi, please can you give us url to your site? It will be much easier to help you.
User avatar

GK User
Fri Sep 07, 2012 2:12 pm
Thanks for your reply

Please access to my website http://www.jmjv.fr :
User avatar
Fresh Boarder

Konrad M
Fri Sep 07, 2012 3:43 pm
To change only image show titles color please try add to override.css
Code: Select all
.gkIsWrapper-gk_partyfreak .gkIsText h4 a {
color:#ffffff;
}

and set your own color vaule. Remember to enable override.css option in template settings. For security reasons I've delete your pass and login. This is a public forum. I you want to send some access info please use Private Message to do this.
User avatar


cron