Recent content by tHa_r3v0lution

  1. tHa_r3v0lution

    Mini Avatar with Tag

    Add the below code to your Extra.css /*------------ round miniMe on tags ---------------*/ .inTextMiniMe img { border-radius: 50%; }
  2. tHa_r3v0lution

    VelocityIO - Hosting Powered by Lite Speed Enterprise -35 Percent off for 3 Invoices-

    Let me start of by saying "I am beyond impressed!" with the level of service and commitment that @The Dark Wizard has provided me BEFORE and since purchasing hosting at VelocityIO I was stuck in a bad situation, meaning with an EIG hosting company... I was skeptical about switching because I...
  3. tHa_r3v0lution

    XF 1.5 Predefined Users in a Convo?

    Thanks! That's more than I knew to start with! Awesome! Exactly what I needed!
  4. tHa_r3v0lution

    XF 1.5 Predefined Users in a Convo?

    As the title suggests... Is it possible, while creating a post, to use a link that starts a conversation with a group of predefined users? Example below: And be brought to the convo page and see this?:
  5. tHa_r3v0lution

    Prefix Forum Listing

    Is there a similar add on to this one that is up to date?
  6. tHa_r3v0lution

    VelocityIO - Hosting Powered by Lite Speed Enterprise -35 Percent off for 3 Invoices-

    I'm looking to switch hosting companies and evidently @The Dark Wizard has been doing a great job!! Is the 35% off still available?
  7. tHa_r3v0lution

    Merge the staff block with the members block [Deleted]

    Worked like a charm! Awesome support as always!
  8. tHa_r3v0lution

    Merge the staff block with the members block [Deleted]

    @Russ This..... But TAZ also has the rich text usernames in their block as well... Is this possible now when using widget framework?
  9. tHa_r3v0lution

    Flat Awesome + - PixelExit.com [Deleted]

    That's what I was about to ask.. I think this is what has happened to me a couple of times, but I think it's because the page jumped to correct position and then embedded media finished loading, causing the page to shift...
  10. tHa_r3v0lution

    Conditional Statements

    Doh! Of course it had to be that simple.... Thx man! I'll learn this stuff eventually.
  11. tHa_r3v0lution

    Conditional Statements

    I made 2 banners (with the help of @Russ ) and using conditionals set one that members see and the other is for guests... It is in the "ad_top_content" template, but I would like to make it where the banner for members is ONLY on the forum_list. I tried adding AND "{$contentTemplate} ==...
  12. tHa_r3v0lution

    Mini Avatar with Tag

    Sry was at work and didn't see your question... I guess you don't need a screenshot now?
  13. tHa_r3v0lution

    Mini Avatar with Tag

    I posted on TAZ about it... Got pointed in the right direction.. I'm new to coding, so they helped a lot! Just had to narrow down everything into the Chat css, otherwise it was effecting my miniMe's all over the site. The difference between a "#" and a "." is all it took.. LMAO
  14. tHa_r3v0lution

    Mini Avatar with Tag

    This is what I added to fix the miniMe position in Siropu Chat... /* Bring up miniMe in chat tag */ #siropuChat .inTextMiniMe img { top: -3px !important; } Sry, I forgot to update the thread once I figured it out...
  15. tHa_r3v0lution

    [bd] Push Notification [Deleted]

    @overifist I was having the same problem... You need to make sure the redirect_uri matches the directory of your Xenforo install and then put "/register/pushbullet" behind it.. So check in ACP-->Basic Board Information--> Board URL then put that url into your Pushbullet client info as...
Top Bottom