Log In · Register

 
Image Linking
toxic-candy
post Jan 1 2007, 10:22 PM
Post #1


Senior Member
****

Group: Member
Posts: 112
Joined: Feb 2006
Member No: 371,402



Alright, this might sound like a silly question, but I really need to know. happy.gif I've looked through many links here on createblog however nothing I have found had satisfied my question. On to the actual question, what code is used to add links to certain images in sites? Like the links are positioned anywhere on the page? Would this code also work on something like geocities?

Simple example: Click Here

Thank you for your help. I apoligize if this question has been asked before, I could not find any forums about it. pinch.gif
 
 
Start new topic
Replies (1 - 5)
YourSuperior
post Jan 1 2007, 10:27 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Basically all they did was they used a div to move the link to the spot that they wanted it. They used classes to name the div's. Like they named one navigation to remind them that that's the navigation link div. Like this:

CODE
<div class="navigation" style="position: absolute; left:50px;  top:450px; width:106px; height:300px;"> Put images, links, or text here.</div>


Use left and top to position the link, image, or text. Replace the width and height with the width and height that you want your div to be.
 
toxic-candy
post Jan 1 2007, 10:34 PM
Post #3


Senior Member
****

Group: Member
Posts: 112
Joined: Feb 2006
Member No: 371,402



QUOTE(Maestro @ Jan 1 2007, 10:27 PM) *
Basically all they did was they used a div to move the link to the spot that they wanted it. They used classes to name the div's. Like they named one navigation to remind them that that's the navigation link div. Like this:

CODE
<div class="navigation" style="position: absolute; left:50px;  top:450px; width:106px; height:300px;"> Put images, links, or text here.</div>


Use left and top to position the link, image, or text. Replace the width and height with the width and height that you want your div to be.


Wow. That's it? Doesn't seem to difficult at all. _smile.gif Thank you so much!! hug.gif And such a quick reply as well! thumbsup.gif This link will work in geocities and such as well right?
 
YourSuperior
post Jan 1 2007, 10:38 PM
Post #4


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



You're Welcome. And yes, it should work with geocities. _smile.gif
 
hannahwiththemys...
post Jan 2 2007, 12:33 PM
Post #5


The Ginger
***

Group: Member
Posts: 58
Joined: Jan 2007
Member No: 492,203



cheers for that! biggrin.gif
 
toxic-candy
post Jan 2 2007, 09:19 PM
Post #6


Senior Member
****

Group: Member
Posts: 112
Joined: Feb 2006
Member No: 371,402



Yay!!! Thanks again! Happiness all around. _smile.gif
-----
Topic closed. _smile.gif Let a mod know if you need this opened.

This post has been edited by mona lisa: Jan 4 2007, 10:46 AM
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: