Activity Stream Avatars not uniform

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RaceJunkie
    Senior Member
    • Jun 2005
    • 292
    • 3.8.x

    [Forum] Activity Stream Avatars not uniform

    Why are the avatars not align, it looks like a total mess?

    Size is 150x150

    Click image for larger version

Name:	screenshot_04.png
Views:	1
Size:	35.6 KB
ID:	3723866

  • 1kether1
    Senior Member
    • Jan 2005
    • 236
    • 4.1.x

    #2
    Go to the admincp and rebuild your thumbnails. Looks like it is not showing the tiny thumbs of your avatars.

    Kether

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      ^^ Yep

      Maintenance > General Update Tools > Rebuild Custom Avatar Thumbnails and Rebuild Avatar Thumbnails.

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools <- awesome site for html/css help

      Comment

      • kyoshokid
        New Member
        • Feb 2010
        • 13
        • 4.0.0

        #4
        I've tried what you guys suggest but when I try it i get this message.
        Your version of PHP does not have image support. Please make sure you have enabled GD if your server does support it by going to Options -> vBulletin Options -> Image Settings
        Is there a way of processing this without needing to have GD enabled?

        Comment

        • Trevor Hannant
          vBulletin Support
          • Aug 2002
          • 24325
          • 5.7.X

          #5
          GD should be bundled with PHP - has your host specifically removed it?
          Vote for:

          - Admin Settable Paid Subscription Reminder Timeframe (vB6)
          - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

          Comment

          • RaceJunkie
            Senior Member
            • Jun 2005
            • 292
            • 3.8.x

            #6
            I rebuilt them and still same issue.



            Using Firefox and Safari

            Comment

            • Lynne
              Former vBulletin Support
              • Oct 2004
              • 26255

              #7
              The page is not showing the thumbnails which means something is still wrong on your server where you cannot rebuild the thumbnails. Did your host fix the GD issue? did you rebuild all the avatar thumbnails afterwards with no errors?

              Please don't PM or VM me for support - I only help out in the threads.
              vBulletin Manual & vBulletin 4.0 Code Documentation (API)
              Want help modifying your vbulletin forum? Head on over to vbulletin.org
              If I post CSS and you don't know where it goes, throw it into the additional.css template.

              W3Schools <- awesome site for html/css help

              Comment

              • BibleWheel
                Member
                • Jun 2007
                • 72
                • 3.8.x

                #8
                I have this problem. It started when my host upgraded to PHP 5.4.2. It broke something with the GD image processing. I made a quick work-around by putting this in my additional.css:

                Code:
                .activitybit .avatar img 
                {
                   width:75px;
                   height:auto;
                }
                Last edited by TheLastSuperman; Mon 18 Jun '12, 8:56pm.

                Comment

                • RaceJunkie
                  Senior Member
                  • Jun 2005
                  • 292
                  • 3.8.x

                  #9
                  Originally posted by BibleWheel
                  I have this problem. It started when my host upgraded to PHP 5.4.2. It broke something with the GD image processing. I made a quick work-around by putting this in my additional.css:

                  Code:
                  .activitybit .avatar img 
                  {
                     width:75px;
                     height:auto;
                  }
                  Where exactly on the server is the additional.css located?

                  Thanks

                  Comment

                  • BibleWheel
                    Member
                    • Jun 2007
                    • 72
                    • 3.8.x

                    #10
                    Originally posted by RaceJunkie
                    Where exactly on the server is the additional.css located?

                    Thanks
                    Go to Admin CP > Styles & Templates > Search in Templates and enter additional in the search box. Select the "Search in Titles Only" checkbox and it will bring up your additional.css file. Then you just add the lines I posted. It's just a work-around until you can get the thumbnails working again.

                    Comment

                    • RaceJunkie
                      Senior Member
                      • Jun 2005
                      • 292
                      • 3.8.x

                      #11
                      Originally posted by BibleWheel
                      Go to Admin CP > Styles & Templates > Search in Templates and enter additional in the search box. Select the "Search in Titles Only" checkbox and it will bring up your additional.css file. Then you just add the lines I posted. It's just a work-around until you can get the thumbnails working again.
                      Thanks a bunch..

                      Comment

                      • Zachery
                        Former vBulletin Support
                        • Jul 2002
                        • 59097

                        #12
                        We don't recommend php 5.4 at this time, it changes a lot of stuff under the php hood and most php apps are not ready for it.

                        Comment

                        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                        Working...