Jump to content

Leaderboard

  1. -Cookie-

    -Cookie-

    Community Regular


    • Points

      2

    • Posts

      771


  2. OpFor

    OpFor

    Contributor


    • Points

      1

    • Posts

      131


  3. Mantvi5

    Mantvi5

    Rookie


    • Points

      1

    • Posts

      27


Popular Content

Showing content with the highest reputation on 01/17/2015 in all areas

  1. Compatibility IP.Board 3.4.X Possibly IP.Board 3.2 and 3.3, but not sure. This skin edit WILL BREAK with IPS Suite 4.0. This tutorial will show you how to set custom forum icons without the need for a modification like Forum Icons. This is a very simple skin edit and can be done by anyone. Getting Started: In your AdminCP, navigate to Look & Feel > Manage Skin Sets & Templates > Your Skin. In the templates section, under Board Index, you'll see a file called boardIndexTemplate. Click this. Select all the code in the file and completely remove it. Replace all the code with this: The settings needed to setup the forum icons have already been done for you. There are some additional options at the top of the file. If you would like to use those too, feel free to do so. Setting it Up: Now, in your FTP client, navigate to /public/style_images/Your_Skin Create a new directory called "forum_images". On your forum, open up the forum you want to apply the icon to. Look at the URL. There will be a number, for example: forum.com/forum/2-announcements-and-updates/ You will be looking for "2" or whatever number is there (it changes per forum since every forum has a unique ID). Get the image you want to set as a forum icon (NOTE: The image must be 32x32, no larger). In your FTP client, navigate to /public/style_images/Your_Skin/forum_images. Upload the image you want to set as a forum icon to this directory. In this case, we would need to name the file "2.png" because the forum ID is 2. The picture must be in PNG format and the name must be whatever number the forum ID is (number). You're done. Refresh the page to see the icon. If the icon does not show up immediately, do a hard refresh or clear your cache. The instructions for this vary by what browser you're using. If you have any questions, concerns, or need some help, please make a post in this topic. Please note that this code has NOT been adapted for the IPB mobile skin, and never will be adapted for the mobile skin. Please see my post for more info.
    1 point
  2. Not working for 3.3.x version.
    1 point
  3. Try this, in ipb_styles find, #index_stats aAdd this in there, font-style: normal;Need any help with this, PM admin details and make sure i can only see Look & Feel
    1 point
  4. Hi this this is going to be my first tutorial Basically what it this is Is you can have some random text anywhere on your board and then when you refresh your site the text changes Well here we go 1. Go to ACP >> Look & Feel >> Your Skin Click on it >> Doesn't matter What template but lets just say global template 2. Add this code anywhere inside the globaltemplate (like i said any template, it doesn't really matter) <div class='message'><script type='text/javascript' src="motivatequote.js"></script></div> 3. Then In Download this JavaScript file Download Link 4. Upload it to the root of your FTP Then your done you will see something like this Then when you refresh it should do this You can even customize the text By downloading notepad++ And right clicking on the file motivatequote.js and selecting edit in notepad++ Then you will see something like this And all you have to do is edit the text 'There are some people who live in a dream world, and there are some who face reality; and then there are those who turn one into the other. <i>-By Douglas Everett</i>' to say what ever you want it to say And thats it your done fully
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...