forums Computer Tutorials Computer Help and Spyware Removal File DatabaseUninstall Database Windows Startup Programs Database Computer Resources Computer Glossary Forums Computer Help and Spyware Removal
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

 
Reply to this topicStart new topic
> Need Help With Signature Picture On Bc, I don't know how to link it to website
mischievous
post May 17 2008, 11:04 AM
Post #1


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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?
Go to the top of the page
 
+Quote Post
groovicus
post May 17 2008, 11:30 AM
Post #2


Hail Groovicus!
******

Group: Site Admin
Posts: 5,676
Joined: 5-June 04
From: Vermillion, SD
Member No.: 689



Who says it is not classified as spam? laugh.gif


--------------------
Go to the top of the page
 
+Quote Post
mischievous
post May 17 2008, 11:43 AM
Post #3


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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.

This post has been edited by mischievous: May 17 2008, 02:34 PM
Go to the top of the page
 
+Quote Post
mischievous
post May 17 2008, 11:48 PM
Post #4


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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
Go to the top of the page
 
+Quote Post
groovicus
post May 18 2008, 09:13 AM
Post #5


Hail Groovicus!
******

Group: Site Admin
Posts: 5,676
Joined: 5-June 04
From: Vermillion, SD
Member No.: 689



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>


--------------------
Go to the top of the page
 
+Quote Post
mischievous
post May 18 2008, 12:54 PM
Post #6


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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
Go to the top of the page
 
+Quote Post
mischievous
post May 24 2008, 06:39 AM
Post #7


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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
Go to the top of the page
 
+Quote Post
groovicus
post May 24 2008, 07:09 AM
Post #8


Hail Groovicus!
******

Group: Site Admin
Posts: 5,676
Joined: 5-June 04
From: Vermillion, SD
Member No.: 689



CODE
<a href="http://www.jdtravelworld.co.uk" ><img src="http://www.jdtravelworld.co.uk/picture alt="jdtravelworld.co.uk"/></a>


--------------------
Go to the top of the page
 
+Quote Post
mischievous
post May 24 2008, 07:46 AM
Post #9


Member
**

Group: Members
Posts: 52
Joined: 16-February 07
From: Glasgow,Scotland,United Kingdom
Member No.: 112,022



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 post has been edited by mischievous: May 24 2008, 07:59 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 8th July 2008 - 10:42 PM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Malware Removal Guides

© 2003-2008 All Rights Reserved Bleeping Computer LLC.