Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Hello,
I just installed this template and for some reason my left sidebar is being pushed down below the text of the main page.
Heres a link so you can see what I'm talking about: http://www.fragrancesupplyco.com
I'm using the latest version of Zencart. I tried digging through the thread to see if anyone else had this problem but its so long. Can anyone help me?
Thank you
Yes I know. I want the left column to be 175px but it doesn't matter what width I set it at, it still gets pushed down below the main contents. I just set it to 175px and its still doing it.
http://www.fragrancesupplyco.com
Set both column AND sidebox width.
Hey guys,
A little help. My header overlaps along with my banner and mainpage image when I restore down the page. I've only tested on FF and IE8 (my browser). I didn't change anything on the CSS file.
--------------------------------------------------------------------
My /header.php :
// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Manila Asian Foods - Pure Pinoy!');
define('HEADER_SALES_TEXT','<img src="http://www.manilaasianfoods.com/onlinestore/images/MAFHeaderM.jpg"></img>');
define('HEADER_LOGO_WIDTH', '');
define('HEADER_LOGO_HEIGHT', '');
define('HEADER_LOGO_IMAGE', 'proudlypinoyontrans.png');
My /define_mainpage_page.php:
<CENTER><img src="http://manilaasianfoods.com/onlinestore/images/frontmaf.jpg" align="center" length="1082" width="722"></img></center>
--------------------------------------
Here's my page www.manilaasianfoods.com/onlinestore
Any idea how to fix this? I appreciate any response
Thanks!
*****Update******
I've made changes on /define_mainpage_page.php making the mainpage image working now.
<CENTER><img src="http://manilaasianfoods.com/onlinestore/images/frontmaf.jpg" width="94%"</img></center>
I still need help with the ad banner and header.
Thanks