Page Width on my version 5.0.0 vs vBulletin.com

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Fever905
    Member
    • Mar 2013
    • 41
    • 5.0.0

    Page Width on my version 5.0.0 vs vBulletin.com

    Hi guys -
    Just some feedback on the page width, I have just finished installing RC1 and I notice the page width on my version is a little smaller than the page width on this forum, vBulletin.com

    Is there a simple way for me to make my page width larger?

    Thanks!
    Mike
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24287
    • 6.0.X

    #2
    Hi

    What version are you actually running?

    There was no publicly available RC1 of vBulletin 5.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • Fever905
      Member
      • Mar 2013
      • 41
      • 5.0.0

      #3
      When I did the update it said 5.0.0 RC1





      I went from beta 28 to just 5.0.0



      When I ran the update to update the database it said RC1...

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74132

        #4
        I show your site as being the same width as this one. This is across various resolutions. Can you provide a screenshot of what you mean? Please use the share photos functionality to add them to the topic.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • Fever905
          Member
          • Mar 2013
          • 41
          • 5.0.0

          #5
          I did an overlay, my site on top of this site. My native resolution is 1920x1080
          I re-sized this to 1080 width as that's the maximum allowed.

          Comment


          • Fever905
            Fever905 commented
            Editing a comment
            Had to post twice, first time got error:
            Error while saving content: SyntaxError: Unexpected token T
        • Wayne Luke
          vBulletin Technical Support Lead
          • Aug 2000
          • 74132

          #6
          That is controlled by the #wrapper selector.

          Code:
          	#wrapper {
          
          
          	max-width:1200px;
          
          
          	width:80%;
          
          
          	margin:auto;
          
          
          	background:{vb:stylevar wrapper_background};
          
          
          	}
          Did you edit your css_global.css template or add anything to css_additional.css that would change this?
          Translations provided by Google.

          Wayne Luke
          The Rabid Badger - a vBulletin Cloud demonstration site.
          vBulletin 5 API

          Comment

          • Fever905
            Member
            • Mar 2013
            • 41
            • 5.0.0

            #7
            No, didn't change anything, fresh install of beta 28 then upgraded to 5.0.0 .. I will take a look at the css files, thank you.
            So far all the problems I have been having are setup related and not bugs in the program.. so this is a good thing!

            Comment

            • BirdOPrey5
              Senior Member
              • Jul 2008
              • 9613
              • 5.6.3

              #8
              Also make sure your browser Zoom level is set to 100% for both sites.

              Comment

              • Fever905
                Member
                • Mar 2013
                • 41
                • 5.0.0

                #9
                I did a search for css_global.css and its not showing up. Where is this file located?

                Comment

                • Fever905
                  Member
                  • Mar 2013
                  • 41
                  • 5.0.0

                  #10
                  Ah yeah, zoom level.. damn! You got me there

                  Comment

                  Related Topics

                  Collapse

                  Working...