The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Link post help please

2 posters

Go down

Solved Link post help please

Post by Purexemoxlove February 27th 2010, 10:56 am

Okay well I recently asked for some help on how to make a title list on the portal... the code is...

<a href="Topic Link" class="postlink" target="_blank">Topic title</a>

It works and it does make a list of the title in my forum but instead of being 1 title beneath the other They are beside each other... For example

How I need the list:
Bleach
Naruto
Ahh! My goddess
etc...

How the list is currently:
Bleach, Naruto
Ahh! My goddess, Asura cryin'
etc...

Sorry to be such a pain, but if anyone could help me with this problem that would be wonderful

Thank you in advance
Byron..


Last edited by Purexemoxlove on February 28th 2010, 1:52 am; edited 1 time in total
avatar
Purexemoxlove
New Member

Posts : 13
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link post help please

Post by ankillien February 27th 2010, 12:08 pm

Hello,

I think you want to apply a line break to all the links and make a list.
You can use this code..

Code:
<a href="Topic Link" class="postlink" target="_blank">Topic title</a>
<BR>
<a href="Topic Link" class="postlink" target="_blank">Topic title</a>
<BR>
<a href="Topic Link" class="postlink" target="_blank">Topic title</a>

The <BR> tag will make the next title show below to other one.

Hope that helps Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Link post help please

Post by Purexemoxlove February 28th 2010, 1:51 am

Thanks This case is solved
avatar
Purexemoxlove
New Member

Posts : 13
Reputation : 0
Language : English

Back to top Go down

Solved Re: Link post help please

Post by ankillien February 28th 2010, 5:56 am

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum