Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Listing Subforums In Forum Description
Topic Started: Mar 31 2004, 06:06 PM (19,949 Views)
Alcario
Member Avatar
"Not a Japanese Pigtailed Idol Meganekko"
 *   *   *   *   *   *   *  
Here is how you can add the link to the forums in the invisionfree forum description:

Admin CP ›› Manage Forums ›› Settings

Forum Description

Now let me show you what is in the forum discription:

Quote:
 
Chat or give feedback about InvisionFree. This is not a support forum.
[ <a href="http://invisionfree.com/forums/support/index.php?showforum=4" target="_self">Feature Requests</a> | <a href="http://invisionfree.com/forums/support/index.php?showforum=54" target="_self">Polling Booth</a> ]


So let be break it down for you:
blue: put the URL of the forum here.
purple: target="_self" will open the link in the same window, if you want the link to open in a new window, put "_blank"
green: put the name of the forum here.
red: separators, not really needed, but they help it look more neater.

The end result should look like this:
Quote:
 
Chat or give feedback about InvisionFree. This is not a support forum.
[ Feature Requests | Polling Booth ]


And if you would like to add a new link, just use this code:
Code:
 
<a href="http://urlofcatigory.com" target="_self">Name of category here</a>




Adding images to the description

Now remember, HTML is enabled in the forum discriptions, and you can even have images in it too! Like this:
Quote:
 
Chat or give feedback about InvisionFree. This is not a support forum.
<a href="http://invisionfree.com/forums/support/index.php?showforum=4"><img src="http://67.18.37.15/html/emoticons/ph34r.gif" alt="requests" /></a>


And the end result would be this:
Quote:
 
Chat or give feedback about InvisionFree. This is not a support forum.
Posted Image


And if you would like to add a new image, use this code:
Code:
 
<img src="URLofimage.gif" alt="nameofimage" />




Adding pretty colors to the description

Using the SPAN tags, I can create color in the discription, for example:

Quote:
 
Chat or give feedback about InvisionFree. This is <span style="color:red">not</span> a support forum.


Would result in this:
Quote:
 
Chat or give feedback about InvisionFree. This is not a support forum.


As you can see, I can make "not" red by using the SPAN tag.



To make bold or italic or underlined text, it's the same as using BBcode, except instead of
Code:
 
[b]blah[/b] or [i]blah[/i] or [u]blah[/u]
it's
Code:
 
<b>blah</b> and <i>blah</i> and <u>blah</u>
Edited by RyanF, May 19 2008, 04:58 AM.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Usage · Next Topic »
Add Reply