Colums problem and on hover text

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
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
Wed Jun 05, 2013 12:32 pm
Hello,
I just starting to build new website on Joomla 2,5 + MyFolio theme and I have a little problem with News Show Pro GK4.

http://mad.home.pl/WEBSITE/NOVAVERTA/

The NSPGK4 is on top of website and I can't setup this module to make 3 colums and 3 rows, without arrows on sides, like on this page: http://demo.gavick.com/joomla25/myfolio/

Another problem is how could I make "on hover" on whole image, not just on little bottom.

Thx for help.

Best Regards
Wojtek
User avatar
Fresh Boarder

GK User
Wed Jun 05, 2013 12:57 pm
To get same result as on demo page, please dcompare module settings with those attached in screenshot:
Screen Shot 2013-06-05 at 13.48.16.png


With hover effect, I need to know exact GK4 version that You use.
User avatar
Moderator

GK User
Wed Jun 05, 2013 1:05 pm
Also, please compare Basic settings against this screenshot:
http://d.pr/i/zqpO
User avatar
Moderator

GK User
Wed Jun 05, 2013 1:17 pm
Great :)
Thx for help, where could I find "module suffix" description ? because every thing change when I put "nsp gallery", maybe there is some other thmes for this...
User avatar
Fresh Boarder

GK User
Wed Jun 05, 2013 1:29 pm
You can find them described in demo page of our template in "module variations" as they depend on selected template.
User avatar
Moderator

GK User
Wed Jun 05, 2013 2:22 pm
OK, thx,
one more thing, what extantion You use in "contact Form" in "MyFolio" template ?
User avatar
Fresh Boarder

GK User
Wed Jun 05, 2013 4:45 pm
Components->contacts->contacts.
If You would like to mimic this behavior, please download our quickinstall package, and then You can copy configuration 1:1.
User avatar
Moderator

GK User
Thu Jun 06, 2013 1:13 pm
Thx again for help, now its working but I use "chronoforms" extansion and its vrty good and easy to use.

Is there also any posibibility in the "My Folio" template to turn off "on hover" then I put mouse on table ? Now when I make the simple table in article/item, when I open website and move mouse cursor on table its change colour, where I could turn this off ?

Best Regards
User avatar
Fresh Boarder

GK User
Thu Jun 06, 2013 2:57 pm
Could You show me your site?
User avatar
Moderator

GK User
Thu Jun 06, 2013 3:21 pm
hello,
of course, is in the bootm of the posts, but You could look here:

http://mad.home.pl/WEBSITE/NOVAVERTA/index.php/kontakt
User avatar
Fresh Boarder

GK User
Fri Jun 07, 2013 10:48 am
If You would like to remove this behavior for entire page, use:
Code: Select all
table tr:hover {
background: transparent;
}

added at the end of override.css file (remember to enable "CSS override" in template settings - advanced section.)

If You would like to do it only for this page, You need to find it's id in menu editor, then in template settings You can add suffix for pages for that particular page, and then use css to address this exact page.
User avatar
Moderator


cron