Format Category Listing

C

Catharina Hogarth

Hello,

I have finally figured out how to use the category listings and they work
great. The problem is, I would like to be able to format the listings.
Right now I can either choose to have the listings show without comments or
dates which keeps them out of tables and allows me to format them in a
paragraph. However, if the titles are long, they word-wrap but each title
is not a distinct line. I would like to add extra spacing or line-break
between the links.

I can do that by adding the comments (without adding any comments to the
page) and then the links appear inside a table which keeps them separated a
bit. However, now they are all inside a default table cell and the default
text size and font are used.

I would REALLY like to be able to format a small space between each link or
format the text inside these tables.

Is there any way to do this?

Thanks in advance for any help,
Catharina Hogarth
 
S

Stefan B Rusynko

Look at the source in browser to see the tags used in either type of Category list and apply a CSS style sheet to the tags for that
page w/ the formatting you want




| Hello,
|
| I have finally figured out how to use the category listings and they work
| great. The problem is, I would like to be able to format the listings.
| Right now I can either choose to have the listings show without comments or
| dates which keeps them out of tables and allows me to format them in a
| paragraph. However, if the titles are long, they word-wrap but each title
| is not a distinct line. I would like to add extra spacing or line-break
| between the links.
|
| I can do that by adding the comments (without adding any comments to the
| page) and then the links appear inside a table which keeps them separated a
| bit. However, now they are all inside a default table cell and the default
| text size and font are used.
|
| I would REALLY like to be able to format a small space between each link or
| format the text inside these tables.
|
| Is there any way to do this?
|
| Thanks in advance for any help,
| Catharina Hogarth
|
|
 
C

Catharina Hogarth

Thanks Stefan but that doesn't seem to work. Have a look at the page where I
tried to place a style sheet:

http://www.liangoodall.com/books/mackenzie_king.html

Could it be because I'm using a customized theme?

Is there a way to make different formating for the side menu category
listing and the main books page category lising?

I'm using FrontPage 2002.

Thanks,

Catharina



Stefan B Rusynko said:
Look at the source in browser to see the tags used in either type of
Category list and apply a CSS style sheet to the tags for that
 
Top