Where can i find the files to change the Font

Easy to use and free Joomla module to display weather with forecast from Yahoo.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Mar 11, 2010 12:58 pm
I am using firebug but i cant seem to find where the file is located so i can change the font and maybe color too.

Can someone help me please??


Thanks a lot!
User avatar
Fresh Boarder

teitbite
Thu Mar 11, 2010 2:46 pm
Hi

Can I see Your site?
User avatar
Moderator

GK User
Thu Mar 11, 2010 7:00 pm
hello its aeginamaisonettes.com


thanks!
User avatar
Fresh Boarder

teitbite
Fri Mar 12, 2010 11:34 am
Hi

As I can see there is not specyfic style for this element. It's using the global one. So to manage it You need to create Your own class. For example at the end of the http://aeginamaisonettes.com/templates/ ... mplate.css file.


Example:

Code: Select all
.gkw_current {
font-family:Arial
}

.gkw_main_left {
font-size:130%;
}

.gkw_main_right h2 {
font-size:120%;
}

.gkw_main_right p {
font-size:100%;
}
User avatar
Moderator


cron