631
Introduce Yourself! / Re: Hi friends..
« on: May 03, 2011, 03:15:48 am »
Welcome to the forums! Where are the peanuts at....
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 631
Introduce Yourself! / Re: Hi friends..« on: May 03, 2011, 03:15:48 am »
Welcome to the forums! Where are the peanuts at....
632
OmnomIRC Development / Re: OmnomIRC Options Page« on: May 03, 2011, 01:04:24 am »I wonder if we could narrow the color range to a more Omnimaga-themed range? (or close) Sure, got any colors? 633
OmnomIRC Development / Re: OmnomIRC Options Page« on: May 03, 2011, 12:00:12 am »
Every character has an ascii number.
Code: [Select] N = 78 Then we modulate it by 9. Code: [Select] 710 % 9 = 8 It's then equal to the 8th color in the array(that goes from 0-8). Since I kept the x-chat numerals, that's 29. 29 matches up to a CSS value with colors (that were again, ripped from x-chat). By changing any one character up one or down one, you can make the result equal whatever you want. Appending an 'a' to the end would make the color stay the same at the 8th entry, a 'b' would make it be the 0th entry in the array, a 'c' would make it the 1st, ... 'i' would make it be the 7th, and j would start the loop again. 634
OmnomIRC Development / Re: OmnomIRC Options Page« on: May 02, 2011, 11:51:41 pm »
It could be controlled by the last char in your name.
635
OmnomIRC Development / Re: OmnomIRC Options Page« on: May 02, 2011, 11:49:11 pm »How is the color of your name determined? Code: [Select] function getNameColor($name)
636
News / Re: Forum reaches 150000 posts.« on: May 02, 2011, 10:30:51 pm »
Omniurl.tk had 11425 hits in April. 17 of which were jimbawens poking around in areas he shouldn't be in.
![]() 637
OmnomIRC Development / Re: OmnomIRC Options Page« on: May 02, 2011, 10:11:51 pm »
Just click it, it opens in a new page by default.
They call a javascript function on left click that opens in a new tab. 639
OmnomIRC Development / Re: Colored Names« on: May 02, 2011, 08:40:52 pm »I think without bold it should be better indeed. Oops, I didn't even notice. I was thinking they were two different threads. ![]() 640
OmnomIRC Development / Re: Clearing Browser Caches« on: May 02, 2011, 08:40:14 pm »Y U NO POST SOMTHING 'BOUT NETSCAPE NAVIGATOR I think that the cache cleared on all of the installs of netscape still out there about 13 years ago. 641
OmnomIRC Development / Re: Clearing Browser Caches« on: May 02, 2011, 08:24:22 pm »You're welcome, everybody. Yea I did, and I IRC more than I forum. ![]() 642
OmnomIRC Development / Re: Colored Names« on: May 02, 2011, 08:20:24 pm »Thanks, saw it now. Try clearing your cache first, then if that doesn't work, Try hitting the english/french button on top a couple times A) have the nicks in color but without bold Done. 643
OmnomIRC Development / Re: Clearing Browser Caches« on: May 02, 2011, 08:18:59 pm »I unnommed it Lol, I put it into the main post. ![]() 644
OmnomIRC Development / Re: Clearing Browser Caches« on: May 02, 2011, 08:12:32 pm »Nice, finally a clear reference in one place. And lol @IE. Kk. Thanks you and Frey. 645
OmnomIRC Development / Having issues with OmnomIRC? START HERE!« on: May 02, 2011, 07:31:01 pm »
First off, please make sure your browser is compatible.
Spoiler For Browser Compatibility: Spoiler For Opera: Spoiler For Chrome: Spoiler For Firefox: Spoiler For Internet Explorer: Spoiler For Safari: Quick refreshes: Opera: F5 Chrome: Ctrl+F5 Firefox: Ctrl+Shift+R IE: Ctrl+F5 Safari: Ctrl+Shift+R If you are still having issues after clearing your cache, please make a new topic/reply in an applicable topic with your: Browser Type/Version Browser Extensions(noscript, for example) OS (Windows/Linux) Version of OS(7/Debian) When you first noticed the bug |
|