X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Left_bar moves to bottom of page after using wemaster mode (https://forum.x-cart.com/showthread.php?t=63747)

simplyvacuums 05-25-2012 12:33 PM

Left_bar moves to bottom of page after using wemaster mode
 
After opening webmaster mode to make a small change on the homepage, the complete left side of the page has moved to the bottom.
I called ewd and had them restore the site but after editing again in webmaster mode, the same problem has occured. Can anyone help me fix this?

TwinCityVacuum.com
xcart version 4.4.5

cflsystems 05-25-2012 12:41 PM

Re: Left_bar moves to bottom of page after using wemaster mode
 
You have a and div tags not closed properly. Just reverse back the changes you made and fix the code first

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.twincityvacuu m.com%2F

simplyvacuums 05-25-2012 01:05 PM

Re: Left_bar moves to bottom of page after using wemaster mode
 
Thanks for the reply! Do I need to edit a template? When I open webmaster mode it will not allow me to make any changes on the front page anymore

simplyvacuums 05-26-2012 07:26 AM

Re: Left_bar moves to bottom of page after using wemaster mode
 
For the life of me, I cannot find which template to edit. Any ideas?

Thanks

cflsystems 05-26-2012 09:29 AM

Re: Left_bar moves to bottom of page after using wemaster mode
 
Look at the validator link I posted - it will help you find what's wrong. There are few places where the html code is wrong

<a> tag is closed twice - fix it
Quote:

<p><!-- FreeCouponMaker.com Coupon --><link rel="stylesheet" href="http://www.freecouponMaker.com/css/fcm.css" type="text/css" /><iframe src="http://www.freecouponMaker.com/iframe/18444/" class="f" frameborder="0">FreeCouponMaker.com</iframe><div class="l"><a href="http://www.freecoupons.com" class="l"></a></div></a></p>

<a> tags not closed - fix it


closing <div> which may not be opened

Once you fix this it will be more clear what else is wrong

simplyvacuums 05-29-2012 12:15 PM

Re: Left_bar moves to bottom of page after using wemaster mode
 
Thanks again for the reply. I understand what needs to be fixed from the link you sent me but I do not understand where to change it. I cannot find that code in any of the templates, and the "edit label" function on webmaster mode no longer opens up on the home page. Am I supposed to be editing a template?

Thanks again for your help

cflsystems 05-29-2012 12:38 PM

Re: Left_bar moves to bottom of page after using wemaster mode
 
If you don't know your way around XC template system it will be hard for you to do this without webmaster mode. You may wanna hire someone to do it for you then


All times are GMT -8. The time now is 11:28 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.