Thread: IP.Board - Author Info Backgrounds

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11  
    Extreme Donator IP.Board - Author Info Backgrounds Market Banned



    Join Date
    Dec 2010
    Age
    25
    Posts
    6,060
    Thanks given
    1,692
    Thanks received
    1,238
    Rep Power
    1765
    i LIKE YOUR LOOK WITH THE USERBARS.
    Reply With Quote  
     

  2. #12  
    Donator
    Painn's Avatar
    Join Date
    Aug 2014
    Posts
    98
    Thanks given
    45
    Thanks received
    50
    Rep Power
    27
    Quote Originally Posted by Bow View Post
    i LIKE YOUR LOOK WITH THE USERBARS.
    Thanks Not sure who made them though, I just had the .PSD for them laying on my desktop
    Reply With Quote  
     

  3. #13  
    Registered Member

    Join Date
    Dec 2011
    Posts
    1,615
    Thanks given
    1,971
    Thanks received
    819
    Rep Power
    1049
    Quote Originally Posted by OodlesOfNoodles View Post
    Because it's clearly obvious your mental competency hasn't fully developed to install it yourself and try it out:

    I build my applications for the most part. Also mental competency isn't an appropriate use here. Because I've never bothered trying therefore cannot unsuccessfully complete it and your use isn't reasonable at all. That modification isn't relevant to this topic because it achieved a different end-goal entirely.
    Reply With Quote  
     

  4. #14  
    Registered Member

    Join Date
    Dec 2011
    Posts
    1,615
    Thanks given
    1,971
    Thanks received
    819
    Rep Power
    1049
    Quote Originally Posted by Painn View Post
    If you have better ways of doing this, feel free to post below.
    http://www.rune-server.org/programmi...p-user-id.html
    Reply With Quote  
     

  5. #15  
    Shoot For The Stars

    Ixixi™'s Avatar
    Join Date
    Oct 2011
    Posts
    674
    Thanks given
    27
    Thanks received
    34
    Rep Power
    110
    Thank you for the share, do you happen to know how i can set it so when a moderator posts there color is a set color instead of normal?


    Reply With Quote  
     

  6. #16  
    Donator

    KoopaCodes's Avatar
    Join Date
    Jul 2014
    Posts
    542
    Thanks given
    87
    Thanks received
    86
    Rep Power
    88
    Quote Originally Posted by Ixixi™ View Post
    Thank you for the share, do you happen to know how i can set it so when a moderator posts there color is a set color instead of normal?
    Color is set to normal? Elaborate please
    Reply With Quote  
     

  7. #17  
    Registered Member

    Join Date
    Dec 2011
    Posts
    1,615
    Thanks given
    1,971
    Thanks received
    819
    Rep Power
    1049
    Quote Originally Posted by Ixixi™ View Post
    Thank you for the share, do you happen to know how i can set it so when a moderator posts there color is a set color instead of normal?
    http://www.rune-server.org/programmi...p-user-id.html
    Reply With Quote  
     

  8. #18  
    Shoot For The Stars

    Ixixi™'s Avatar
    Join Date
    Oct 2011
    Posts
    674
    Thanks given
    27
    Thanks received
    34
    Rep Power
    110
    Can anyone send me the acutal images behind it, dont have any myself.


    Reply With Quote  
     

  9. #19  
    Donator
    Painn's Avatar
    Join Date
    Aug 2014
    Posts
    98
    Thanks given
    45
    Thanks received
    50
    Rep Power
    27
    Quote Originally Posted by Ixixi™ View Post
    Can anyone send me the acutal images behind it, dont have any myself.


    Here, although I recommend you make your own
    Reply With Quote  
     

  10. #20  
    Registered Member
    Join Date
    Jan 2015
    Age
    27
    Posts
    81
    Thanks given
    4
    Thanks received
    6
    Rep Power
    16
    Quote Originally Posted by Painn View Post
    A few people have asked me how to do this, so I figured I'd show how to do it for those who don't know. Yes I know it is relatively simple.

    Step 1.

    Go to your AdminCP -> Look & Feel -> Manage Skin Sets & Templates -> YOUR SKIN -> Topic View -> and find "post"

    Step 2.

    Once in "post", near the top add this:

    Code:
    <style type="text/css">
    <if test="$post['author']['member_group_id'] == MEMBER GROUP ID">
    #post_id_{$post['post']['pid']} .author_info {
    background-image: url(IMAGE URL);
    background-repeat: no-repeat;
    }
    </if>
    </style>
    Step 3.
    Fill in the missing info.
    You can find your member group ID by going to: Members -> Member Groups -> Manage Member Groups. The ID will be next to the usergroup.

    Step 4. You're done! Enjoy.

    Here's what it'll look like:



    If you have better ways of doing this, feel free to post below.

    EDIT:

    For users using the "Villain" skin, place it under this:
    Code:
    <if test="$this->settings['horizontalTopicView']='no'"></if>
    <!-- -->
    <!--post:{$post['post']['pid']}-->

    Credits: Visionary Forums - Background Image
    Mine come out looking like this, what am I doing wring? I copied your exact code...

    Screenshot by Lightshot

    Discord: Jokerlolz#4696
    Reply With Quote  
     

Page 2 of 3 FirstFirst 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Author Info backgrounds?
    By 23286027318020 in forum Requests
    Replies: 0
    Last Post: 04-10-2013, 04:16 PM
  2. Selling Ip Boards.
    By rauddys in forum Hosting
    Replies: 0
    Last Post: 07-08-2010, 05:18 PM
  3. Affiliate Board With Info
    By Shobaky in forum Suggestions
    Replies: 7
    Last Post: 12-18-2009, 10:21 AM
  4. Replies: 3
    Last Post: 11-02-2008, 08:49 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •