Why i can't change the size of the description??

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-12-2007, 09:18 PM
Casual Pligger
 
Join Date: Oct 2007
Posts: 39
I Want To Change the size of the descrition but nothing happens. I can change the color but not the size of the font.


.news-body-text {
font:12px tahoma, verdana, arial, sans-serif;
margin:10px 0 0;
border:1px solid #000;
color:#ff9933;
}
Reply With Quote
  #2 (permalink)  
Old 10-12-2007, 09:28 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
You left out a lot of details someone would need to help you.
For example, what template are you using?
Reply With Quote
  #3 (permalink)  
Old 10-12-2007, 10:10 PM
Casual Pligger
 
Join Date: Oct 2007
Posts: 39
i use yget-templates

The Code in link-summary:

PHP Code:
 <span class="news-body-text">
                  <
span id="ls_contents-{$link_shakebox_index}">
                      {
checkActionsTpl location="tpl_link_summary_pre_story_content"}
                    {if 
$show_content neq 'FALSE'}
                        {
$story_content}
                    {/if}
                    {if 
$Enable_Extra_Field_1 eq 1}{if $link_field1 neq ""}<br/><b>{$Field_1_Title}:</b> {$link_field1}{/if}{/if}
                    {if 
$Enable_Extra_Field_2 eq 1}{if $link_field2 neq ""}<br/><b>{$Field_2_Title}:</b> {$link_field2}{/if}{/if}
                    {if 
$Enable_Extra_Field_3 eq 1}{if $link_field3 neq ""}<br/><b>{$Field_3_Title}:</b> {$link_field3}{/if}{/if}
                    {if 
$Enable_Extra_Field_4 eq 1}{if $link_field4 neq ""}<br/><b>{$Field_4_Title}:</b> {$link_field4}{/if}{/if}
                    {if 
$Enable_Extra_Field_5 eq 1}{if $link_field5 neq ""}<br/><b>{$Field_5_Title}:</b> {$link_field5}{/if}{/if}
                    {if 
$Enable_Extra_Field_6 eq 1}{if $link_field6 neq ""}<br/><b>{$Field_6_Title}:</b> {$link_field6}{/if}{/if}
                    {if 
$Enable_Extra_Field_7 eq 1}{if $link_field7 neq ""}<br/><b>{$Field_7_Title}:</b> {$link_field7}{/if}{/if}
                    {if 
$Enable_Extra_Field_8 eq 1}{if $link_field8 neq ""}<br/><b>{$Field_8_Title}:</b> {$link_field8}{/if}{/if}
                    {if 
$Enable_Extra_Field_9 eq 1}{if $link_field9 neq ""}<br/><b>{$Field_9_Title}:</b> {$link_field9}{/if}{/if}
                    {if 
$Enable_Extra_Field_10 eq 1}{if $link_field10 neq ""}<br/><b>{$Field_10_Title}:</b> {$link_field10}{/if}{/if}
                    {if 
$Enable_Extra_Field_11 eq 1}{if $link_field11 neq ""}<br/><b>{$Field_11_Title}:</b> {$link_field11}{/if}{/if}
                    {if 
$Enable_Extra_Field_12 eq 1}{if $link_field12 neq ""}<br/><b>{$Field_12_Title}:</b> {$link_field12}{/if}{/if}
                    {if 
$Enable_Extra_Field_13 eq 1}{if $link_field13 neq ""}<br/><b>{$Field_13_Title}:</b> {$link_field13}{/if}{/if}
                    {if 
$Enable_Extra_Field_14 eq 1}{if $link_field14 neq ""}<br/><b>{$Field_14_Title}:</b> {$link_field14}{/if}{/if}
                    {if 
$Enable_Extra_Field_15 eq 1}{if $link_field15 neq ""}<br/><b>{$Field_15_Title}:</b> {$link_field15}{/if}{/if}                       
                    {if 
$pagename neq "story"} <a href="{$story_url}">{#PLIGG_Visual_Read_More#}</a>{/if}
                  
</span>
            </
span
Reply With Quote
  #4 (permalink)  
Old 10-12-2007, 11:15 PM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
Try using the following..

Code:
.news-body-text {
font-size:96%;
margin:10px 0 0;
border:1px solid #000;
color:#ff9933;
}
You can adjust the font size by increasing or decreasing the percentage.
Reply With Quote
  #5 (permalink)  
Old 10-13-2007, 07:25 AM
Casual Pligger
 
Join Date: Oct 2007
Posts: 39
nothings happens (the same and old size with 96%, 190%,....)
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to change site Keywords And Description masti101 Questions and Comments 2 11-02-2009 05:09 PM
How to make / change a template in Pligg Beta 7 jimbeam Questions and Comments 2 09-15-2009 10:35 PM
Change the font size on feedjit jdleung Questions and Comments 0 01-30-2008 02:32 AM
Change Title and description in RSS page hadock Questions and Comments 2 05-14-2007 12:57 PM
change size thumbnail gamespel Questions and Comments 6 10-27-2006 08:44 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development