A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Need Source Code Pronto

1k views · started by UrbanShyt Clothing Co ·
#1
Need Source Code Pronto
I Need a source code to change the button Height | Width |Top |Left

Ive got how to do the ones in bold but i need to combine it with...
<INPUT type="Image: SRC="Login.jpg" BORDER="0" ALT="Submit Form">

LEFT: 316px; WIDTH: 190px; POSITION: absolute; TOP: 337px; HEIGHT: 21px

I Need those to be combined pronto as you know im making a new flp lol ;)
#2
<INPUT type="Image" SRC="Login.jpg" BORDER="0" ALT="Submit Form" style="width: 190px; left: 316px;  position: absolute; top: 337px; height: 21px;" />
#3
Omg Arti thanks so much! i needed this ^^