1
naimesh
Font-Article description...
  • 2006/5/5 17:46

  • naimesh

  • Just popping in

  • Posts: 7

  • Since: 2006/4/12


Hi, inside article module, one can see no. of articles under each catagory, and a little description of the catagory/article submitted, can anybody please tell me how to change the font size of this description/no. of articles?

2
naimesh
Re: Font-Article description...
  • 2006/5/8 16:47

  • naimesh

  • Just popping in

  • Posts: 7

  • Since: 2006/4/12


nobody know?

3
msdana
Re: Font-Article description...
  • 2006/5/8 17:41

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


You need to find what CSS style is applied and change it.

Providing the articles module name and version might help also.

Dana
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

4
naimesh
Re: Font-Article description...
  • 2006/5/8 19:32

  • naimesh

  • Just popping in

  • Posts: 7

  • Since: 2006/4/12


I am not able to find out which css style is applied for the description, the module is : Article Version 1.0 for XOOPS V 2.0

5
msdana
Re: Font-Article description...
  • 2006/5/8 19:52

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


In the Articles folder named "templates", you need to edit the index.html file.

Find this:
Quote:
<{$category.cat_description}>


And replace "font-size: smaller;" to your choice, or just delete the span style altogether for the default text size.

The article description in the same file is also the same format, you probably want to change that also.
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

6
naimesh
Re: Font-Article description...
  • 2006/5/13 14:47

  • naimesh

  • Just popping in

  • Posts: 7

  • Since: 2006/4/12


I have tried it...not working
my article_index code is like following

Quote:







<{foreach item=category from=$categories}>


<{$category_list_title}>








<{foreach item=article from=$category.articles}>





<{/foreach}>


<{$category.cat_name}>
(<{$category.number_articles}> <{$number_articles_caption}>)


<{$category.cat_description}>

<{$article.title}>

<{$article.article_description}>

<{if $index_reads eq 1}>
[<{$article.article_views}> <{$article_views_caption}>]
<{/if}>



I am getting the same problem when i try to "quote" my text on site...please help...

7
naimesh
Re: Font-Article description...
  • 2006/5/13 14:49

  • naimesh

  • Just popping in

  • Posts: 7

  • Since: 2006/4/12


one more thing...even if i remove article_index file from my article_index.html file from templates folder in articles module, it still shows the article page in the same way...if article_index.html page is controlling the looks part, why there is no change if i remove it?

Login

Who's Online

1040 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 1040


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits