This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
share links on my website?
02-24-2014, 10:04 PM
Post: #2
 
At first I thought your best bet would be something like WordPress if someone had a plugin that would do what you want.

However, if you want to get this up and running quickly, you could do some simple hand coding but it won't look pretty like Facebook.

If you're looking at having a main page with links to individual pages then that's easy enough to do with what you have. Just set up something like this:

<ul>
<li>Stories</li>
<li> (link to website) </li>
</ul>

That sets up an unordered list, which means it's a list without numbers but it has bullets instead.

You'll have to add those by hand though, that's the drawback.

The links below may be of some use to what you're trying to do.

Feel free to hit me up if you have any more questions =)

Hope that helps!

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
share links on my website? - Callum - 02-24-2014, 09:55 PM
[] - Behind Blue Eyes - 02-24-2014 10:04 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)