highlight gk5 problem, gknews pagination arrows error

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Mar 03, 2015 3:27 am
Reply with quote
Report this post
hello again

i have this problem with highlighter in backend it doent load correctly. it display;s only position language basic things.

i think it is broken. i tried all solutions on forum before i write (might missed something).I reinstall module. i copied module in folder all. can i do anything else ?

also in previous post i asked for help. i have this problem with banner left module gk5 with pagination arrows. they look strange. there is an inside arrow inside and i would like assistance on that as well.

thanks in advance.

if needed i would be happy to supply user to look from inside.
User avatar
Junior Boarder

teitbite
Sun Mar 08, 2015 8:24 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Fri Mar 20, 2015 9:21 pm
Reply with quote
Report this post
Hi

You forgot to send me the access to panel so I could not check the Highlighter issue.

A fix to NSP arrows is to add this code to override.css and make sure override is enabled in template settings:

Code: Select all
.nspPrev:after,
.nspNext::after {
    display: none;
}
User avatar
Moderator

GK User
Sat Mar 21, 2015 1:01 pm
Reply with quote
Report this post
thanks a lot friend. solved
User avatar
Junior Boarder


cron