Change Writing Colour

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change Writing Colour

    any1 got the code so a member can change the colour of the writing. e.g a user can pick the colour they want for there text.???? for lava xhtml

    #2
    I do lol and i wrote it ) well edited it from the bytes code lmao









    Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
    Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

    Comment


      #3
      the code run only in xhtml/html , not in wml. and where you want to write? in chat? forum?
      http://ngeo.ro

      Comment


        #4
        the code run only in xhtml/html , not in wml. and where you want to write? in chat? forum?[/b]
        chatroom and forum blackhawrk mate

        Comment


          #5
          chatroom and forum blackhawrk mate[/b]
          find in core.php lines with bb code...
          Code:
          function getbbcode($text, $ses="")
          and add this line:
          Code:
          $text = preg_replace("/\(.*)\[\/color\]/Usi", "<font color=\"\\1\">\\2</font>", $text);
          then you can use it like this:
          Code:
          [color=red]your text here
          your text here
          ...etc etc...

          and like blackhowk said.. will only work in XHTML version
          It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
          ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
          ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
          キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

          Comment


            #6
            find in core.php lines with bb code...
            Code:
            function getbbcode($text, $ses="")
            and add this line:
            Code:
            $text = preg_replace("/\(.*)\[\/color\]/Usi", "<font color=\"\\1\">\\2</font>", $text);
            then you can use it like this:
            Code:
            [color=red]your text here
            your text here
            ...etc etc...

            and like blackhowk said.. will only work in XHTML version[/b]
            but that doest let the members pick there colour does it?

            Comment


              #7
              Code:
              your text here
              your text here
              ...etc etc...
              [/b]
              using bb code like above, anyone can write with coloured text
              It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
              ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
              ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
              キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

              Comment


                #8
                mmm so easy as 123 abc thanx

                Click here!!!

                Comment


                  #9
                  mmm so easy as 123 abc thanx[/b]

















                  any1 knw how to get text in a rainbow colour or rainbow moving text thankz

                  Comment


                    #10
                    any1 knw how to get text in a rainbow colour or rainbow moving text thankz[/b]
                    what do you mean by moving?
                    if you mean blink.. then add this line in core.php

                    Code:
                    $text = preg_replace("/\[blink\](.*?)\[\/blink\]/i","<blink>\\1</blink>", $text);
                    use it with

                    Code:
                    [blink]text here[/blink]
                    dunno if theres special code to make text random rainbow coloured
                    It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                    ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                    ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                    キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                    Comment


                      #11
                      what do you mean by moving?
                      like blink?[/b]


                      like erm say a word wid a rainbow colours and the colour starting at beginin of word

                      Comment


                        #12
                        like erm say a word wid a rainbow colours and the colour starting at beginin of word[/b]
                        LIKE

                        THIS?
                        It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                        ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                        ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                        キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                        Comment


                          #13
                          LIKE

                          THIS?[/b]

                          yeah but moving colour

                          Comment


                            #14
                            yeah but moving colour[/b]
                            i dont know if thats possible
                            maybe some1 else know about that
                            It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                            ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                            ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                            キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                            Comment


                              #15
                              i dont know if thats possible
                              maybe some1 else know about that[/b]


                              ok thankz anyway huni

                              Comment

                              Working...
                              X