WP Plugin Customization Help Needed - html/css
I am running another wordpress classified plugin on my site. The plugin formats the photos vertical and to the left of the main page with description aside it,
like so...
photo1 - description
photo2 - description
photo3 - description
I want it to show horizontally, say 3-6 across (if it fits)
with the partial description below it, aligned with the photo.
like so...
photo1 - photo2 - photo3
descrip descript descript
the folks at awpcp forum said I should look at this HTML
and change it to how I want, yet I have no clue
what control the formating.
this is the code they said to look at...
<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>
can you guys take a look at it, and give me
some pointers?
-
serentripity -
Thanks
{{ DiscussionBoard.errors[2493379].message }} -
-
enterpryzman -
Thanks
{{ DiscussionBoard.errors[2493440].message }} -
-
TheConfidenceMan -
Thanks
{{ DiscussionBoard.errors[2494125].message }} -