| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | Mark Forums Read | User manuals | Login |
XC5 Homepage layout | ||||
|
|
Thread Tools | Search this Thread |
#31
|
|||||||||
|
|||||||||
Re: XC5 Homepage layout
Hi guys!
Sorry, it took me so long to publish the code. This change turned to be really easy one and in order to show 4 products on product lists, you need to specify the following CSS code in the System settings > Look and feel > Custom CSS section in you admin area: Code:
If you need to show 5 products then you need to replace this piece of code: Code:
with the next one: Code:
Obviously, you are just changing the percentage that must belong to the product's box width. Other lines: Code:
are needed for disabling hard-coded rules that each 4th, 7th and so on product must start with new line. If there is any questions, please let me know. Tony.
__________________
Found a bug in X-Cart? Post it to our bug tracker! Know how to make X-Cart better? Suggest an idea! |
|||||||||
|
#32
|
|||||||||
|
|||||||||
Re: XC5 Homepage layout
This css is best if you specify for a larger screen size only. Smaller screen sizes will cause a problem in the display if you have the side column or in other screen sizes.
To fix the display issues, you can specify only if the screen size is the largest wrapping the css with 4 columns with ; Code:
__________________
Richard Ultimate 5.4 testing |
|||||||||
|
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|