Top floating menu like Game News

July '10 Joomla Templates
GK User
Sun Sep 01, 2013 4:36 pm
Hi

Is it possible to add a top floating menu similar to the one in Game News? It is useful for a menu to always be available so people so not have to scroll to the top and being able to have the social media there is also a bonus.

Your help would be great!
User avatar
Junior Boarder

GK User
Tue Sep 03, 2013 7:57 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Sep 04, 2013 2:39 am
videogamesuncovered.com
User avatar
Junior Boarder

GK User
Sat Sep 07, 2013 8:47 am
Possible - yes, but would require a little custom JS job to do it.
User avatar
Moderator

GK User
Wed Oct 02, 2013 9:31 pm
How would one do this?
User avatar
Junior Boarder

teitbite
Thu Oct 03, 2013 9:30 am
Hi

Please try add this code to Your css file:

Code: Select all
#gkMainMenu {
    background: none repeat scroll 0 0 #FFFFFF;
    position: fixed;
    top: 0;
    width: 1000px;
    z-index: 1000;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.