change white background to other color or pattern

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 14, 2017 5:55 pm
Reply with quote
Report this post
Hallo, i would like to change the white background to a other color or a tile pattern.
Is ther a way to change it into the Overlay code or do i have to change it on other special places.
Can anyone give me a example to do this.
Thanks
User avatar
Fresh Boarder

teitbite
Sat Mar 18, 2017 11:59 am
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkBg {
    background: #ddd none repeat scroll 0 0;
}
User avatar
Moderator

GK User
Wed Mar 22, 2017 9:41 pm
Reply with quote
Report this post
Thanks for your answer works very well :-)

Now i try to make the part higher where the turntable is, how is that possible.
THANKS
User avatar
Fresh Boarder

teitbite
Sun Mar 26, 2017 11:35 am
Reply with quote
Report this post
Hi

It's a bottom1 position. As soon as You will put a content there it will stretch to fit.
User avatar
Moderator


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