I would like to know if anyone here who knows the Boonex code/files could make the following work in an HTML file.
I am after changing this code below
[code]<div class="panel">
<div class="panel-wrapper">
<div class="top_left">
<div style="height:8px"></div>
<h1>Item title here.</h1>
<span class="span_cont">Discription details here<br /><br />
<span class="span_cont">Price here</span><br />Owner details/country here<br>
<div style="height:8px"></div>
<div style="height:20px">
<a href="#" class="read read_bg2">read more (back to items page here)</a>
</div>
</div>
<div class="top_right"><img src="images/top_img.jpg (Main Item Image here)" width="532" height="293" class="top_img" alt="" /></div>
</div>
</div>[/code]
using the same classes and id's call most recent Ads, articles, stores, challenges, classifieds and realty. This code above is for one item as each item will have there own same code displayed.
This is for a sliding image and text display which I am creating as a my cover page which can be seen CLICK HERE. I also have other sections where I will also want news and rss feeds from boonex displayed as well.
Of cause I pay for this to be done as unfortunately I'm no PHP expert.
Cheers