Top of the page

GK User
Thu Feb 24, 2011 10:59 am
Hi,

I would disable "top of the pag"e in K2

Thanks.
User avatar
Gold Boarder

Konrad M
Thu Feb 24, 2011 11:03 am
Hi

Can you give more details and url site please ? :)
User avatar

GK User
Fri Feb 25, 2011 10:28 am
Of course :

http://www.rainet.fr/demo1/index.php?op ... nt-travaux

For me i'ts : haut de page
User avatar
Gold Boarder

Konrad M
Fri Feb 25, 2011 10:32 am
Add to override.css
Code: Select all
.itemBackToTop {
display:none;
}

and remember to enable it.
User avatar

GK User
Thu Apr 07, 2011 9:24 am
hi

I did what you say. top of page button does not appear

.itemBackToTop {
display:none;
}

override.css file, pasted the above code. I did override.css the active mode and a huge part of the

Thank you...
User avatar
Fresh Boarder

Konrad M
Thu Apr 07, 2011 10:09 am
Great, I'm glad I could help :)
User avatar

GK User
Mon Jul 30, 2012 1:45 pm
Hello Konrad,

I want to do the same. I copied the source to the override.css in the /templates/gk_finance_business/css/override.css file!

I use the gk_finance_business template. Where have I to enable the override.css file?

Tanks a lot...
User avatar
Fresh Boarder

GK User
Mon Jul 30, 2012 2:11 pm
Hey I found another way...
in the Template Configuration you can paste code under
advanced settings custom css code and it works!

Thanks Konrad for the code....
User avatar
Fresh Boarder


cron