![]() |
Formatting gone awry... what the heck is that doing over THERE!?
hey XCART pros out there..... i have messed with every .tpl file that i think could possibly cause this problem.
on certain pages, some of the content is getting smushed into the far right hand side. i have the body of the site set to 90% width in the customer/home.tpl file.... so how the heck can it find its way over there?? i dont know when this started happening.... but it was fine at one point, and then......... AHH! also... my admin area looks like a wreck on all pages. all the content is there, but the formatting is all screwy. this seems like a related problem SITE IN PROGRESS: http://www.motonekoparts.com ....to see the worst of it, put something in the cart, and then click checkout NOTE: the icons in the "featured brands section on the home page dont work, you have to select a category from the left navigation to get to the products. =) i dunno.... its makin me grumpy! if anyone has any pointers that can send me in the right direction it would be greatly appreciated! thanks everyone |
Re: Formatting gone awry... what the heck is that doing over THERE!?
it looks even more chaotic in opera...
post your skin1.css and skin1/customer/home.tpl and skin1/rectangle_top.tpl |
Re: Formatting gone awry... what the heck is that doing over THERE!?
man... i haven't dared to look at it in other browsers yet!
here's my skin1.css Code:
SKIN.CSS |
Re: Formatting gone awry... what the heck is that doing over THERE!?
and customer/home.tpl
Code:
{* $Id: home.tpl,v 1.67.2.10 2005/10/31 11:36:14 max Exp $ *} |
Re: Formatting gone awry... what the heck is that doing over THERE!?
and lastly... the rectangletop.tpl
Code:
{* $Id: rectangle_top.tpl,v 1.13.2.7 2005/09/06 11:07:44 max Exp $ *} thanks a ton for your time! =) |
Re: Formatting gone awry... what the heck is that doing over THERE!?
will have a look at everything later on...when you say 90% body, do you mean the entire site or the main area, headers, footers, etc.?
|
Re: Formatting gone awry... what the heck is that doing over THERE!?
i am referring to:
<!-- main area --> <TABLE border="0" width="90%" cellpadding="0" cellspacing="0" align="left"> in the customer/home.tpl |
Re: Formatting gone awry... what the heck is that doing over THERE!?
when i change that code to:
<!-- main area --> <TABLE border="0" width="100%" cellpadding="0" cellspacing="0" align="left"> ... i get some content showing up at the bottowm, below the navigation (instead of smushed to the right with the 90% width) i was hoping to acheive a 90% width for the entire contents of the main area. thanks again |
Re: Formatting gone awry... what the heck is that doing over THERE!?
hey there... i think i might have got it! man.... that home.tpl file is very picky!!! will you check it out in safari and see how the formating looks?
|
Re: Formatting gone awry... what the heck is that doing over THERE!?
dont have safari, but it still looks garbled in Opera, everything is aligned to the left and takes about 50% width, also everything is in different order compared to firefox...from top to bottom: cart, authentication, login, home_main, categories, parts, accessories...the footer is also squished to like 20% width
|
All times are GMT -8. The time now is 10:41 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.