hello
i have this code:
this a wordpress code.PHP Code:<div class="round" id="box4" style="float: right;width: 930px;margin-top: 15px;height: 280px;border: 1px solid #9E9E9E;color:white;">
<div style="float:right;"><img src="<?php echo "/?page_id=367&img=" . $temp[count($temp)-1] . "&w=250&h=250"; ?>" /></div>
<span style="padding:10px;"><?php echo nl2br($the_query[0]->post_content); ?></span>
</div>
you can see how it looks here, this is the big box before the footer:
http://ms.wpcoder.co.il/
this is basicly how i want it to look but i can't apply padding to the text on the right side and if i play with it the bottom text under the picture doesn't get the padding.
thanks for the help.



Reply With Quote



Bookmarks