Bleue Test Room

... just to see a board with style-switcher

CHAT CHAT SEARCH SEARCH

 


  << Previous Topic | Next Topic >>.RETURN TO INDEX.  

Untitled

May 18 2005 at 2:42 AM

  (Login honeybunny96)

 

would you be so KIND as to share the code for doing that Text Editor thingy that you have at the top? and how you have it set up. I also love it how you have the emoticons as a seperate pop up!  But how do I get it all to work... or do I have to UNCHECK the WYSIWYG box?  I love it how you have it all set up so neat and tidy. 

Thanks in advance for your help! I love browsing at what you are all working on.. and the neat things I can use to make my forums better!




http://members.shaw.ca/davisgang/index.htm
http://members.shaw.ca/onelilangel/index.htm






The WeatherPixie


QuitMeter Counter courtesy of www.quitmeter.com.

 
 Respond to this message   
AuthorReply


(Login Ed_Homes)
BlueStaff

Hi Melissa

May 18 2005, 8:31 AM 

The Message-Editor is a 'Mr. Pip Thingy'.
To be find at his old website : http://mrpip.orcon.net.nz/nw54/nwscripts.html

The How-to for the smilies pop-up is to be find here: http://www.rattarium.net/N54/n54_smilies1.html

Im not too sure if the editor-code is working along with the Network54 wysiwyg editor (really i never use this feature), but if it works with your forum you'll prbably don't need the N54 editor any more.
If you like to see if you can it working I'd suggest to try out on a forum-dummy (test-forum), this way you would destroy anything in your 'running' forum.

Or - you may wait a few days (weeks, months?) for Network54' new release of the forum software, which will include a new editor, I guess.

good luck.. ed







Reference Linklist greetz Ed

 
 Respond to this message   


(Login honeybunny96)

Thanks Ed,,,

May 18 2005, 5:37 PM 

is this your forum? I just love how you have neat little boxes for each item. I am just wondering how to do that too?  THanks for your help earlier.. I am checking those links today :D




http://members.shaw.ca/davisgang/index.htm
http://members.shaw.ca/onelilangel/index.htm






The WeatherPixie


QuitMeter Counter courtesy of www.quitmeter.com.

 
 Respond to this message   


(Login Ed_Homes)
BlueStaff

the boxes

May 18 2005, 6:40 PM 

those are simple links, changed in design with CSS.

Code:
a.b:link, a.b:visited, a.b:hover, a.b:active {
width:100px;
height:20px;
padding:2px;
font-size:9px;
background:black;
color:silver;
border:1px solid silver;
text-decoration: none;
}


The link itself has a so called class (class="b")
Check the CSS-file and view the source of this forum:
http://www.network54.com/Realm/n54_files/Switch/blue.css





Reference Linklist greetz Ed

 
 Respond to this message   


(Login honeybunny96)

aww thanks a bunches!

May 18 2005, 8:05 PM 


 
 Respond to this message   
Current Topic - Untitled
  << Previous Topic | Next Topic >>.RETURN TO INDEX.  
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement