How to fix images uploaded to user phopto album from being too large

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WolfWiz
    New Member
    • Mar 2007
    • 25

    [Forum] How to fix images uploaded to user phopto album from being too large

    Is there anyway of limiting the size of photos being uploaded to a users photo album so it doesn't blow out the frame and become 4 pages wide without having members reduce their photo image size?
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24326
    • 5.7.X

    #2
    Try adding this to additional.css:

    Code:
    #picturelink img {
        width: 100%;
    }
    Vote for:

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

    Comment

    • WolfWiz
      New Member
      • Mar 2007
      • 25

      #3
      Worked great!

      Thank you knowledge is greatly appreciated...

      WW

      Comment

      • ywwz
        Senior Member
        • Jul 2009
        • 121

        #4
        Originally posted by Trevor Hannant
        Try adding this to additional.css:

        Code:
        #picturelink img {
        width: 100%;
        }
        Super!!!!!!! Thank you!

        Comment

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