Quick-reply ads

Your problem is so easy to find... Haha. Why don't you just ask the site owners for their code, seeing as you seem to be trying to make a clone of FP and other promotion forums, *roll*
 
Code:
<html>
<body>
<div id="message-box" style="float: left;">
                   <textarea style="height: 9em;" name="message" rows="10" cols="50" tabindex="3" class="inputbox"></textarea>
                </div>

  <div style="float: left; width: 212px; text-align: center;">
<div style="margin:2px;background:#eeeeee; border:1px solid #bbbbbb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:10px; width:100px; float:left;">
<img src="http://hybridscloud.com/styles/hC/theme/images/Logo.png" width="90" height="90">
</div>
<div style="margin:2px;background:#eeeeee; border:1px solid #bbbbbb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:10px; width:100px; float:left;">
<img src="http://hybridscloud.com/styles/hC/theme/images/Logo.png" width="90" height="90">
</div>
<div style="margin:2px;background:#eeeeee; border:1px solid #bbbbbb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:10px; width:100px; float:left;">
<img src="http://hybridscloud.com/styles/hC/theme/images/Logo.png" width="90" height="90">
</div>
<div style="margin:2px;background:#eeeeee; border:1px solid #bbbbbb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:10px; width:100px; float:left;">
<img src="http://hybridscloud.com/styles/hC/theme/images/Logo.png" width="90" height="90">
</div>
    </div>
</body>
</html>

just resize everything to the right size.
 
Nathan said:
Your problem is so easy to find... Haha. Why don't you just ask the site owners for their code, seeing as you seem to be trying to make a clone of FP and other promotion forums, *roll*

The site owners wouldn't give out there custom code anyway :lol:
 
Subz said:
Nathan said:
Your problem is so easy to find... Haha. Why don't you just ask the site owners for their code, seeing as you seem to be trying to make a clone of FP and other promotion forums, *roll*

The site owners wouldn't give out there custom code anyway :lol:

Hahahahaha nothing is custom 😉 you should know that 😛
 
well unless they hired someone to do it but i think it came with the template.
 
Yeah well for something like quick reply ads it won't be custom considering every promotion forum has pretty much copied each other's code.
 
Back
Top Bottom