![]() |
Tables Template not lining up
1 Attachment(s)
Could someone help me to figure out why my tables are pushing out? I would like to keep my images at this size, but make the information part(product description) more narrow.
I have the container set to 950 Thank you for any help |
Re: Tables Template not lining up
Quote:
Give a link to this page. On this page design does not stretch the product description but something below. |
Re: Tables Template not lining up
http://www.aimeeasher.com/shoppe/product.php?productid=1&cat=0&page=1
Here is the link... thank you for any help. |
Re: Tables Template not lining up
The easiest way to resolve these sort of layout and design issues is to install the firefox firebug addon which will let you play around with html and css attributes on screen.
Then use your webmaster modre to located the correct template (product.tpl i believe in this case) and try the changes. |
Re: Tables Template not lining up
Quote:
Ok... i took first 15-20 lines from html-source this page. Quote:
|
Re: Tables Template not lining up
Quote:
Thank you for trying to help me... was there something I need to change in the 15 lines you have pulled? |
Re: Tables Template not lining up
Quote:
No, you need to find a template in which inserted an additional "<body> ...</ body>" and remove this tag. Probably it is in the file: "skin1/rectangle_top.tpl" or "skin1/head.tpl". And find file with this code (i think this is a "skin1/bottom.tpl") and change width first table from 950px to 100%... PHP Code:
first line will be: <table width="100%" cellpadding="0" cellspacing="0"> .......... After these changes - your problem solved. :)))) |
All times are GMT -8. The time now is 07:25 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.