View Full Version : this is driving me MENTAL!!!


Felicity...
04-22-2003, 07:57 PM
more trouble with poisioning

this is my site: http://www.angelfire.com/stars4/felicity763/

see the text box?
i want that underneath the banner that says crystal ice but too the left... i dont no how

please help!

The master
04-22-2003, 10:08 PM
your image code has a code embedded allign="left".
Put allign="center" and then put a <br> ( space ) or <p> after the image code.

Hope that helps. If anyone has a better idea...share :S

MaGiCSuN
04-23-2003, 05:29 PM
actually it's align="center" and not allign="center" ;)

Love,
Mirna

Felicity...
04-24-2003, 10:04 AM
thanx!!!

Felicity...
04-24-2003, 10:17 AM
umm.... it didnt work... heres the code its one of lissa's

<form><textarea rows="5" cols="20" style="background:#ccccff" style="font-family:your font here" style="color:#ff0099" "style="border style:solid"> updates box here</textarea></form>

Felicity...
04-24-2003, 10:42 AM
well...

i want the banner and the girl where they are now
and the text box underneth them both on the left but not in the scroll bar

o you were on my old web page that one i fixed up a bit
and i now know exactly what a graphic url is...

Sheila
04-24-2003, 10:44 AM
(If that is the old page, what is the new site then.)

First off, I think you should fix your html coding, because it is extremely messed up. You have 3 <body> tags when there should only be one. Also you can't use E:\Sarah\184.jpg for your background you need to upload it to Angelfire so other people can see it too. (You can just copy and paste the entire HTML code down below.)



<HTML>
<HEAD>
<TITLE>Your page title goes here</TITLE>
</HEAD>

<BODY BACKGROUND="E:\Sarah\184.jpg" bgcolor="#ff0099" text="#ff0099" bgproperties="fixed">

<basefont="verdana" size="10" color="#ff0099">

<p><center><img src="http://www.angelfire.com/stars4/felicity763/banna.gif">

<img src="http://www.angelfire.com/stars4/felicity763/transparent.gif"></center>

<p><form><textarea rows="5" cols="26" style="background-image: url('http://www.angelfire.com/stars4/felicity763/184.jpg')" style="font-family:comic sans ms" style="color:#9900ff" style="border style:solid" wrap="virtual">Your text goes here</textarea></form>" hspace="15">



</BODY>
</HTML>

Felicity...
04-24-2003, 10:50 AM
Thanx... your brillant i'd tell you the new address to show that it worked but that would be advertiseing and i cant...

Sheila
04-24-2003, 10:52 AM
You're welcome :)