Keyword

Huge font in articles just before the readmore

  • Vasil Enchev
  • Vasil Enchev's Avatar Topic Author
  • Offline
  • New Member
More
15 years 10 months ago #72147 by Vasil Enchev
hi have this problem ,i use a plane text and the readmore function
and when i open an article the text before readmore is very huge how can i fix that
i want the text in the article to be the same before and after readmore

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

More
15 years 10 months ago #72148 by that library
Replied by that library on topic Huge font in articles just before the readmore
Go to: components/com_k2/css/style.css

In this file find:
div.itemIntroText {color:#444;font-size:18px;font-weight:bold;line-height:24px;padding:4px 0 12px 0;}
div.itemIntroText img {padding:2px;margin:4px;background:#fff;border:1px solid #ccc;}


Replace with:

div.itemIntroText {color:#444;font-size:13px;font-weight:normal;line-height:15px;padding:4px 0 16px 0;}
div.itemIntroText img {padding:2px;margin:4px;background:#fff;border:1px solid #ccc;}



Hope that helps!

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


Powered by Kunena Forum