Top fixed bar

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
Sat Mar 30, 2013 2:04 pm
Reply with quote
Report this post
Hello:

I want the top bar to be fixed, so on the css I change to fixed. The problem is that now the content below needs to be adjustable so that the margin to the top does not hide some pixles of the positions below the top bar.

I´m a newbie so I apreciate your help.

Thanks
User avatar
Junior Boarder

teitbite
Mon Apr 01, 2013 3:51 pm
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

teitbite
Thu Apr 04, 2013 1:04 am
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkPageContent {
    padding-top: 40px !important;
}
User avatar
Moderator


cron