arrow and with pagination placed at the bottom.. how?

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Wed Oct 30, 2013 8:47 pm
hi there

i am using your great module her:
http://test.mecc.nl/nl/

for this once no gavick template ;)

is there a way to place the arrow with pagination under the " read more"

thanx
emel
User avatar
Platinum Boarder

GK User
Thu Oct 31, 2013 10:48 am
Hmm... did you add the suffix ' nsp' to module? Could you mark on some screenshot where is this NSP module and where pagination appears?
User avatar
Platinum Boarder

GK User
Fri Nov 01, 2013 8:50 am
of course:
check: test.mecc.nl

or see the image. i need a way for the navigation to be at the bottom...

thx
User avatar
Platinum Boarder

GK User
Sat Nov 02, 2013 7:45 pm
oops forgot to send the image...
User avatar
Platinum Boarder

GK User
Sun Nov 03, 2013 9:12 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
div.nspTopInterface { position: absolute; bottom: 0; right: 0}
.nspArts { position: relative}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron