how do I change the icons?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Djinni2
    Member
    • Mar 2010
    • 80
    • 4.0.0

    how do I change the icons?

    and find where in the directory?
    how can I change the icons or you have it all back in one image file save?

    Last edited by Djinni2; Tue 21 May '13, 9:44am.
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    Hi

    You need to edit the css sprites.

    Those two are in the file images/css/sprite_icons_vb.png
    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

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

      #3
      They are located in the sprites within upload/images/css. If you want different size images or do not want to use Sprites, then you would need to edit the individual CSS for each image. Unfortunately, I don't have a list at this time.
      Translations provided by Google.

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

      Comment

      • Mupetz
        Member
        • Sep 2005
        • 62
        • 5.0.X

        #4
        I see there is a green forum_new icon on the default sprites.
        Can someone tell me how to use it instead of the blue one? Please
        Thank you!

        Comment


        • Mupetz
          Mupetz commented
          Editing a comment
          Nevermind, found the solution myself.
          Add this to css_additional.css :
          Code:
          .forum-list-container .forum-item.new .cell-forum .icon {
          	background-position: -68px -208px;
          }
      • SteedPub
        New Member
        • Jul 2007
        • 19

        #5
        I just opened the sprites PNG in photo shop are created my own icon designs over the top of the stock ones. Worked just fine. http://www.fnsweet.com/forums/

        Comment

        • DemOnstar
          Senior Member
          • Nov 2012
          • 1912

          #6
          I tried that but it didn't work for me so by your example, I must have made an error somewhere. Thanks for the inspiration to try again..http://www.fnsweet.com/forums/


          Comment

          Related Topics

          Collapse

          • nom26
            Changing Icons.
            by nom26
            Hi There Team,

            I would like to know how I can change the colour or change the image entirely of these speech bubbles on the left hand side next to the thread names. (See image).
            ...
            Wed 7 Sep '16, 6:34am
          • BugOutGirl
            How can I change these icons?
            by BugOutGirl
            I would like to change the new post icon, last post icon, and the thread icons beside each thread. I have a new file for each that I am ready to link but I don't know what do put in my css file (I am...
            Sat 7 Mar '15, 4:06pm
          • interfx
            Forum Icons
            by interfx
            I know this might be a basic question, but how do I change my forum icons (not sure what to call them) from the default to my custom ones? For example the forum_old-48.png ones? On my hosted VB I would...
            Sun 19 Mar '17, 5:27am
          • Timotimoti
            replace posticon
            by Timotimoti
            How do i replace icons (sprite_icons_vb_xx) by an another image?
            For exalmple, i want to replace the current speech-double-m--blue by an image i uploaded in images/icons/sdblue.gif wich is 50x50...
            Wed 15 Jan '14, 7:36am
          • Danloona
            Topic sharing icons
            by Danloona
            Is there any way to change sharing icons on postbit? They taking a bit to much space and doesn't really look nice. I was thinking If I can make them round. Thanks....
            Sun 23 Feb '20, 6:15am
          Working...