You are here:Templates Club arrow Help and Support arrow Support Forums
Youjoomla Support
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Content Font size change? getting rid of AAA? (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Content Font size change? getting rid of AAA?
#761
Ellie_
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Content Font size change? getting rid of AAA? 8 Months, 4 Weeks ago Karma: 0  
Hi

Me again

Two small problems....
1. I would like to get rid of the AAA (change size thingies). Problem is, I need the space above and shown on a laptop the AAA is now below the topmenu. Is it enough to just delete the pictures (large.gif & Co or do I need to change something in the .css)?

2. I would like to change the content font. (just only for the content, not generally) There seems to be a standard font in a certain size on every content I post - unless I formate it otherwise. As the standard content font of the template shows also on the fireboard forum, I guess I need to change it in the .css

But again, I couldn't find it. (Just need to make it a bit bigger) I have the impression that it is too small when you have to read a lot.

Would be glad if someone could help
Thank you

Greetings
Ellie
 
Logged Logged  
  The administrator has disabled public write access.
#774
neo
Admin
Posts: 2285
graph
User Online Now Click here to see the profile of this user
Re:Content Font size change? getting rid of AAA? 8 Months, 3 Weeks ago Karma: 62  
sorry for late reply

remo this from inde.php

Code:

<div id ="font"> <a href="javascript:void(0)" title="Smaller font size" onclick="changeFontSize(-1);return false;"><img src="http://demo.youjoomla.com/mint/templates/mint_fresh/images/ small.gif" alt="" border="0" /></a><a href="javascript:void(0)" title="Medium font size" onclick="revertStyles(); return false;"><img src="http://demo.youjoomla.com/mint/templates/mint_fresh/images/ medium.gif" alt="" border="0" /></a><a href="javascript:void(0)" title="Larger font size" onclick="changeFontSize(1);return false;"><img src="http://demo.youjoomla.com/mint/templates/mint_fresh/images/ large.gif" alt="" border="0" /></a> </div> <!-- end fonts div-->
and to change font look for this line
Code:

body { margin:0 auto; text-align:center; padding: 0px; font: 76%/1.5 Arial, Helvetica, Sans Serif; color: #333333; background:url(../images/bg2.gif) repeat; }
 
Logged Logged  
 
Please mark your post as SOLVED if your issue is resolved. Thank you. To mark the post as solved , edit your first post title : NOTE FOR UNANSWERED POST: IF YOUR POST IS NOT ANSWERED WITHIN 48H PLEASE SEND ME AN EMAIL TROUGH OUR CONTACT FORM WITH SUBJECT UNANSWERED POST
  The administrator has disabled public write access.
#892
Ellie_
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Re:Content Font size change? getting rid of AAA? 8 Months, 2 Weeks ago Karma: 0  
Hi

Thank you, went perfectly for the AAA.

But the fontsize....

I tried playing around with the % .....e.g. font: 200%/1.5 Arial, Helvetica, Sans Serif; instead of 76% but it stayed the same. Did I misunderstand something?

Greetings
Ellie
 
Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop