Problem with styling the module

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Fri Mar 07, 2014 1:11 pm
Hello I dont know how to change styling of the module on my site: http://nw.mainspring.cz
I would like to have one big picture with image and name of the article and automatic slide show.
Any suggestions? Thank you
User avatar
Senior Boarder

GK User
Mon Mar 10, 2014 7:27 am
Have you seen this kind of usage of NSP module on any of our sites?
User avatar
Moderator

GK User
Mon Mar 10, 2014 9:14 am
I would like to set it up as on this screenshot from your site:
User avatar
Senior Boarder

GK User
Mon Mar 10, 2014 10:21 am
The configuration of this module is attached to this post.
Unzip it and place it in:
Code: Select all
modules/mod_news_pro_gk5/config/

folder.

Bare in mind, that this is a configuration from a different template so not all styles might be available. You would need to port them on your own.
news_video_nspgk5.json.zip
User avatar
Moderator

GK User
Mon Mar 10, 2014 4:19 pm
Thats much better thank you.
I dont know how to get rid of the small icon on right http://nw.mainspring.cz/
and also how to make the mouseover fit to the image window.
Do you have any suggestions?

Thank you
User avatar
Senior Boarder

GK User
Mon Mar 10, 2014 6:53 pm
Please edit: /templates/gk_postnote/css/override.css and add at its end:
Code: Select all
.gkNspPM-NewsGallery .gkImagesWrapper.gkImagesCols1 > a.gkImage {
background: none !important;
padding: 0px !important;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Mar 10, 2014 11:31 pm
works great! Thank you.
User avatar
Senior Boarder


cron