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?
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?
-
- 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.
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.
- 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.
-
- Expert Boarder
- Konrad M
- Thu Jan 31, 2013 2:13 pm
Please add to the override.css
and remember to enable override.css option in template settings.
- 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.
- GK User
- Thu Jan 31, 2013 2:20 pm
Thank you again!!!
-
- Expert Boarder
5 posts
• Page 1 of 1