Line Height Issues

Professional Joomla template suitable for a wide range of finance related sites such as stock market, finance news, forex informations.
GK User
Tue May 08, 2012 11:07 am
I need to change the line height from 0.83em to 1.83em on the Finance template.
Been using Firefox, but haven't been able to locate the code within the files of the template.

Please direct me to where I can find this..it's pretty urgent.. Thanks
User avatar
Expert Boarder

GK User
Tue May 08, 2012 12:27 pm
Hi

On ../css/template_css.css file:

Code: Select all
body {
   margin:0;
   padding:0;
   font-size:12px;
   font-family:Arial, Verdana, sans-serif;
   line-height: 18px;
}


Change line-height ;)

Cheers
User avatar
Platinum Boarder


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