Jump to content

Leaderboard

  1. Lock Down

    Lock Down

    Rising Star


    • Points

      1

    • Posts

      1,035


  2. thetechgenius

    thetechgenius

    Apprentice


    • Points

      1

    • Posts

      66


  3. Tony

    Tony

    Administrator


    • Points

      1

    • Posts

      5,256


  4. Skreamzja

    Skreamzja

    Community Regular


    • Points

      1

    • Posts

      579


Popular Content

Showing content with the highest reputation on 08/11/2014 in all areas

  1. Edit the file conf_global.php and add this after the last $info line and before the ?> if there is one. $INFO['status_sidebar_show_x'] = 5;
    1 point
  2. Yeah, like Debug said, android had most of them features for a long time now, and Apple is just now trying to catch up. Lol. I think it's really because Apple doesn't listen to there customers, they don't want to hear what people like and dislike. That's why Android is the most selling mobile OS in the world. I mean come on, you have to kick out $100 per year just to put an app on the App Store. Lol. You know how much it is to put an app on Google Play? It's a one time fee of $25, and that's for lifetime! Apple tries to get you for every single dollar they can, no matter what it is there selling. Apple doesn't have "free" or "open source" in their vocabulary. Apple doesn't even know the meaning of "Reasonable". iPhone hardware is even behind with the times. Always a tiny little screen, and the latest iPhone only has an 8 megapixel camera. Really? My Galaxy S4 has a 13 megapixel camera on the back, and 8 megapixel on the front, and a huge screen, with UHD Playback and record. Apple isn't anything special, I'm speaking in terms of hardware and software.
    1 point
  3. 1. Go to: ACP > Looks and Feel > Skin Name > Board Index > boardIndexTemplate2. Find: <td class='col_c_stats ipsType_small'> <ul> <li><strong>{$forum_data['topics']}</strong> {$this->lang->words['topics']}</li> <li><strong>{$forum_data['posts']}</strong> {$this->lang->words['replies']}</li> </ul> </td>3. Replace With: <td style='width: 7%;'><span class='nstatsNumber'>{$forum_data['topics']}</span><span class='nstatsText'>{$this->lang->words['topics']}</span></td><td style='width: 7%;'><span class='nstatsNumber'>{$forum_data['posts']}</span><span class='nstatsText'>{$this->lang->words['replies']}</span></td>4. Go to: ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css5. Add: .nstatsNumber, .nstatsText {display: block;text-align: center;color: #acacac;line-height: 23px;text-transform: uppercase;font-size: 16px;}.nstatsText {color: #d5d5d5;font-size: 11px;}
    1 point
  4. I literally just answered the exact same question just above your post... REVIEW THE THREAD!
    1 point
  5. Thanks for this! But does it work on 3.4.x?
    -1 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...