End of Support for Joomla 3 - Forum closed
[SOLVED] Font size in RokSprocket module on frontpage
- peachmelba
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 0
Font size in RokSprocket module on frontpage was created by peachmelba
Posted 9 years 1 month ago #9899
Hi joomlaplates.
Where do you shrink the title font size that follows the images on the Roksprocket module on the frontpage?
Where do you shrink the title font size that follows the images on the Roksprocket module on the frontpage?
by peachmelba
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Font size in RokSprocket module on frontpage
Posted 9 years 1 month ago #9900
1.) Analyze your source with Firebug
2.) Catch the css style
3.) Copy and paste the css style to your css/custom.css
4.) Customize the css style
www.joomlaplates.com/template-customizing
2.) Catch the css style
3.) Copy and paste the css style to your css/custom.css
4.) Customize the css style
www.joomlaplates.com/template-customizing
Attachment rok_2015-09-29.jpg not found
We are committed to help you with any type of support query, however we can't provide extensive help in terms of customizations. In general customizations may look simple but you will require solid knowledge of web technologies and programming skills to do them or hire a professional who can do it for you..sprocket-mosaic-item .sprocket-mosaic-head h2 {
font-size: 20px;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 1 month ago
by joomlaplates
Attachments:
Last edit: 9 years 1 month ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- peachmelba
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 0
Replied by peachmelba on topic Font size in RokSprocket module on frontpage
Posted 9 years 1 month ago #9901
Sorry for asking dumb questions, but i am really not good at coding.
I mean the Module mod_roksprocket image slider in the top.
I have tried with firebug, but cannot figure out what to put in custom css
See also attached
I mean the Module mod_roksprocket image slider in the top.
I have tried with firebug, but cannot figure out what to put in custom css
See also attached
Attachment joomlaplates.png not found
by peachmelba
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Font size in RokSprocket module on frontpage
Posted 9 years 1 month ago #9902
live url please!
And which style is definied in the sldier module
And which style is definied in the sldier module
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- peachmelba
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 0
Replied by peachmelba on topic Font size in RokSprocket module on frontpage
Posted 9 years 1 month ago #9903
by peachmelba
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Font size in RokSprocket module on frontpage
Posted 9 years 1 month ago #9904
Add this code to xour css/custom.css
.sprocket-features-content h2 {font-size:10px}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates