Bullets appeared after update

GK User
Mon Jun 03, 2013 5:29 pm
Hi,
so sorry for that but I can not recognize ">>" icon.
Could you add here URL to your website I will fix it with one line of css code.
User avatar
Platinum Boarder

GK User
Mon Jun 03, 2013 5:37 pm
Try to override with this:
Code: Select all
div.articleContent ul li, #k2Container div.itemBody ul li {background:none}


or
modify this file: templates/gk_myfolio/css/typography.style1.css
there find

Code: Select all
ul.gkBullet1 li, div.articleContent ul li, #k2Container div.itemBody ul li {
    background: url('/"../images/style1/typography/bullet1.png"') no-repeat scroll 0 8px transparent !important;
}


and delete from it ", div.articleContent ul li, #k2Container div.itemBody ul li" then you will get clean <li> items without ">>" mark.

This solutions should fix your problem.
User avatar
Platinum Boarder


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