Page 1 of 1

Add a link to my blog on the frontpage ?

PostPosted: Fri Feb 05, 2010 8:18 pm
by boox
Hi

I would like to add a link on the frontpageto my external blog.
Since I'm havning the logo in the description field in the top I would prefer not to have the link there.
It would be great if I could add an extra link on the upper left next to the "profile" "guestbook" etc links.

Can this be done ?

Thank you in advance.

Bo :o)
http://www.pbase.com/boox

Re: Add a link to my blog on the frontpage ?

PostPosted: Sat Feb 06, 2010 9:36 am
by mardoli
Hello Bo!
The only idea which comes to my mind, even though it’s a little empirical, is the following:
Try to modify what you have written in your description field to make your logo appearing and add this
Code: Select all
<a href="http://www.flybilleder.dk">visit my blog</a> <br>
<center><img src="http://www.pbase.com/boox/image/77457210.jpg" alt="www.flybilleder.dk"><br></center>

This way your logo will remain centred, but you’ll see the link to your blog appearing on the top left corner under “profile” and “guestbook” links.
I’m afraid it’s impossible to add it exactly by them, but maybe my proposal might be a relatively good compromise ;^))
In case I’d suggest to you to modify also slightly your CSS and to add this command
Code: Select all
body
{
padding-left:8px;
}

Just to give a little margin to your added link.

I’m sure that people much more expert than me can find a better solution , but this is the only one which came to my mind.
I hope it can help you at least a little.

Best

Marisa

Re: Add a link to my blog on the frontpage ?

PostPosted: Sat Feb 06, 2010 11:50 am
by boox
Hi Marisa

Thank you very much.

This is a nice way to add the link to my frontpage.

Best regards
Bo :o)

Re: Add a link to my blog on the frontpage ?

PostPosted: Sat Feb 06, 2010 1:35 pm
by mardoli
Many thanks to you for your reply.
I'm happy I could be of help!
Best
Marisa

Re: Add a link to my blog on the frontpage ?

PostPosted: Thu Feb 25, 2010 10:39 am
by jeck143
A hyperlink is text that can be clicked by your reader to go to some other Web page. Learn how to create one with FrontPage 2000 or FrontPage 98.