Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How Can I center This From
Old 11-19-2009, 11:37 AM Can Anyone, help me out. I Just want to center This Form.
Experienced Talker

Posts: 40
Name: Jeffrey
Trades: 0
Hey Guys, I am testing this pop over below but I am having a little problem centering the sign up form, I tried putting it inside a cell, it still doesn't work. Here it is.



and here is the code below, help me fix that.

<table border="0" cellpadding="3" cellspacing="0"><tr><td><font face="Verdana" size="2"><p align="center"><strong>Sign up now To be Notified When We Have Sales and Giveaway Events </font></p><p align="center"><style>
.link,
.signupframe {
color: #030000;
font-family: Arial, Helvetica, sans-serif;
}
.link {
text-decoration: none;
}
.signupframe {
border: 1px solid #FFFFFF;
background: #F4EFEF;
}
</style>
<form method=post action="https://app.icontact.com/icp/signup.php" name="icpsignup" id="icpsignup2162" accept-charset="UTF-8" onsubmit="return verifyRequired2162();" >
<input type=hidden name=redirect value="http://www.icontact.com/www/signup/thanks.html" />
<input type=hidden name=errorredirect value="http://www.icontact.com/www/signup/error.html" />

<div id="SignUp" style="text-align: center;">
<table width="260" class="signupframe" border="0" cellspacing="0" cellpadding="5">
<tr>
<td valign=top align=center>
<font size="1" face="Arial,Helvetica, sans-serif">*</font> <font size="2">Email</font>
</td>
<td align=left>
<input type=text name="fields_email">
</td>
</tr>
<input type=hidden name="listid" value="15786">
<input type=hidden name="specialid:15786" value="2KF6">

<input type=hidden name=clientid value="569119">
<input type=hidden name=formid value="2162">
<input type=hidden name=reallistid value="1">
<input type=hidden name=doubleopt value="0">
<TR>
<TD> </TD>
<TD><font size="1">*</font><font size="2"> = Required Field</FONT></TD>
</TR>
<tr>
<td> </td>
<td><input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</div>
</form>
<script type="text/javascript">

var icpForm2162 = document.getElementById('icpsignup2162');

if (document.location.protocol === "https:")

icpForm2162.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired2162() {
if (icpForm2162["fields_email"].value == "") {
icpForm2162["fields_email"].focus();
alert("The Email field is required.");
return false;
}


return true;
}
</script></div>
<p align="center"><a class="link" href="http://www.icontact.com"><font size="2">Email Marketing You Can Trust</font></a>
</p></td></tr></table>


Thanks in advanced for your help.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Last edited by mandela10; 11-19-2009 at 07:18 PM.. Reason: More Clarification
mandela10 is offline
Reply With Quote
View Public Profile Visit mandela10's homepage!
 
 
Register now for full access!
Old 11-21-2009, 09:30 AM Re: How Can I center This From
arungandhi005's Avatar
Novice Talker

Posts: 12
Name: arungandhi
Location: India
Trades: 0
Give align="center" here..<div id="SignUp" style="text-align: center;" align="center">
or u want to center the whole popup?
arungandhi005 is offline
Reply With Quote
View Public Profile
 
Old 11-21-2009, 09:44 AM Re: How Can I center This From
Novice Talker

Posts: 5
Trades: 0
Try using WYSIWYG; centering the cursor before pasteing it.
__________________

Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
RedBud is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How Can I center This From
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12007 seconds with 12 queries