Shape 5

Joomla Free Extensions => News Ticker v3 - Free => : billybobob January 19, 2009, 05:58:03 PM



: When Changing the font size, the text is cut off on the top and bottem.
: billybobob January 19, 2009, 05:58:03 PM
<span style="font-family: times new roman,times;"><strong><span style="font-size: 24pt;">Monty Python Movie Night</span></strong></span>

in the text area, should give me a 24pt line of text,

The text part works great it is 24pt.  The "window" it is displayed in stays at about 12pt.  Where can i adjust this?  I tried the php file (<div style="width:<?php echo $width ?>;height:<?php echo $height ?>; overflow:hidden;">)  But my changes didn't seem to make a difference, so it's back to the original.

Any idea's?


: Re: When Changing the font size, the text is cut off on the top and bottem.
: jonahh January 22, 2009, 04:52:55 PM
Can you post a URL of this?


: Re: When Changing the font size, the text is cut off on the top and bottem.
: billybobob January 22, 2009, 05:38:04 PM
http://livingwatersranch.org/joomla/

This is not the public site yet, we are just getting it ready and trying things, I also tried different size fonts, but they are still getting cut off.


: Re: When Changing the font size, the text is cut off on the top and bottem.
: jonahh January 26, 2009, 11:17:03 AM
I see the problem, the individual divs inside the main one need a height set on them also.  If you add a height of 30px this should fix the overflow problem.


: Re: When Changing the font size, the text is cut off on the top and bottem.
: billybobob January 26, 2009, 01:28:13 PM
Thanks


: Re: When Changing the font size, the text is cut off on the top and bottem.
: billybobob January 26, 2009, 09:48:13 PM
That now works perfectly,
Thanks again
  GREAT