Navigation in PortalMode5 .nspPrev, and .nspNex

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Fri Aug 24, 2012 4:02 pm
I can not make the navigation arrows to be align in firefox and chrome If I align for chrome not align in firefox...??

Absolute vs relative?

I been moving this lines starting @ line 112 in the style.portal.mode.5.css file

Code: Select all
}
.nspMainPortalMode5 .nspPrev {
    position: absolute;
    top: 50%;
    left: 8px;
    z-index: 1;
}
.nspMainPortalMode5 .nspNext {
    background-position: -16px 0;
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 1;
}


Please take a look in firefox and chrome http://50.28.21.93/~maiacomm/ and look at the navigation arrows alignment is different in both browsers...

thanks
User avatar
Expert Boarder

GK User
Sun Aug 26, 2012 5:35 pm
For me the arrows both in the Firefox and Chrome work the same - could you send here a screenshots from your browsers?
User avatar
Administrator

GK User
Mon Aug 27, 2012 10:29 pm
Find the attachments

Look at the arrows !

thanks
User avatar
Expert Boarder

GK User
Tue Aug 28, 2012 6:49 am
For me the problem is not connected with arrows but with the image dimensions - please try to set image margins in the module settings at the thumbnails section to 0.
User avatar
Administrator


cron