Remove Description |
Post Reply |
Author | |
rivaldog
Newbie Joined: 26-May-2008 Location: Kansas City Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 23-February-2012 at 3:00pm |
Hi,
Does anyone know how to remove the description below the thumbnails on the viewcategories.asp page and replace it with the product sku instead? thank you |
|
Rivaldog
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
add SKU to the query in viewCategories.asp so that the value is available, and declare it like other fields. then in pcShowProductsH.asp, you have to make the necessary edits to ditch the description and replace it with the SKU variable you just declared. |
|
rivaldog
Newbie Joined: 26-May-2008 Location: Kansas City Status: Offline Points: 0 |
Post Options
Thanks(0)
|
thx Greg. I actually just blew everything away on the pcShowProductsH.asp page and like the layout much better.
Now I'm stuck on figuring out how to get my product images to move closer together. I've gone through all the CSS but cannot get them to snuggle up to each other. I want them only 3 pixels apart but no matter if I change padding and margins to 0, they still won't tighten up any further than they are. I even reduced the overall table size to make sure they weren't spreading out to fill the table. If anyone has an answer on this, I'd appreciate it. thx |
|
Rivaldog
|
|
Guests
Guest |
Post Options
Thanks(0)
|
Try using the developer tools built into Google's Chrome browser. Just right click on one of the images and inspect element. You should be able to determine very quickly what's causing the offending spacing.
|
|
rivaldog
Newbie Joined: 26-May-2008 Location: Kansas City Status: Offline Points: 0 |
Post Options
Thanks(0)
|
ok - thank you
|
|
Rivaldog
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |