Bigger font size in content

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Apr 19, 2012 7:18 am
We would need larger font size in content. Now it seems to be the size 9px and we would like 12px.

We use Joomla 2.5.4.

Link to site: http://ww.skrivarsidan.nu

Thanks in advance!
User avatar
Fresh Boarder

Konrad M
Thu Apr 19, 2012 8:30 am
Hi,
I checked using firebug and you already have 12px. If you want increase size, please add to override.css
Code: Select all
body {
    font-size: 12px;
}

and increase value. Remember to enable override.css option in template settings.
User avatar

GK User
Thu Apr 19, 2012 8:36 am
Thank you! :D As usual, it works fine.
User avatar
Fresh Boarder

Konrad M
Thu Apr 19, 2012 8:37 am
I'm glad I could help :)
User avatar

GK User
Tue May 01, 2012 2:46 am
Konrad M wrote:Hi,
I checked using firebug and you already have 12px. If you want increase size, please add to override.css
Code: Select all
body {
    font-size: 12px;
}

and increase value. Remember to enable override.css option in template settings.

Thanks
User avatar
Expert Boarder

Konrad M
Wed May 02, 2012 10:30 am
Welcome ;)
User avatar


cron