Change Color of Text Block for Image Show on eSport Template

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
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 Oct 23, 2012 4:01 am
Hello,

How can I change the color or the Text Block for image show pro on eSport?

For the "Pink" color template, the text block background is automatically a light blue color.

Also, I have another question about Image Show on eSport...

How can I remove or modify the text in the tech tips that show up on mouseover of the thumbnails for Image Show Pro? On mouse over for the thumbnails, in addition to the text that I entered for the images, it says "Shift+R improves quality of this image. Shift+A improves quality of all images on this page."

I want to remove that note. Could you tell me how to do this?

Thanks in advance!


Kind regards,

Corlisa



Thank you.
User avatar
Fresh Boarder

teitbite
Wed Oct 24, 2012 12:41 am
Hi

Text block background can be change with this css:

Code: Select all
.gkIsWrapper-gk_eSport .gkIsTextTitle {
    background-color: yellow;
}


This notes are being set by browser, not the template, but I've seen a jQuery code which can remove it here: http://stackoverflow.com/questions/1299 ... p-resolved
User avatar
Moderator


cron