Fixed Background

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
Sun Sep 02, 2012 3:00 am
Reply with quote
Report this post
Hi Support,
How can i make the background fixed...

Please help...

Thank you,
Liamwho
User avatar
Fresh Boarder

GK User
Sun Sep 02, 2012 4:33 am
Reply with quote
Report this post
Please add following css code in to templates/gk_gamenews/css/override.css and enable it in template settings > advanced settings > css override "on".

Code: Select all
body {
    background-attachment: fixed !important;
    background-size: 100% auto !important;
}


See you around...
User avatar
Platinum Boarder


cron