Writer - category blog background

Writer is a clean and professional theme for blog or personal website.
GK User
Fri Sep 25, 2015 1:11 pm
Hi.
How do I show white background (not grey as is now) in category blog?
For example http://perina.net/design/index.php/en/art
I thought no-bg means white color and this is why item I have set in: Template manager> Edit style> Features>Suffixes for pages :
Code: Select all
ItemID 1050 - no-sidebar no-bg full-width
but that make no difference...... :?:
User avatar
Expert Boarder

teitbite
Sat Sep 26, 2015 2:11 pm
Hi

"no-bg" means that mainbody will not present any backgorund, not the entire site. But You can use it for this purpose as well, by adding this code to css:

Code: Select all
body.no-bg {
    background: #fff none repeat scroll 0 0;
}
User avatar
Moderator


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