Keyword

Changing the title size (default style)

  • Mitzi Gilbert
  • Mitzi Gilbert's Avatar Topic Author
  • Offline
  • New Member
More
9 years 7 months ago #56065 by Mitzi Gilbert
Changing the title size (default style) was created by Mitzi Gilbert
How can I change the size of the titles in the Simple RSS Feed module (default style)?
Can you send me the CSS to add to the template?

thanks

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 7 months ago #56070 by Krikor Boghossian
Replied by Krikor Boghossian on topic Changing the title size (default style)
By default the title is an h3 element.
It inherits your template's font sizes.
If you want to increase/ decrease it you can control it with
.srfrContainer h3 { font-size: XXpx; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #162213 by Paul Aldridge
Replied by Paul Aldridge on topic Changing the title size (default style)
My module isn't picking up my templates style so the description font is too big. 3rd Peel

Is there a way of correcting this please without editing as my skills with coding are very limited.

Many thanks in advance

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 9 months ago #162221 by Krikor Boghossian
Replied by Krikor Boghossian on topic Changing the title size (default style)
Hello,

Paste this snippet in your template's stylesheet.
ul.srfrList li.srfrRow h3 { font-size: VALUE_IN_PXpx; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
6 years 9 months ago #162232 by Paul Aldridge
Replied by Paul Aldridge on topic Changing the title size (default style)
Thankyou so much - that's perfect..

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
6 years 9 months ago #162234 by Krikor Boghossian
Replied by Krikor Boghossian on topic Changing the title size (default style)
You 're welcome Paul :)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum