Gossamer Forum
Home : Products : Links 2.0 : Customization :

Please Help - formatting LINKS 2.0

Quote Reply
Please Help - formatting LINKS 2.0
I am trying to totally redesign my links appearance Smile In the process I am replacing css, with straight HTML in the templates. The problem I have encountered is this: When I get rid of css, the I cannot seem to format the links lists right.
Quote:
<!-- Links in this category. -->
<%if links%>
<h2>Links: </h2>
<%links%>
<%endif%>
I particularly like the way that LINKS formats the lists of links and categories, and would like to keep this format. (i.e. the small "pop" tag etc) when I remove css the text loses all formating and is pretty boring.
Can someone please offere me a suggestion for formatting the lists of links to look like they do with css? Perhaps, you could offer some HTML and explain where it goes? If you take a look at my site www.serve.com/garden/links/ you will see what the problem is. check out the new links listings, you will see how the formatiing is lost. Any of the other links pages retains the desired formatiing.
Thank-you for any help you can give.
Aaron

------------------
www.serve.com/garden/links
www.serve.com/garden/aaron
www.serve.com/garden/board



[This message has been edited by Aaron (edited March 08, 1999).]
Quote Reply
Re: Please Help - formatting LINKS 2.0 In reply to
I can't believe I was so daft! It must have been mighty early. For some reason I thought I had to edit that stuff in the .pl files.
Sorry bout that!
Aaron

Thanks all for the help though.

------------------
www.serve.com/garden/links
www.serve.com/garden/aaron
www.serve.com/garden/board

Quote Reply
Re: Please Help - formatting LINKS 2.0 In reply to
Try editing link.html where instead of having text for "POP" you can insert code to insert the IMAGE, same thing for "RATE-IT"

Hope this help,
elms

------------------

http://www.webmerch.com


[This message has been edited by elms (edited March 08, 1999).]