Hi All,
Could anyone tell me where i can increase the gap between the products listed.
Have a look at : http://www.kim-roebuck.com/shop/inde...ndex&cPath=1_2
Thanks,
Lance
Hi All,
Could anyone tell me where i can increase the gap between the products listed.
Have a look at : http://www.kim-roebuck.com/shop/inde...ndex&cPath=1_2
Thanks,
Lance
Please refer to a previous topic.
Css Problem V1.3.1, product listings and info pages
Hope this helps.
.
A New Starter again
Thanks, i found what i needed in there.
Just in case anyone wants to know, i just added the following into to my stylesheet:
.productListing-odd {
background-color: #FFFFFFF;
height: 100px; /* Pls! this > 80px of the Image height in Admin Settings*/
padding: 0.2em 0em 0.2em 0em;
}
.productListing-even {
background-color: #F2F9FF;
height: 100px; /* Pls! this > 80px of the Image height in Admin Settings */
padding: 0.2em 0em 0.2em 0em;
}
.productListing-data {
padding: 0.5em 0.2em 0.5em 0.2em;
border: 1px dotted #E6E6E6;
}
Hopefully this will help someone else like.
Thanks again,
Lance
Thanks Lance and Seethrou
Much appreciated that did help me.
Thanks...Lancebotha, I would, if I were you put the add to cart button on those pages and remove the qty box, especially as your max qty is 1...just an idea
Thanks
Pete
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion
I added that to the css and no difference. Am i missing something, I assume that css fix was for v1.3 right? And the spacing between images was when viewing a category right?
Any help
Pete
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion
Mediathing... are you sure you added it to the stylesheet.css for the specific template you are using i.e. future_zen?
Not sure but maybe you added it to the default template or something.
Yep, sure...check it. I'll try it again in a bit...see if I was missing something simple
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion
Have a link to peek of?
.
A New Starter again
Would I be right in thinking that I just add that to the bottom of stylesheet.css in:
public_html/includes/templates/future_zen/css/
and is this an instruction to change something else in admin?
/* Pls! this > 80px of the Image height in Admin Settings */
Thanks
FORUM:
# a public meeting or assembly for open discussion
#An online discussion group, where participants with common interests can exchange open messages.
# a public facility to meet for open discussion