close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Product_Results price position

Thread began 7/02/2011 5:55 pm by anitah355532 | Last modified 7/06/2011 9:54 am by Jason Byrnes | 1279 views | 3 replies |

anitah355532

Product_Results price position

Can you please tell me how I can position the prices of my products to be just underneath the product images in product_results? There is a huge gap that I've spent ages trying to reduce, but I've run out of ideas ...

I've set the image sizes (in results_grid.php) to:

$imgWidth = 200;
$imgHeight = 150;

Square images (200 x 200) are not suitable on this site.

The page in question is at:
products_results.php

Sign in to reply to this post

Jason ByrnesWebAssist

This is a where the Fire Bug add on fire fox is very usefull, it allows you to select elements on the page to see what CSS is being applied to the particular element.

in your caase, the problem is that the height of the image div is set to 200px.


in the webassist/themes/Ambience/css/default_styles.css

change:
.gridBox .imageWrapper {
height: 200px;
overflow: hidden;
padding: 6px;
text-align: center;
}

to:
.gridBox .imageWrapper {
height: 150px;
overflow: hidden;
padding: 6px;
text-align: center;
}

Sign in to reply to this post

anitah355532

Thank you Jason. Your assistance is appreciated. All fixed now :-)
And I'll install Fire Bug - it will be very useful.
Cheers, Anita

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

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...