Premium Joomla Templates
modify title font for K2 Item
Hi Zahir:
Your Pangea template is really nice and has important thing for me (K2 compatibility)
I see the font of title for K2 item (I don't know If the same thing for J! article) is so big can i modify it to be like My name in contact us page ?
[b:2pttcmdh]Ali Youssef[/b:2pttcmdh]
Your Pangea template is really nice and has important thing for me (K2 compatibility)
I see the font of title for K2 item (I don't know If the same thing for J! article) is so big can i modify it to be like My name in contact us page ?
[b:2pttcmdh]Ali Youssef[/b:2pttcmdh]
The discussion has been locked.
2 responses Add Yours
-
0by the way this is my site :
<!-- m --><a class="postlink" href="/http://www.structural-news.com/">http://www.structural-news.com/">http://www.structural-news.com/">http://www.structural-news.com/</a><!-- m --> -
0Hi aliyousef,
You will need to open up the template.css file and make some changes to the font style. Look for the following (around line 508):
.componentheading { color: #454545; font-size: 2em; font-weight: bold; letter-spacing: -0.06em; line-height: 1em; margin-bottom: 0.5em; text-shadow: 1px 1px 0 #CCCCCC; }
and edit the CSS as necessary.
If you want it to look like the text on the contact page, change it to:
.componentheading { font-family: Georgia,"Times New Roman",Times,serif; letter-spacing: 0.05em; line-height: 1em; text-shadow: 1px 1px 0 #CCCCCC; text-transform: uppercase; color: #104D73; }
Or play around with a tool like typetester or csstypeset and adjust the css as necessary.
Hope that helps
Discussions are now locked. You will not be able to reply to this discussion
ThemeRepublic.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.