close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Products pods not lining up

Thread began 6/13/2012 12:14 am by lr_leal239405 | Last modified 6/13/2012 8:17 pm by lr_leal239405 | 1433 views | 6 replies |

lr_leal239405

Products pods not lining up

The fourth box is bumping up against the third and on the second row the second box is doing the same. They should line up perfectly. How to fix?

Also, why doesn't it show the 10th product. The second row only shows 4 instead of 5 products.

I'd like to change the limitation to show at least 5 rows (30 products). Which file can I alter this in?

thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

please post a link where i can see the problem.

Sign in to reply to this post

lr_leal239405

I meant to post the link but forgot. Here it is:

products_results.php

thank you.

Sign in to reply to this post

Jason ByrnesWebAssist

the grid results page is designed to show a total of nine records in the 3 columns.

to change this, so it will show 30 in 5 columns,

edit the webassist/plugins/catalog/results_grid.php file.

change the following line:

php:
$maxRows_WADAProducts = 9;



to:

php:
$maxRows_WADAProducts = 30;





and change this line:

php:
<div class="contentBoxGrid  ps_main borderColor<?php echo(($prodCount%== 0)?" thirdBox":""); ?>">



to:

php:
<div class="contentBoxGrid  ps_main borderColor<?php echo(($prodCount%== 0)?" thirdBox":""); ?>">
Sign in to reply to this post

lr_leal239405

Thanks. Most everything is working as it should now, except the main category has a bullet as well. Where's the script to remove that one only?

products_results.php?Search=0

Sign in to reply to this post

Ray BorduinWebAssist

Remove the background image from configurable.css (line 268):
dl.nestedaccordion dt

and add it to configurable.css (line 296):
dl.nestedaccordion dd dl dt

Sign in to reply to this post
Did this help? Tips are appreciated...

lr_leal239405

It worked somewhat different than that but was able to resolve with your suggestion.

I changed dl.nestedaccordion dt image in the configurable.css to none and added the background image to dl.nestedaccordion dd dl dt on the crazy_styles.css file. That did it. Thanks Ray.

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