How to remove increase text tools(aAA) in template coffe?

GK User
Sun Oct 23, 2011 9:42 pm
How to remove increase text tools(aAA) in template coffe? and how to remove the dotted line?

this is the problem
Schermata 2011-10-24 a 00.45.27.png
User avatar
Fresh Boarder

GK User
Sun Oct 23, 2011 9:44 pm
this is the page with problem
User avatar
Fresh Boarder

GK User
Mon Oct 24, 2011 9:41 am
Whats your joomla version?
User avatar
Platinum Boarder

GK User
Mon Oct 24, 2011 9:53 am
1.5
User avatar
Fresh Boarder

GK User
Mon Oct 24, 2011 12:02 pm
Hi,

In your template.css file change:
Code: Select all
#gk-main #gk-top-nav { border-bottom: 1px dashed #d3cbb9; margin-bottom: 10px!important; padding: 0 0 5px 0; }

on:
Code: Select all
#gk-main #gk-top-nav { display:none; }
User avatar
Platinum Boarder


cron