Hi i want to change the look of my products page to look something like this
- http://www.zencartmarketing.com/wp-c...duct-pages.gif
If anyone can point me in the rite direction , i would really appreciate it. Thank you.
Hi i want to change the look of my products page to look something like this
- http://www.zencartmarketing.com/wp-c...duct-pages.gif
If anyone can point me in the rite direction , i would really appreciate it. Thank you.
A link to what you have now would assist
But, in a copy of tpl_product_info_display.php one can alter how this page gets displayed
Zen-Venom Get Bitten
Not to match what you postedIs there any way to alter the products page through admin panel?
Zen-Venom Get Bitten
Thanks, i did most of the changes i wanted. Can you or someone help me out, im looking for this div tag in css file but i cannot locate it.
Its the call for the product prices background, i want to decrease size of background cause it invisibly overlays my clickable image , but i cant figure it out.Code:<h2 id="productPrices" class="productGeneral">
If a tag is not in your stylesheet you can add it
Code:#productPrices
Zen-Venom Get Bitten
Styling issues are much easier to solve if we can see the site live.
There are many class/id tags provided in the source code but not mentioned in the stylesheet. If there is not already a rule that covers a tag, just create one.
Thanks, i tried it but it didnt work, theres something im doing wrong that i cant figure out can you check it for me and hopefully help me to fix my problem.
This is my product page:
http://ptctemplates.com/index.php?ma...&products_id=1
If you right click and click "inspect element" on price title, you will see that the background is like 375px wide, and its going over the product image, which makes that part unclickable.
Any help is greatly appreciated.
What browser are you viewing this in??
Zen-Venom Get Bitten