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.

Adding Links in header

2 posters

Go down

Adding Links in header Empty Adding Links in header

Post by toni October 15th 2009, 10:48 pm

Is it possible to add a page for links to other sites, on a seperate page accessable thru the headers...

I have seen you can add one link at a time thru Widgets but its not what i mean.

I would need to add another page... for example on my forum

www.bullbreedsunite.niceboard.org/forum to /links

Is this possible?

Thankyou Question
avatar
toni
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Adding Links in header Empty Re: Adding Links in header

Post by toni October 15th 2009, 11:06 pm

I have added the link button, and requested for a button to be made for me.

But when i press the 'links' it sends me to 404: not found! blackeye

How do I make a fresh page?

Thankyou. Very good
avatar
toni
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Adding Links in header Empty Re: Adding Links in header

Post by Guest October 15th 2009, 11:15 pm

This is not possible on forumotion or on any other hosted site. It would require direct write access to the server folder structure, and no hosted site will EVER give you this permission.

You can instead create a custom HTML page with your links, and have your link button point to this HTML page.
avatar
Guest
Guest


Back to top Go down

Adding Links in header Empty Re: Adding Links in header

Post by toni October 15th 2009, 11:20 pm

okay thats no problem.

I have been looking about making a new HTML page, and ive got to this

ACP => Modules => Scroll down and find the HMTL => Click => select the page => Start writing

But im now stuck at what i need in the HTML source box?

Thanks.
avatar
toni
New Member

Posts : 11
Reputation : 0
Language : english

Back to top Go down

Adding Links in header Empty Re: Adding Links in header

Post by Luga October 16th 2009, 1:23 am

Code:

<html>
<body>

<p>
<a href="URL_OF_PAGE_ON_YOUR_SITE">
This text</a> is a link to a page on
this Web site.
</p>

<p>
<a href="URL_OF_SITE">
This text</a> is a link to a page on
the World Wide Web.
</p>
</body>
</html>
Luga
Luga
Forumember

Posts : 66
Reputation : 0
Language : Java!

http://techspecs.bestforumpro.com/index.htm

Back to top Go down

Back to top

- Similar topics

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