End of Support for Joomla 3 - Forum closed
changing font height and type in the header slider
- janis angele
- Offline Topic Author
- Junior Boarder
-
- Posts: 24
- Thank you received: 0
changing font height and type in the header slider was created by janis angele
Posted 8 years 1 month ago #17075
Hi
How can I change the font type, size of the text in the slider rocksprocket?
How or where can I remove the lines of the title?
Thx!
Janis
How can I change the font type, size of the text in the slider rocksprocket?
How or where can I remove the lines of the title?
Thx!
Janis
by janis angele
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic changing font height and type in the header slider
Posted 8 years 1 month ago #17079
Hi there,
you can this in css/custom.css
Analyze the css code and then copy and paste the found code in your css/custom.css
Video how to find the style
Video, how to create a custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
If you cant do it, please provide aus an Url and a screenshot what do you mean exactly
you can this in css/custom.css
Analyze the css code and then copy and paste the found code in your css/custom.css
Video how to find the style
Video, how to create a custom.css
www.joomlaplates.com/support/documentation/custom-css-in-joomla
If you cant do it, please provide aus an Url and a screenshot what do you mean exactly
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- janis angele
- Offline Topic Author
- Junior Boarder
-
- Posts: 24
- Thank you received: 0
Replied by janis angele on topic changing font height and type in the header slider
Posted 8 years 1 month ago #17087
I tried to change the css, but it's not working.
I have to look in theme.css?
I would like to change the fontsize, align left, whitout the dotted lines
See also: studentopkotingent.be
I have to look in theme.css?
I would like to change the fontsize, align left, whitout the dotted lines
See also: studentopkotingent.be
by janis angele
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic changing font height and type in the header slider
Posted 8 years 1 month ago #17089
Hi there,
please add this to your css/custom.css and change it like you want.
PS: Do not activate the css compression if youre working on the site!
please add this to your css/custom.css and change it like you want.
Code:
.headerbar h2 span {
border-bottom: none;
border-top: none;
font-size: 14px;
padding: 0;
text-align: left;
}
Attachment span.jpg not found
PS: Do not activate the css compression if youre working on the site!
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 1 month ago
by joomlaplates
Attachments:
Last edit: 8 years 1 month ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates