Arrianna
02-24-2003, 01:12 AM
Okay, like on my site I have site of the month and all that stuff where you have to vote well I got enough entries and I am trying to put my poll on but it keeps going all HUGE! look... http://www.lil-pink-angel.net/bubblegum/blank.html grrr.. what is wrong and how can I fix it??
You just left out the </td></tr> :)
<!---BEGIN VOTING POLL CODE--->
<CENTER>
<form method=get action="http://globalguestpoll.com/vote.cgi">
<table border=1 width=150>
<tr>
<td align=center bgcolor=#669966 >
<font size=3 color=#FFFFFF face=Arial ><b>SOTM</b></font><br>
</td>
</tr>
<tr>
<td bgcolor=#669966 >
<table border=0 bgcolor=#669966 width=143>
<tr>
<td>
<font color=#FFFFFF size=2 face=Arial ><b>Who should win SOTM</b></font><br><br>
</td>
</tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=A>Stacy </font></td></tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=B>Neekoh </font></td></tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=C>Ericka </font></td></tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=D>Patricia </font></td></tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=E>Mariana </font></td></tr>
<tr><td><font color=#FFFFFF size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=F>Tracy </font></td></tr>
<TR><TD ALIGN=CENTER><input type=SUBMIT NAME=SUBMIT value="Vote"><BR></TD></TR>
<TR><TD ALIGN=CENTER><input type=SUBMIT NAME=SUBMIT value="Results"></TD></TR>
<TR><TD ALIGN=CENTER><FONT FACE=ARIAL COLOR=NAVY><a href=http://kaftos.com>Search The Internet</a></FONT></TD></TR>
</table>
</td>
</tr>
</table>
<INPUT TYPE=HIDDEN NAME="handle" VALUE="ARRI">
</FORM>
</CENTER>
<!---END VOTING POLL CODE--->
Arrianna
02-24-2003, 10:57 PM
I just tried it and I copied your code and it still is HUGE! helllllllpppp!!!!!!!!
lefty
02-24-2003, 11:25 PM
Would it help if you specified a height for your table?
Arrianna
02-25-2003, 02:43 AM
no matter what I do it ownt change! and I am getting mad and I odnt know what to do will someone please help me!
lefty
02-25-2003, 02:49 AM
check your css codes... I just downloaded your html file to my PC and everything was fine.
epolady
02-25-2003, 03:43 AM
Your CSS needs major work. Use guides to help you with it.
Your padding is way too big, use px instead of cm
Arrianna
02-25-2003, 11:48 AM
Thank you so much it worked yaya! yay! look..
http://www.lil-pink-angel.net/bubblegum/blank.html buuuuuuuuuuuuuutttttttttt!!!!!!!!!!!
now my site is ruined well my inline frames are look... http://www.lil-pink-angel.net/bubblegum/index2.html
oh no the frames are WHIITE! oh no they cant look like this cuz I am lookin for a host and my site has to look its best nooooooo!!!!!!!!!! help why are my inline frmaes lookin wierd!
epolady
02-25-2003, 05:47 PM
You might want to fix
<div style="position: absolute; top:00; left:50"><img src=imagealicia.gif><http://www.lil-pink-angel.net/bubblegum/cp/pictures/imagealicia.gif></div>
You have the image, but then you have the URL to another image. *shrug*
And in content.html You have:
<body bgcolor:000000 style="filter: alpha(opacity=50)">
which is wrong, should look like
<body bgcolor="#000000" style="filter: alpha(opacity=50)">
I'm kinda curious as to why you have images hosted on another server when you have your own server to upload them on to *shrugs again*.
Arrianna
02-25-2003, 09:31 PM
thank you it is all working ohh I am happy and the reason I have my images hosted on another server is beacuse *blushes* I just now figured out you could link them from your own server