Glowing usernames V2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • P5ycho
    New Member
    • Mar 2001
    • 6

    Glowing usernames V2

    Go in to your POSTBIT template

    search for :

    <normalfont><B>$post[username]</B></normalfont><br>


    and replace it by :

    <font color=Blue><font size=2><table style="filter:glow(color=orange,strength=6"><b>$post[username]</b></table style>
    <font color=black><font size=2>

    Enjoy ...

    ( VBB 2 beta 3 )
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    cool. I'm gonna try this when I get home. I'm just posting so it's marked with a dot so I see it when I get home.

    Comment

    • Ajnabi
      Member
      • Mar 2001
      • 34

      #3
      Hmm... i tried it.... doesn't work... maybe i'm doing something wrong! d'oh

      Comment

      • bokhalifa
        Member
        • Feb 2001
        • 99

        #4
        Thank you P5ycho

        Comment

        • Jake Bunce
          Senior Member
          • Dec 2000
          • 46598
          • 3.6.x

          #5
          Originally posted by P5ycho
          ( VBB 2 beta 3 )
          Ok guys, I'll hold him down, you break his legs with baseball bats.

          ummm, I haven't tried it yet but, are you using javascript to do the name thing?

          Comment

          • Lost
            Member
            • Mar 2001
            • 86

            #6
            Cool dude ,,
            Worx a treat....
            Would be nice just to have it for admins/mods only
            Well done though.....

            Comment

            • mschoel
              New Member
              • Mar 2001
              • 2

              #7
              Top

              great stuff! thanks!

              Comment

              • P5ycho
                New Member
                • Mar 2001
                • 6

                #8
                Originally posted by Lost
                Cool dude ,,
                Worx a treat....
                Would be nice just to have it for admins/mods only
                Well done though.....

                You can do that by replacing......
                <font color=Blue><font size=2><table style="filter:glow(color=orange,strength=6"><b>$post[username]</b></table style>
                <font color=black><font size=2>


                By :

                ( ADMIN) $post[usergroupid]==6

                (MODERATORS) $post[usergroupid]==7 AND $post[usergroupid]==5
                Last edited by P5ycho; Mon 9 Apr '01, 12:06am.

                Comment

                • Lost
                  Member
                  • Mar 2001
                  • 86

                  #9
                  That did not work for me.
                  Will try again l8r...
                  It messed up the user name thays all,,,

                  Thanx anyway

                  Comment

                  • Ajnabi
                    Member
                    • Mar 2001
                    • 34

                    #10
                    Works for me now.... looks wicked... thx dude!

                    Comment

                    • EXCHANGE
                      Senior Member
                      • Feb 2001
                      • 129

                      #11
                      I can´t really imagine how this will look like, anyone got a demo running?

                      Comment

                      • Joe
                        Senior Member
                        • May 2000
                        • 2435

                        #12
                        Firstoff, this only works in IE (glow), and 2nd, this should probly be in the Templates forum
                        Bike Forums.net

                        Comment

                        • P5ycho
                          New Member
                          • Mar 2001
                          • 6

                          #13
                          Sorry

                          Yep you are right .. it has to be in the template forum ..

                          Could someone move this one .. ?

                          Comment

                          • Flare
                            Member
                            • Feb 2001
                            • 77

                            #14
                            Originally posted by P5ycho



                            You can do that by replacing......
                            <font color=Blue><font size=2><table style="filter:glow(color=orange,strength=6"><b>$post[username]</b></table style>
                            <font color=black><font size=2>


                            By :

                            ( ADMIN) $post[usergroupid]==6

                            (MODERATORS) $post[usergroupid]==7 AND $post[usergroupid]==5
                            This ... for obviously reasons ... does not work. Which brings me to a question. Is there any way to do conditionals in templates?

                            IE - CAN I say if $post[usergroupid == 6 {><table style="filter:glow(color=orange,strength=6"><b>$post[username]</b></table style> }

                            Or something similar?

                            If not, how can you give Mod/Admin glowing user names and not normal users?

                            Comment

                            • jojo85
                              Senior Member
                              • Jan 2001
                              • 915

                              #15
                              Will install it
                              Thx for the tips

                              Comment

                              Related Topics

                              Collapse

                              Working...