| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How do I move breadcrumbs? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I have my store finally customized, except for one recurring problem that I cannot find the answer to. My breadcrumbs are appearing over other elements on the page. By "over," I don't mean "above," but "on top of." See link:
http://www.dishdashmeals.com/order/home.php?cat=250 I can get into the bread_crumbs.tpl file, but it doesn't seem to help. I have looked through content.tpl, home.tpl, home_main.tpl and quite a few others but cannot find any reference to it. Just using the sample page as an example, I would like the bread crumbs to appear below the running chef and the login/register buttons and above the product info. That same general location would work well on my other pages as well. Any input is greatly appreciated. I tried to figure it out through Firebug, but everything I used from that just ended up a dead end for me.
__________________
Using XCart 4.4 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Change margin-top and height like the below
#content-container { margin-top: 225px; padding-bottom: 68px; } and #header { height: 225px; top: 0; }
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#3
|
|||||||
|
|||||||
![]() Thanks! My only other question then, is where do I make these changes? My guess is that they would be in the css styles, but I'm not sure if they would go in the specific template's css file or the main ┘ or do they go in the bread_crumbs.tpl file?
__________________
Using XCart 4.4 |
|||||||
#4
|
|||||||||
|
|||||||||
![]() In the css file where they are defined in the first place. Use Firefox/Firebug to find out exactly which one
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#5
|
|||||||
|
|||||||
![]() Okay, now I feel bad for grumbling about that not being very specific.
![]()
__________________
Using XCart 4.4 |
|||||||
|
|||
X-Cart forums © 2001-2020
|