How to remove "Gavern" logo

GK User
Thu Jan 31, 2013 1:43 pm
My questions might be unusual...Sorry for that. I am quite new, so learning... How can I remove "Gavern" logo at the bottom of page?

One more thing.. I have inserted a table for two pictures but border lines can seen on the page like: http://img706.imageshack.us/img706/1038/linesw.jpg What should I do to remove lines? Any suggestion?
User avatar
Expert Boarder

Konrad M
Thu Jan 31, 2013 1:50 pm
Hi,
without url I can't help you with second issue. About first one please go to template settings. Here in 'Features' section you will be able to turn off gavern logo.
User avatar

GK User
Thu Jan 31, 2013 1:59 pm
Konrad M wrote:Hi,
without url I can't help you with second issue. About first one please go to template settings. Here in 'Features' section you will be able to turn off gavern logo.


Thank you very much!! I just sent you web site access info for other issue.
User avatar
Expert Boarder

Konrad M
Thu Jan 31, 2013 2:13 pm
Please add to the override.css
Code: Select all
.item-page table td {
border:none !important;
}
.item-page table tr:hover {
background: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Jan 31, 2013 2:20 pm
Thank you again!!!
User avatar
Expert Boarder


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