0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
General
General Discussion
Topic
Best Way to override all font in rockettheme
Last Post
Search Topic
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Best Way to override all font in rockettheme
Posted 12 years 10 months ago
What is the best way to override all the font on a site, Including all modules and components ?
I want to add Lucida Sans as an option in rocket theme.
#833273
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Can you provide a link to your site?
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#833275
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Site isn't done just trying to find an override in CSS
#833283
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Well, which template do you use?
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#833295
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Modulus
#833312
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Change:
body {
font-family: Helvetica,Arial,sans-serif;
height: 100%;
margin-bottom: 1px;
}
To:
body {
font-family: 'Lucida Sans',Helvetica,Arial,sans-serif;
height: 100%;
margin-bottom: 1px;
}
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#833318
prim
Preeminent Rocketeer
Posts:
17290
Thanks:
217
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Ah, i missed that you wanted to change the modules as well.
Change:
.font-family-modulus .module-title .title, .font-family-modulus #rt-showcase .title, .font-family-modulus .menutop li > .item, .font-family-modulus .readon span, .font-family-modulus .readon .button, .font-family-modulus .rt-articleinfo, .font-family-modulus .promo .feature, .font-family-modulus #roktwittie .status .header .name, .font-family-modulus .rt-date-feature span, .font-family-modulus #rt-login-button .buttontext, .font-family-modulus #rt-popup-button .buttontext, .font-family-modulus #rt-accessibility .rt-desc, .font-family-modulus #roktwittie .status .header .name, .font-family-modulus .roknewspager .roknewspager-title, .font-family-modulus #rt-showcase .roktabs-container-wrapper h3, .font-family-modulus #rt-showcase .roktabs-links ul li span, .font-family-modulus .ft-row-top .featuretable-cell-data, .font-family-modulus #rt-popuplogin .title {
font-family: UbuntuRegular,Helvetica,Arial,sans-serif;
}
To:
.font-family-modulus .module-title .title, .font-family-modulus #rt-showcase .title, .font-family-modulus .menutop li > .item, .font-family-modulus .readon span, .font-family-modulus .readon .button, .font-family-modulus .rt-articleinfo, .font-family-modulus .promo .feature, .font-family-modulus #roktwittie .status .header .name, .font-family-modulus .rt-date-feature span, .font-family-modulus #rt-login-button .buttontext, .font-family-modulus #rt-popup-button .buttontext, .font-family-modulus #rt-accessibility .rt-desc, .font-family-modulus #roktwittie .status .header .name, .font-family-modulus .roknewspager .roknewspager-title, .font-family-modulus #rt-showcase .roktabs-container-wrapper h3, .font-family-modulus #rt-showcase .roktabs-links ul li span, .font-family-modulus .ft-row-top .featuretable-cell-data, .font-family-modulus #rt-popuplogin .title {
font-family: 'Lucida Sans',UbuntuRegular,Helvetica,Arial,sans-serif;
}
Please reply with a direct link to the issue & create a new thread for each new issue.
A template is only as good as the content that goes into it
- DanG
#833323
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
Why cant I add the font in the admin section of the templates ?
#833455
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Re: Best Way to override all font in rockettheme
Posted 12 years 10 months ago
And by changing these values how does it effect the font choice in the admin ?
#833465
Brad Sambrano
Sr. Rocketeer
Posts:
118
Thanks:
0
Re: Best Way to override all font in rockettheme
Posted 12 years 9 months ago
Can you point me to the wordpress file that should be changed in order to override the font on everything ?
#840810
Time to create page: 0.053 seconds
Powered by
Kunena Forum