gandhi Posted April 25, 2008 Posted April 25, 2008 theres a blank white space on the bottom of my shop I looks fine from what i can see: define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce<br></a><a href="mailto:[email protected]"></a> ?!??!?!?
ruizerwin Posted April 25, 2008 Posted April 25, 2008 theres a blank white space on the bottom of my shop I looks fine from what i can see: define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce<br></a><a href="mailto:[email protected]"></a> ?!??!?!? Can i c your webage ??? to check the error Erwin D. Padilla Web Developer and Linux Admin
ruizerwin Posted April 25, 2008 Posted April 25, 2008 At the bottom of your shop after Hosting by YMLP.com This space it because you have a <br /> on your index.php Just need to remove it Erwin D. Padilla Web Developer and Linux Admin
ruizerwin Posted April 25, 2008 Posted April 25, 2008 define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce<br></a><a href="mailto:[email protected]"></a> Here what wrong is: YOu need to put a value between the <a href="mailto:[email protected]">CLICK HERE MORE INFO...</a> Erwin D. Padilla Web Developer and Linux Admin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.