• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • 100% forum width

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: 100% forum width

    • Issue Tools
      • View Changes
    1. issueid=622 May 31, 2009 8:12 PM
      Jella Jella is offline
      Regular Member
      100% forum width
      causes left to right scroll in wiki only

      My forum use 100% width and must remain that way but on the wiki pages only there is some kind of overflow issue (left to right) that causes the left to right ugly scroll bar to show at the bottom.

      The wiki needs to flex fluidly. I must fix this but I am not a coder and do not know css.

      see here on the wiki page http://tvlampforum.com/showwiki.php?title=Deco+Lamps

      ....also note the extra line break <br /> that shows only the wiki pages (between the navbar and wiki tabs) ...... (I have only 1 line break under the navbar which makes the whole site look normal, it is just on the wiki page that the 2 line breaks show up.

      Please help.
    Issue Details
    Issue Number 622
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Styling / CSS
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 2.3.0 Patch Level 1
    Fixed Version 2.3.1
    Milestone (none)
    Software DependencyAny
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. June 1, 2009 1:55 PM
      pegasus pegasus is offline
      VaultWiki Team
      For the line break, go to AdminCP -> Styles & Templates -> Search in Templates. Locate the template vault_article_main and open it for editing.

      In the template, find:
      Code:
      &lt;!-- / controls for non-popup browsers --&gt;
      &lt;else /&gt;
      &lt;if condition="!$show['forumdesc'] AND !$forum_header"&gt;
      &lt;br /&gt;
      &lt;/if&gt;
      &lt;/if&gt;
      Replace with:
      Code:
      &lt;!-- / controls for non-popup browsers --&gt;
      &lt;/if&gt;
      This change will be included in the next build, so you can revert the template when it is released.
      Reply Reply  
    2. June 1, 2009 2:18 PM
      pegasus pegasus is offline
      VaultWiki Team
      For the 100% width issue, open clientscript/special_important.css for editing.

      Find:
      Code:
      .p-cactions {
      	white-space: nowrap;
      	width: 100%;
      Replace with:
      Code:
      .p-cactions {
      	white-space: nowrap;
      	width: 99%;
      So all of this should be fixed in the next build now.
      Reply Reply  
    3. June 1, 2009 5:00 PM
      Jella Jella is offline
      Regular Member
      The line break fixed worked GREAT, thank you VERY much.

      The fix for the scrolling bar issue did not work, I changed it to 99% then I tried 60%... it has no effect at all on the left to right scroll or the size of said pages.

      The issues must be in another file? Oh I hope you can figure it out because I know I can't and I need to fix this.
      Reply Reply  
    4. June 1, 2009 5:54 PM
      pegasus pegasus is offline
      VaultWiki Team
      I just checked your file and it is still unchanged. Please make the edit above so I can view the updated CSS output of the page.
      Reply Reply  
    5. June 1, 2009 7:32 PM
      Jella Jella is offline
      Regular Member
      okay sorry I did change it back when it didn't work, it is back to 99% now, have a look.
      Reply Reply  
    6. June 1, 2009 7:34 PM
      pegasus pegasus is offline
      VaultWiki Team
      Okay it looks like it's working to me. You might need to clear your browser cache.
      Reply Reply  
    7. June 1, 2009 8:09 PM
      Jella Jella is offline
      Regular Member
      You know I am always preaching to clear your cache and it never dawned on me, doh... thank you so much for your time and patience. I am going to buy a second wiki for another site, hopefully I can figure out how to make it work, I still don't understand it.
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 1:14 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.