WP Plugin Customization Help Needed - html/css

by 3 replies
4

Code:
<div id="$awpcpdisplayaditems"><div style="width:$imgblockwidth;padding:5px;float:left;margin-right:20px;">$awpcp_image_name_srccode</div><div style="width:50%;padding:5px;float:left;"><h4>$ad_title</h4> $addetailssummary...</div><div style="padding:5px;float:left;"> $awpcpadpostdate $awpcp_city_display $awpcp_state_display $awpcp_display_adviews $awpcp_display_price </div><div class="fixfloat"></div></div><div class="fixfloat"></div>


#website design #customization #html or css #needed #plugin
  • Have you tried putting the div with the description within the same div as the image? No guarantees it'll work, but that's what I would try.

    You might also have to remove the 'float:left;' declaration, and/or adjust the padding on the description div...

    Good luck!!
  • are you using classipress ?
  • its not classipress.. its another wordpress classified plugin..

    Im gonna search around for the codes. Im thinking the float-left and fixed float need to change. I guess the layout im looking for is "grid"

    I really need this done asap.. any other ideas?

Next Topics on Trending Feed