Gossamer Forum
Home : Products : Links 2.0 : Customization :

Is there a way to make certain links appear above others in there category?

Quote Reply
Is there a way to make certain links appear above others in there category?
Does anyone know how to do this easily?

------------------
elitecaraudio.com
carforums.com
Quote Reply
Re: Is there a way to make certain links appear above others in there category? In reply to
The easiest and simplest way I know of is using html comment tags, such as <!1> or <!2>, to the left of the title you want to move to the top. Because the software orders links alpabetically, any alphanumeric character that is smaller than 0 or A (ascii value) is going to be ordered first. But because it's a comment tag, the browser will keep it invisible.