Elena1 Posted December 6, 2009 Posted December 6, 2009 good morning to all, i have thick borders arount the images of the products, i am trying to find what file is responsible for it, can you please help thank you Sometimes, ignorance is not bliss.
♥geoffreywalton Posted December 6, 2009 Posted December 6, 2009 Depends what page you are on. Could be product_info.php or stylesheet.css Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Elena1 Posted December 6, 2009 Author Posted December 6, 2009 on any page where product is i can see that border arount the image, i opened the view source and i see the code responcible for it, but none of this pages(product_info.php stylesheet.css) have this code - how could it be? Sometimes, ignorance is not bliss.
npn2531 Posted December 6, 2009 Posted December 6, 2009 on any page where product is i can see that border arount the image, i opened the view source and i see the code responcible for it, but none of this pages(product_info.php stylesheet.css) have this code - how could it be? Make sure that in includes/functions/html_output.php that the html image function wrapper, 'function tep_image' about line 100 has 'border="0"' If it is anything other than "0" change it to "0". Oscommerce site: OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120
Elena1 Posted December 6, 2009 Author Posted December 6, 2009 Make sure that in includes/functions/html_output.php that the html image function wrapper, 'function tep_image' about line 100 has 'border="0"' If it is anything other than "0" change it to "0". :( everything is fine in this file this is the code what make the border: <td width="100%" class="cont_body_td_2 vam" style="border:1px solid #2e2e2e; border-width:5px 17px 6px 19px"> but i cannot find what file has it Sometimes, ignorance is not bliss.
Elena1 Posted December 6, 2009 Author Posted December 6, 2009 Make sure that in includes/functions/html_output.php that the html image function wrapper, 'function tep_image' about line 100 has 'border="0"' If it is anything other than "0" change it to "0". i found it, in boxes! Sometimes, ignorance is not bliss.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.