In need of content border/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
Mon Jul 15, 2013 7:24 pm
Reply with quote
Report this post
Hello guys. I notice that the template doesn't have a container/body background at all. All the contents are just laid on top of a white background. If you change the website background to an image the contents look awful ,as they don't have any padding or nothing. Please help.
User avatar
Platinum Boarder

GK User
Mon Jul 15, 2013 7:47 pm
Reply with quote
Report this post
Hi, sure that's why you have to add background color, for example, for main content & bottom:

Code: Select all
#gkPageContent  { background: grey;}
#gkBottom3 { background: blue;}



how to use custom css:
http://www.gavick.com/documentation/joo ... -template/

as they don't have any padding or nothing.


I always thought that we makes templates and our clients customize them, but sure we can help a little with Tips.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 5:46 pm
Reply with quote
Report this post
You got my question wrong. I was talking about content back ground like this in the attachment image.
It's more like a page container where I can control the padding and everything.
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 10:13 pm
Reply with quote
Report this post
I've got it, but each template is constructed in a different way, so without customize job inside template core it will be a little bit hard to do this using only CSS.
I shown you the way, which is connected with Rockwall template div's areas.

Check here: gk_rockwall\layouts\default.php

But sure you can play also with background image, some people (webmasters) uses photo with white box in the middle of it.

P.s.
Use Firebug tool to check which ID or Class you have to change/ override.
User avatar
Platinum Boarder


cron