Shakeynath Posted January 31, 2010 Posted January 31, 2010 I no this is lame of me for posting this on here but i have tried to get an image to go on the submit button but cant figure it out. <<< Thats the image i want to replace it with .... Any one who can help me would be great :) Also can you see the sign up today logo on the bottom image ... Can that be turned into a button somehow ??? I will appreciate anyone who can help me with this ;) Thankyou Quote
rulerofzu Posted January 31, 2010 Posted January 31, 2010 Look into css :D You can type this into google in a number of ways and get pages on how to do this. Also you could simply image map the signup area to make it into a link. Google for it and do it. Quote
Shakeynath Posted January 31, 2010 Author Posted January 31, 2010 <tr><td background="images/sbl3.jpg" height="225" valign="bottom"><table width="1000" border="0" cellspacing="0" cellpadding="0" usemap="#Signup" /> <map name="Signup" id="Signup"> <area shape="rect" coords="74,13,270,204" href="www.solarbattles.co.uk/register.php" target="_top" /> Have i mapped it right ?? Quote
Dayo Posted January 31, 2010 Posted January 31, 2010 add the bold code into your input button tag <input type="image" src="url/to/submit/button.gif"> re-reading your post i see its just a text link not an input button so try using CSS or even just [/img] Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.