View Full Version : Look Up Problem!!!


inventor105
01-25-2004, 05:51 PM
for some reason i cannot make my back round right!!! i even went to a website that let me edit already made css!!!!!!!! and i t still didn't work! this is the picture

<a href="http://inventor_kid121.tripod.com//sitebuildercontent/sitebuilderpictures/logo.jpg">click here for the problem pic</a>

inventor105
01-25-2004, 05:53 PM
see how bad i am i can't even make a link

Lissa
01-25-2004, 07:30 PM
This goes in your user info box:

<style> body { background: url("ADDRESStoYourBackground.gif");background-attachment: fixed}</style>

inventor105
01-25-2004, 10:25 PM
Thank You!!!!!!!! :) :) :)

westernrider
01-25-2004, 10:28 PM
yes... for look-ups you need CSS... not HTML ... just remember that in the future... the code Lissa put up is CSS ;)

inventor105
01-26-2004, 12:03 AM
i did what you said and i got SOMETHING but it wasn't the pic. instead this is what my lookup now looks like...

<a href="http://www.neopets.com/randomfriend.phtml?user=inventor105">click here</a>

SSPrincess
01-26-2004, 12:28 AM
First, putting <a href> tags don't work in the form. To put links in you want to click the little earth-like thing above the text box. That's how you put links in.

Second, I don't think tripod allows you to upload your images and use them on non-tripod webspace, as tripod and angelfire are both the same thing pretty much. Try looking for a place that allows you to upload your images and use them elsewhere.

I hope this helps. Have a nice day! :)