cc1ssaj Posted March 19, 2013 Posted March 19, 2013 Hello, I am working on setting up an osCommerse shop and have come across a problem. I am using v2.3.3. My shop isn't live yet but I can easily paste any code needed if someone can tell me which file(s) the problem might be in. The problem is that the header shortcuts (Cart Contents, Checkout, My Account) move from being in the header to over the right column (Reviews, Shopping Cart, What's New, etc.) once you log into a (customer) account. It doesn't happen if you are browsing or add something to the cart, and it goes back to normal once you log out. I can't find anything in the admin settings and don't know which file I need to look at to fix the problem in the code. I attached two pictures that hopefully demonstrate what I explained and show the problem. I really appreciate any help! normal.bmp problem.bmp
Guest Posted March 19, 2013 Posted March 19, 2013 @@cc1ssaj The most common reason for that is, your store logo exceeds the 257px by 57px maximum size. Reduce your store logo to fit the space, or recode the header.php to allow for the larger space. Chris
cc1ssaj Posted March 19, 2013 Author Posted March 19, 2013 Chris, That did the trick! Thank you so much! The store image was the problem, and it only happened when logged in because the header shortcut bar got wider.
Guest Posted March 19, 2013 Posted March 19, 2013 @@cc1ssaj Yes, like I said. A very common problem. Glad you got it corrected. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.