Help - Search - Members - Calendar
Full Version: Need Help With Signature Picture On Bc
BleepingComputer.com > Internet & Networking > Web Site Development
   
mischievous
Hi
I was reading on a forum that it's a good idea to use a picture linked to your website as your signature to help promote your website. Seems this is allowed and not classed as spam.

So I change a picture to gif, upload to server but I don't know how to add a link to the picture. Any help out there?
groovicus
Who says it is not classified as spam? laugh.gif
mischievous
QUOTE(groovicus @ May 17 2008, 05:30 PM) *
Who says it is not classified as spam? laugh.gif


ermmmmmmmmmm the other site like this one hysterical.gif
I'ts called astahost..

The site I saw it

I hope it's ok. Is it? and if so, come on groovicus and tell me how to link the picture to my friends website.....please smile.gif

I shall take the image out of the signature for now in case I am breaking a rule here on BC.
mischievous
I have now read the rules here on Bleeping Computer (should have taken the time to do so right from the beginning) and realize my request for the above info was wrong. Sorry BC.

Regards
Mischievous
groovicus
Now that you have read the rules wink.gif , the code for using an image as a link is something like this (for use on sites where it is allowed):
CODE
[url=linktogoto][[img]url to image[/img][/url]

This is for BB based code. HTML code looks different:
CODE
<a href="linktogoto" ><img src="location of image" alt="name of website"/></a>
mischievous
QUOTE(groovicus @ May 18 2008, 03:13 PM) *
Now that you have read the rules wink.gif , the code for using an image as a link is something like this (for use on sites where it is allowed):
CODE
[url=linktogoto][[img]url to image[/img][/url]

This is for BB based code. HTML code looks different:
CODE
<a href="linktogoto" ><img src="location of image" alt="name of website"/></a>



hysterical.gif Thanks, but maybe you done me a big favour as the more I think of it...if the picture link shows up all my questions in the website search....maybe that is not such a good thing....show's what little I know crazy.gif

Instead I've just been trying to make a flavicon for the site (found that tutorial on here)

but Thanks again to you
Hail Groovicus
mischievous
QUOTE(groovicus @ May 18 2008, 03:13 PM) *
Now that you have read the rules wink.gif , the code for using an image as a link is something like this (for use on sites where it is allowed):
CODE
[url=linktogoto][[img]url to image[/img][/url]

This is for BB based code. HTML code looks different:
CODE
<a href="linktogoto" ><img src="location of image" alt="name of website"/></a>


Hello again
I was wondering if you'd let me know what type of code I'd use to send a picture linking to my friends website to another website which would like to add her link. I don't know what the above BB code is.

What I have already is the picture I'd like to use already sent up to the server but if I just sent the other website this

http://www.jdtravelworld.co.uk/picture

then they would get the picture sure enough but if folk clicked on it there would be no link to the actual website, so, could you let me know what I'd need to add. I sent them a text link like this

<a href="http://www.jdtravelworld.co.uk"
target="_blank>
jdtravelworld.co.uk</a>

but would much rather have a picture link on their site

Regards
Mischievous
groovicus
CODE
<a href="http://www.jdtravelworld.co.uk" ><img src="http://www.jdtravelworld.co.uk/picture alt="jdtravelworld.co.uk"/></a>
mischievous
QUOTE(groovicus @ May 24 2008, 01:09 PM) *
CODE
<a href="http://www.jdtravelworld.co.uk" ><img src="http://www.jdtravelworld.co.uk/picture alt="jdtravelworld.co.uk"/></a>


THANK YOU SO MUCH...YOU'RE GREAT thumbup.gif


Regards
Mischievous

He he...I spoke to soon, it didn't show up the pic...so I added " after picture and it then worlked.... smile.gif smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.