change white background to other color or pattern
Rate this topic: 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
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
-
- 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.
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;
}
-
- 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
Now i try to make the part higher where the turntable is, how is that possible.
THANKS
-
- 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.
It's a bottom1 position. As soon as You will put a content there it will stretch to fit.
-
- Moderator
4 posts
• Page 1 of 1