Recently active topics in PBwiki tagged with width

  • 19 Replies 6 Followers

    I already deleted Recent Activity and Quick Start. Can I change the width of the Sidebar? I don't need it so wide as it just lists the months of the year. Thanks. Last reply on May 07, 2008 18:50.

    Rose Rose asked this question on January 29, 2008 22:00. It's tagged sidebar, width, editing help, how to edit, css, html, and plugin
  • 5 Replies 3 Followers

    white box displays div content, source adds breakout class Last reply on February 13, 2008 18:49.

    Problem - code will work in a page that was created before today, but if copied into a page created today it will not work. When I look at the source code I see that it adds <div class="breakout"> when displaying the page created today. And it displays the content wierdly inside a box with white background and no where near 70% of the width of the page. The source for both was created in the Classic editor, both had the current content entered today.

    The code:

    <div>
    <font>Help For</font>

    </div>

    From source of test1B when displayed:





    <div>


    <div class="breakout">

    <font>Help For</font>

    From source of test where code works:





    <div>


    <font>Help For</font>

    </div></div></div></div>
    Linda Linda reported this problem on February 07, 2008 14:41. Casey Greene also has the problem Linda reported. It's tagged content, code, classic editor, wikistyle, classic, width, and breakout
  • 2 Replies 3 Followers

    Sidebar Margins? Last reply on February 06, 2008 14:30.

    Is there any way to change the left or right margins of my sidebar? Or maybe make my sidebar a smaller width?
    coachboyer coachboyer asked this question on February 01, 2008 22:02. It's tagged sidebar, width, margins, css, premium wiki, and free option
  • 4 Replies 3 Followers

    Sidebar height Last reply on January 23, 2008 21:52.

    Okay so now I need the sidebar to run the full length of the page now matter how much content it holds. The reason I need this is because I have the sidebar floating to the left and when I start filling up the content section it drops under the sidebar and looks horrible. I have tried to set the sidebar height to 100% in CSS but to no avail. I also read that I needed to set the parent container height and that 100% would work because the sidebar div just needs something to be 100% of. I did that and it didn't work. However if I set a hard px number say 500px for the height of the display content area then the 100% trick works. However I can't set a hard number because the page needs to grow for as much as I put in or my users put in. Any help would be great. THANKS!!
    Newbie Newbie asked this question on January 23, 2008 18:07. Casey Greene also has the question Newbie asked. It's tagged css, sidebar, editing help, how to edit, container height, 100 height, sidebar height, content width, height, and width