close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

CSS issues

Thread began 2/05/2012 4:19 am by biz295654 | Last modified 2/07/2012 8:53 am by biz295654 | 2723 views | 18 replies

biz295654WebAssist

Not seeing it yet.

<div class="secondcontentarea">

<div id="productcolumn1">



<p>

<!--largest size here -->


<a href="http://milemarkersports.com/store/imagesupload/main/<?php echo $row_products2['ProductImage']; ?>" class="jqzoom" title="<?php echo $row_products2['ProductName']; ?>"><img src="http://milemarkersports.com/store/imagesupload/main/<?php echo $row_products2['ProductImage']; ?>" width="300" hspace="10"></a>
</p>
</p>
<p> <span class="mouseoverinstructions">Mouse over to enlarge</span><br>

<!-- change ID to match productgrouop -->

<?php
if ( intval($row_products2['ProductLive']) ) {
?>
</p>
<p><a href="http://milemarkersports.com/store/products_detail.php?ProductID=<?php echo $row_products2['ProductID']; ?>" ><img src="2011images/buynow.jpg" width="100" height="23"></a></p>
<?php
}
?>
<h3><?php echo $row_products2['ProductName']; ?> - <span class="productnumber"><?php echo $row_products2['ProductGroup']; ?></span></h3>
<p><?php echo mod_wa_evaluate($row_products2['ProductLongDesc']); ?></p>
<?php
if ( intval($row_products2['ProductLive']) ) {
?>
<p><a href="http://milemarkersports.com/store/products_detail.php?ProductID=<?php echo $row_products2['ProductID']; ?>" ><img src="2011images/buynow.jpg" width="100" height="23"></a></p>
<?php
}
?>
</div>

~~~~~ end of col1~~~~~

<div id="productcolumn2">
<p>
<?php if (strlen($row_products2['ProductActionImage'])>1) { ?>
<br>
<img src="http://milemarkersports.com/store/imagesupload/other/<?php echo $row_products2['ProductActionImage']; ?>" alt="" name="action">
<? } ?>
</p>
<p> <!-- Accordion --> </p>
<!-- endof accordion -->
<div id="TabbedPanels1" class="TabbedPanels">
<ul class="TabbedPanelsTabGroup">
<li class="TabbedPanelsTab" tabindex="0">Colors</li>
<li class="TabbedPanelsTab" tabindex="0">Reviews</li>
</ul>
<div class="TabbedPanelsContentGroup">
<div class="TabbedPanelsContent">
<p>
<?php
while ( $row_thumbs = mysql_fetch_assoc($thumbs) ) {
?>
<img src="http://milemarkersports.com/store/imagesupload/thumb/<?php echo $row_thumbs['ProductThumb']; ?>" alt="" name="thumbs" width="175">
<?php
}
?>
</p>
</div>
<div class="TabbedPanelsContent">
<?php
while ( $row_reviews2 = mysql_fetch_assoc($reviews2) ) {
?>
<p><b><?php echo $row_reviews2['review_title']; ?></b></p>
<p><?php echo $row_reviews2['review_body']; ?><br>
By: <?php echo $row_reviews2['review_author']; ?></p>
<?php
}
?>
</div>
</div>
</div>
</div>
</div>
</article> <!-- end article.content -->

It's a mess, I know...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...