themilkman Posted February 6, 2008 Posted February 6, 2008 Hi, I have tried to change the round corners of the new products box but had no luck for some strange reason. : Having had a look on page 37 of the documentation, it says to change the following: $info_box_contents[] = array(array('params' => 'height="14" class="infoBoxHeading"', 'text' => tep_image(DIR_WS_IMAGES . 'infobox/corner_left.gif')), TO $info_box_contents[] = array(array('params' => 'height="14" class="infoBoxHeading"', 'text' => tep_image(DIR_WS_IMAGES . 'infobox/corner_right_left.gif')), array('params' => 'height="14" class="infoBoxHeading" width="100%"', 'text' => $contents[0]['text']), array('params' => 'height="14" class="infoBoxHeading"', 'text' => tep_image(DIR_WS_IMAGES . 'infobox/corner_right_left.gif'))); But this does not seem to work, any ideas? Once the corners have been changed, how will I remove the spacing? Thanks for your help Whats the point of a signature?
themilkman Posted February 6, 2008 Author Posted February 6, 2008 Dunno, this still is not working, what is wrong with it? Whats the point of a signature?
germ Posted February 6, 2008 Posted February 6, 2008 Look at the instructions for removing the corners from the New Products box here: Click Me If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.