Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / I lost my Order history sidebar.

I lost my Order history sidebar.

Views: 739

Results 1 to 4 of 4
22 Mar 2012, 9:31 PM
#1
toodamnbroke avatar

toodamnbroke

New Zenner

Join Date:
Oct 2011
Posts:
36
Plugin Contributions:
0

I lost my Order history sidebar.

So this is my first zencart site, and first site in 10 years... I made some rookie mistakes, and this one I don't know how to fix. But somewhere I turned off all the sideboxes on the site (on purpose) and now I want my "order history" sidebox back. I have looked and looked and can't figure out what I need to do to turn it back on. I know I turned some stuff off in the admin -> layout pages, but turning that back on isn't doing it. Could I have deleted something in the CSS or edited margins or something else in the CSS that is causing issues? I know this is a vague question, but any help would be nice and appreciated.

Thanks
J

https://www.sevenstarpackaging.com/zencart

22 Mar 2012, 9:49 PM
#2
toodamnbroke avatar

toodamnbroke

New Zenner

Join Date:
Oct 2011
Posts:
36
Plugin Contributions:
0

Re: I lost my Order history sidebar.

For whatever its worth, I think I did something in the CSS of my edited template (just a edited version of the stock template). But when I change back to the classis contemp. green template the order history box pops right up.

23 Mar 2012, 11:03 AM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: I lost my Order history sidebar.

Probably:

#navColumnOne, #navColumnTwo {
background-color: transparent;
display: none;
}

23 Mar 2012, 2:52 PM
#4
toodamnbroke avatar

toodamnbroke

New Zenner

Join Date:
Oct 2011
Posts:
36
Plugin Contributions:
0

Re: I lost my Order history sidebar.

Well that was it. Thanks for you help. Now the issue is that with the side boxes on the rest of the site looks like crap..... another issue for another day...

Thanks for the help.
J