• Hi,

    I would like to add an id for css customisation around the content window and the right side widget (this is because I am making the header full width, and want a main div of fixed width around content + side bar). But the issue is that the right side widget (i’m using two-column option) doesnt seem to be comprised within the div.
    If I knew where to find in the index.php the lines that include that right side bar/widget, I could maybe understand better how it is built.

    In the twenty ten theme, you get the widget area in the index.php with html configuration, but with the easel theme, I can’t find it as such, not even its php call.

    Any help greatly appreciated.
    Thx

Viewing 1 replies (of 1 total)
  • Thread Starter campbelson

    (@campbelson)

    I have tried adding <div id="main"> at the end of the header.php and its closing tag </div> at the end of sidebar-right.php but when I apply a fixed width to it via css, the default content div increases and overlaps the right-side widget, whereas none of them should have its width affected…
    dont know if that helps.

Viewing 1 replies (of 1 total)

The topic ‘easel html customisation’ is closed to new replies.