Hi on my website i would like to put the description next to the product picture.
Can anyone tell me how to do this.
here is a example what i"m talking about: https://hottfixx.com/index.php?main_...ducts_id=14586
Thank you
Hi on my website i would like to put the description next to the product picture.
Can anyone tell me how to do this.
here is a example what i"m talking about: https://hottfixx.com/index.php?main_...ducts_id=14586
Thank you
A starting point would be to edit your template's stylesheet.css and add to the bottom:
#cartAdd+br, #productDescription+br { display: none; }
better but the model and manufacture are where i want the description. any way to do that.
Arggh, finger-checking again ... try:
#cartAdd+br, #productDetailsList+br { display: none; }
#productDescription { float: left; }
Thank you so much perfect. Your great. Just one more thing do you know why a best seller doesn't show up. I've had orders and it never shows up. Any suggestions.
i noticed that the model and manufacture are blocking some of the writing any ideas how to move them to the bottom
https://hottfixx.com/index.php?main_...ducts_id=13619
look there what i mean
thanks