kee1108 Posted August 30, 2006 Share Posted August 30, 2006 I am planning to put the registration box on my top banner of my site, I am just wondering how can i do it with php, or is there a way, I am quite noob in php, I hope I don't put this is the wrong section again, meaning maybe it cannot be done by php :)Can someone guide me, thank you. Link to comment https://forums.phpfreaks.com/topic/19195-can-i-put-my-registration-box-on-my-banner/ Share on other sites More sharing options...
ronverdonk Posted August 30, 2006 Share Posted August 30, 2006 You can use CSS to accomplish that. E.g. make a [code]<div style='position:absolute;top:80px;left:100px;z-index:100'>Here goes your input box etc.</div>[/code]Ronald 8) Link to comment https://forums.phpfreaks.com/topic/19195-can-i-put-my-registration-box-on-my-banner/#findComment-83069 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.