To insert code use <code>...</code>.
How to move position of breadcrumbs section?
  • Hi,
    I would like to have the background of breadcrumbs section to stretch full page width. As the header section is:
    image

    I am not sure where to edit this or the best way to do it. Preferably a hack/addition to the css would be instead of permanently editing a source file.

    I tried hacking the css with obscene margins/padding and stuff. This was resulting in scroll bars even with overflow hidden. I only know basics about css elements.

    If not with the css addition, could you advise me what to move into where within whichever generates the layout of the page?
    I believe I have to move breadcrumbs into child of body, and create an "inner" for the content of it (I'm not sure how).

    Thanks
    breadcrumbposition.jpg
    800 x 688 - 30K
  • 1 Comment sorted by
  • Alternatively I could move the Breadcrumbs into the feature area. Although this will probably mess up the options for turning the feature off/breadcrumbs off.

    The idea is that in some pages I would like to have a feature heading, in other I would like to use the breadcrumbs as the "title/heading" of the page.

    Perhaps it would be best to just add by typing, in this case, the breadcrumbs into the feature area title/description.

    Another possibility, which will be easier I suppose, is to use an empty feature area and push the breadcrumbs position up into that area.