End of Support for Joomla 3 - Forum closed
[SOLVED] Change Font Heigts in Logo Module
- richardstehle
- Offline Topic Author
- Junior Boarder
- Posts: 33
- Thank you received: 0
How can I change the font size in the logo module text.?
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 Change Font Heigts in Logo Module
Posted 8 years 11 months ago #10750
Hi there,
therefore you have to edit the source code of the logo module:
>> Disable the Joomla Editor and look to the HTML code of the module:
therefore you have to edit the source code of the logo module:
>> Disable the Joomla Editor and look to the HTML code of the module:
<div style="margin:50px auto;width:500px" data-uk-scrollspy="{cls:'uk-animation-slide-top'}" class="uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-top">
<h1 style="font-size:80px;color:#000;font-weight:100">SOUNDS</h1>
<h2 style="font-size:17px;line-height:17px">DESIGNED & PRODUCED IN GERMANY</h2>
<i class="uk-icon-headphones" style="font-size:50px"></i>
<h3 style="font-size:16px">In a world demanding rich communications anywhere any time on any device, our products enable voice, messaging, IP multimedia services and business</h3>
</div>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: richardstehle
Please Log in or Create an account to join the conversation.
- richardstehle
- Offline Topic Author
- Junior Boarder
- Posts: 33
- Thank you received: 0
Replied by richardstehle on topic [SOLVED] Change Font Heigts in Logo Module
Posted 8 years 11 months ago #10751
Problem solved.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates