Quote (fyrevortex) I don't get where to put it. and how do I put it on the right side of the website? 1) CP -> Customize Design -> Page Editor(Site pages) 2) To get it on the right side, you can put before login form box or after it. Or even under other module. (red lines shows where you can put) Quote ________________This is Before Login Box________________ <!-- --> <?if($LOGIN_FORM$)?> <table border="0" cellpadding="0" cellspacing="0" width="178"> <tr><td height="33" align="right" style="background:url('http://src.ucoz.net/t/995/14.jpg') #F3D895;color:#8F7F55;padding-right:10px;"><b>Login form</b></td></tr> <tr><td align="center" style="background:url('http://src.ucoz.net/t/995/15.jpg') #F3D895;padding:5px 7px 5px 7px;">$LOGIN_FORM$</td></tr> <tr><td><img src="http://src.ucoz.net/t/995/16.jpg" border="0"></td></tr> </table><br /> <?endif?> <!--/--> ________________This is After Login Box________________
" A single death is a tragedy; a million deaths is a statistic. " ~ Armaros
Message edited by Armaros - Tuesday, 2008-09-02, 7:01 Am |