Jump to content

Aligning ads and login box


JC5

Recommended Posts

www.devwebsites.com is the url. You wil see the login box below teh ads and I am trying to get the login stuff to be next to the ads.heres my code

<table cellspacing="0" cellpadding="0" border="0" style="padding-left:12px;margin-top:-9px; padding-top:3px;"><tr><td class="header"><script type="text/javascript"><!--google_ad_client = "pub-0405738179168907";/* 468x60, created 9/20/08 */google_ad_slot = "6289309218";google_ad_width = 468;google_ad_height = 60;//--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>	<form method="post" id="commentform" action="" name="smelogin">	 Username :  	<div><input type="text" id="username" size="11" name="username" style="background-image:url(/images/u.gif); background-position:left; background-repeat:no-repeat; height: 18px; width:15%; display:block;	border-bottom:#000000 solid 1px; padding-left:18px;" maxlength="21" /></div>	<div> Password :  	<input type="password" style="background-image:url(/images/p.gif); background-position:left; background-repeat:no-repeat; height: 18px;width:15%; display:block;  border-bottom:#000000 solid 1px; padding-left:18px;" id="password" size="11" name="password" maxlength="25" /></div></td></tr></table>	<div align="center"><input type="submit" name="login" value="   Login   ">	</div><p><a style="font-size: 8pt;background:transparent;padding:0px;" href="/register.html"><div>[ Signup ]</div></a>

Help?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...