Child Channel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Danloona
    Senior Member
    • Mar 2015
    • 543
    • 4.2.5

    #16
    Originally posted by Glenn Vergara
    Change

    Code:
    background-image: url('/flags/Flag_of_Switzerland.svg.png');
    to:

    Code:
    background: url('/flags/Flag_of_Switzerland.svg.png');
    Btw, the actual flag size is 16x16 but you are setting it in CSS to 16x11 which cuts off the image. And also you don't have to specify the width and height in the repeating blocks for each flag. The width and height are already set once in the non-repeating block.

    Ok work , but now , there is a problem with size of icon ,...

    Comment

    • Danloona
      Senior Member
      • Mar 2015
      • 543
      • 4.2.5

      #17
      Fixed , no worries Thanks

      Comment

      • glennrocksvb
        Former vBulletin Developer
        • Mar 2011
        • 4021
        • 5.7.X

        #18
        What's the problem with the size? I saw you changed the image path that has the correct 16x11 size.

        Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

        Comment

        • Danloona
          Senior Member
          • Mar 2015
          • 543
          • 4.2.5

          #19
          It's fine Thanks

          Comment

          Related Topics

          Collapse

          Working...