Unicyclist Community

home gallery forums webmail links map donate
Go Back   Unicyclist Community > General Discussion > Just Conversation

View Poll Results: what color is your unicyclist.com?
pink! 9 13.43%
blue 50 74.63%
vBulletien 3 8 11.94%
Voters: 67. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2009-10-30, 12:23 AM   #16
Into the blue
Groovy!
 
Into the blue's Avatar
 
Join Date: Apr 2006
Location: Rainy Wales
Age: 39
Posts: 3,296
Send a message via AIM to Into the blue Send a message via MSN to Into the blue
Quote:
Originally Posted by habbywall View Post
I'm on blue now.
Steady on old chap.
__________________
Quote:
Originally Posted by Harper
I wuld get a 20' trialls uni prolly with a blu tiar.
Get splined an a KH saet or ur a pansy.
Get trials cuz thaz whut i du n u mus wannaa whut i du 2.
lol...awwsum.
Into the blue is offline   Reply With Quote
Old 2009-10-30, 01:04 AM   #17
Tyler_N
myspace.com/munirider (add me)
 
Tyler_N's Avatar
 
Join Date: Jan 2008
Location: San Juan Capistrano CA
Age: 15
Posts: 1,251
what about?
Tyler_N is offline   Reply With Quote
Old 2009-10-30, 01:45 AM   #18
Into the blue
Groovy!
 
Into the blue's Avatar
 
Join Date: Apr 2006
Location: Rainy Wales
Age: 39
Posts: 3,296
Send a message via AIM to Into the blue Send a message via MSN to Into the blue
Quote:
Originally Posted by Tyler_N View Post
Please tell me why my colour setting has permanently been changed by clicking your link and how I can set it back to the way it was.
__________________
Quote:
Originally Posted by Harper
I wuld get a 20' trialls uni prolly with a blu tiar.
Get splined an a KH saet or ur a pansy.
Get trials cuz thaz whut i du n u mus wannaa whut i du 2.
lol...awwsum.
Into the blue is offline   Reply With Quote
Old 2009-10-30, 01:55 AM   #19
saskatchewanian
ERIC P
 
saskatchewanian's Avatar
 
Join Date: Jan 2007
Location: Denare Beach, Saskatchewan, Canada
Age: 23
Posts: 2,527
Send a message via MSN to saskatchewanian Send a message via Skype™ to saskatchewanian
Warning clicking this link may permanently change your colour setting

http://unicyclist.com/forums/?styleid=3

You could try that to get it to the standard blue setting with logo, couldn't figure out how to get anything else though. I don't know what he did but this might be marginally better until we find a real solution.


I take no responsibility for any problems you may have if clicking the link.
__________________
Silly things cease to be silly when done by sensible people in an impudent manner. - Jane Austen
saskatchewanian is offline   Reply With Quote
Old 2009-10-30, 02:13 AM   #20
saskatchewanian
ERIC P
 
saskatchewanian's Avatar
 
Join Date: Jan 2007
Location: Denare Beach, Saskatchewan, Canada
Age: 23
Posts: 2,527
Send a message via MSN to saskatchewanian Send a message via Skype™ to saskatchewanian
found the other colours.

blue no logo: ?styleid=18
pink: ?styleid=17


just incase anyone else gets stuck.
__________________
Silly things cease to be silly when done by sensible people in an impudent manner. - Jane Austen
saskatchewanian is offline   Reply With Quote
Old 2009-10-30, 05:03 AM   #21
Tyler_N
myspace.com/munirider (add me)
 
Tyler_N's Avatar
 
Join Date: Jan 2008
Location: San Juan Capistrano CA
Age: 15
Posts: 1,251
sorry about that.
Tyler_N is offline   Reply With Quote
Old 2009-10-30, 09:23 PM   #22
Lindae
ADRENALIN-süchtig
 
Lindae's Avatar
 
Join Date: Jul 2008
Location: Germany, near Wiesbaden
Age: 15
Posts: 2,205
Send a message via ICQ to Lindae
atm mine is blue..
But i change it often..
Attached Images
 
__________________
Wer nicht fällt, war nicht am Limit!
Who doesnt fall, hasn't been on the limit!

Strafbierverhinderungspost
Are you snoopy?
Lindae is offline   Reply With Quote
Old 2009-11-04, 08:40 PM   #23
Hung Like Saddam
Municyclist
 
Join Date: Apr 2009
Location: Stockport, UK
Age: 17
Posts: 74
Send a message via MSN to Hung Like Saddam
Mine was blue but i changed it to pink the other day.
__________________
The mountains’ my playground, a place to unwind
Where negative thoughts are left far behind - Terry Peterson
Hung Like Saddam is offline   Reply With Quote
Old 2009-11-06, 09:11 PM   #24
Pigs on Unicycles
Big guy that rides a small unicycle
 
Pigs on Unicycles's Avatar
 
Join Date: Jun 2008
Posts: 290
Quote:
Originally Posted by Lindae View Post
atm mine is blue..
But i change it often..
How did you get that?

Gene
__________________
Pigs on Unicycles
(Gene)
"Sprite off, you spriting spriter!" - Into the Blue
Pigs on Unicycles is offline   Reply With Quote
Old 2009-11-06, 09:25 PM   #25
Lindae
ADRENALIN-süchtig
 
Lindae's Avatar
 
Join Date: Jul 2008
Location: Germany, near Wiesbaden
Age: 15
Posts: 2,205
Send a message via ICQ to Lindae
Quote:
Originally Posted by Pigs on Unicycles View Post
How did you get that?

Gene
I downloaded Stylish (an Add-On of Firefox) and added this Code:


This Code isn't by me, it's a Code for Schülervz (a german pupil-community), but there are many other Codes for example on http://userstyles.org/.

Code:
@-moz-document domain(unicyclist.com){
  body, html  {     background-color:#000000!important;     background-attachment:fixed ! important;     background-image:url('http://i40.tinypic.com/efqqyr.jpg')!important;     background-position:0px -180px!important;     background-repeat:repeat!important;     }    #content {     background-image:url('http://i41.tinypic.com/xkvh2t.jpg')!important;  }    /*################### Seitliches Menü Von Jack ###################*/ #masterLeft .linkList { 	display: block !important; 	position: absolute !important; 	top: 120px !important; 	left:-7px !important; 	width: 150px !important; 	margin: 0!important; 	padding: 0!important; 	border: none !important; } #masterLeft .linkList li{ 	float: left; 	border: 0 !important; 	margin-right: 10px !important ; } #masterLeft .linkList li a { 	display: block !important; 	width: 65px !important; 	height: 50px !important; 	background: none !important;         -moz-opacity: 1; } #masterLeft .linkList li a:hover { 	background: none !important;         -moz-opacity: 1; } #masterLeft .linkList li a[title='Start'] { 	font-size: 0 !important; 	background: url(http://i44.tinypic.com/sgi9w0.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Meine Seite'] { 	font-size: 0 !important; 	background: url(http://i40.tinypic.com/3501b42.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='ändern'] { 	font-size: 0 !important; 	background: url(http://i43.tinypic.com/sm505h.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Meine Freunde'] { 	font-size: 0 !important; 	background: url(http://i39.tinypic.com/29fxppv_th.png) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Meine Fotos'] { 	font-size: 0 !important; 	background: url(http://i41.tinypic.com/zje8f6.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[href^='/Photos/'] { 	font-size: 0 !important; 	background: url(http://i41.tinypic.com/zje8f6.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Meine Gruppen'] { 	font-size: 0 !important; 	background: url(http://i39.tinypic.com/9u226s.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Nachrichtendienst'] { 	font-size: 0 !important; 	background: url(http://i39.tinypic.com/2s7zyx0.jpg) no-repeat 0 0 !important; } #masterLeft .linkList li a[title='Mein Account'] { 	font-size: 0 !important; 	background: url(http://i41.tinypic.com/vhuslw_th.png) no-repeat 0 0 !important; }  #masterLeft .linkList li a[title='Meine Privatsphäre'] { 	font-size: 0 !important; 	background: url(http://i44.tinypic.com/2hmnbww.jpg) no-repeat 0 0 !important; }  /*########################################*/   /*############### AUSGEBLENDET ________________  /*###########################################*/     #telegram_staticContent, #showcase_staticContent, #leftSideBox, #FLASH_AD, #GroupsSponsoredLink, #mod-invitation-invitationbox,  #ad125x125,   #news_staticContent .floatL img, #wallpaperTop, #wallpaperRight,  #news_staticContent .floatL {display:none!important;}  /*###########################################*/  /*###########################################*/   .RegBox img {    visibility: hidden !important;    }  .RegBox .floatR {    width: 180px !important;    height: 180px !important;    background: url(http://i40.tinypic.com/52id1v.jpg) !important;    }  .BirthdayIcon img {    visibility: hidden !important;    }  .BirthdayIcon {    width: 128px !important;    height: 128px !important;    background: url(http://i44.tinypic.com/5u4hes.jpg) !important;    }  .GruschelIcon img {    visibility: hidden !important;    }  .GruschelIcon {    width: 128px !important;    height: 128px !important;    background: url(http://i43.tinypic.com/20sywkj.jpg) !important;    }  .FriendsInvitationsIcon img {    visibility: hidden !important;    }  .FriendsInvitationsIcon{    width: 128px !important;    height: 128px !important;    background: url(http://i41.tinypic.com/15g47ll.jpg) !important;    }  .MessageIcon img {    visibility: hidden !important;    }  .MessageIcon {    width: 128px !important;    height: 128px !important;    background: url(http://i42.tinypic.com/29wpn3k.jpg) !important;    } .invitationIcon img {    visibility: hidden !important;    }  .invitationIcon {    width: 128px !important;    height: 128px !important;    background: url(http://i40.tinypic.com/34t3gbd.jpg) !important;    }    /*** ThreeColumnList ***/  ul.tcl li {    border: 1px solid #ffffff !important;    }  .tcl .Links .linkList li {    border: none !important;    border-bottom: 3px solid #e0ddd7 !important;    }    /*******************/ /*** Freundeliste***/ /*******************/  .friendsSearchBox {    background-color: #ffffff!important;    border-bottom: 1px solid #2c7ed9 !important;    }  #FriendsList .pagerCont {    background-color: #ff0000 !important;    }  .friendsWrap {    background-color: #ff0000!important;    }   /***************/ /*** Profile ***/ /***************/  #profileRight h2 a {    color:#ff0024 !important;    }  #profileRight h2 a:hover {    color: #ff0024 !important;    }  #profileRight h3 a:hover {    color: #ff0024 !important;    }  /***********/ /*** Kds ***/ /***********/  #Kds {    border-left: 1px solid #ffffff !important;    border-bottom: 1px solid #ffffff !important;    }    /****************/ /*** Besucher ***/ /****************/  .visitorsNavi {    border-bottom: 1px solid #2c7ed9 !important;    }   /*****************/ /*** Gruscheln ***/ /*****************/  /* Common styles of the gruscheln module */  #Gruscheln h2, #Gruscheln_Err h2 {    border-bottom: 1px solid #00ff2a!important;    }  /* Overview on front page */  #Gruscheln_Overview .floatR ul li {    border-bottom: 1px dotted #2c7ed9!important;    }  /*************/ /*** Start ***/ /*************/  #startLeft h2 {    border-top:none !important;    border-bottom-color:#2c7ed9 !important;    }     #content {    background-color:#ffffff!important; }  * {    color:#000000!important;    background-color:transparent!important;    border-color:#ffffff!important; }  #PhotoAlbums_SingleView  {    background:none!important; } * a {    color:#000000!important; } * a:hover, li:hover, input:hover{    color:#ffffff!important;    background-color:#456aa8!important;    text-decoration:none!important; } *:focus {    background-color:#6392d9!important; } .fn-note-text, .fn-note-edit-text {    background:white!important; } #topHeader {     background-image: url('http://i44.tinypic.com/23vgnrb.jpg')!important;  }  #logo {    width: 50px !important;    height: 50px !important;    background-image: url('http://i42.tinypic.com/2chlru1.jpg') !important;    background-repeat: no-repeat;  } #logo img {    visibility: hidden !important; }    #QuickFormSearch input {       background: url('http://i40.tinypic.com/2rh0n5y.jpg') 3px 5px no-repeat !important; }   #pageFooter {    text-align: right !important;    background-color: #244372 !important;    border-top: solid 1px #244372 !important;    border-bottom: solid 1px #244372 !important;      background-image:url('http://i43.tinypic.com/2gtav13.jpg') !important;    background-repeat:no-repeat !important;    }  #pageFooter a {    color: #ffffff!important;    }  #pageFooter a:hover {    color: white !important;    background: #456aa8 !important;    }  #masterLeft {    margin-top:56px!important;    position:fixed; } .yahoo_leftnav, #yahoo_hotspot_groups, #yahoo_hotspot_websearch, .yahoo_sponsored_links {    display:none!important; /*nicht benötight zZt*/    } #topAds, #ad770x90, #topAd, #ad160x600  {    display:none!important; }          .pinboard_Navi a.showForm { color: #000000 !important; }  .pinboard_Navi a { font-weight: bold !important; }  .pinboard_Navi, .pinboard_NaviEntries { background: #ffffff !important; border: none !important; }  ul.uniListSingle li { color: #ffffff !important; }  ul.uniListSingle li a { color: #ffffff !important; font-size: 12px !important; font-family: Myriad Pro!important; }  ul.uniListSingle li a:hover { color: #000000 !important; }  .friendsColumn h2 { color: transparent !important; background: url(http://i42.tinypic.com/2z73msy.jpg) no-repeat !important; height: 54px !important; width: 204px !important; border: none !important; }  .friendsColumn h2.FriendsUni { color: transparent !important; background: url(http://i43.tinypic.com/e6epuv.jpg) no-repeat !important; height: 54px !important; width: 204px !important; border: none !important; }  .friendsInfo { background: #FFffff!important; border: none !important; }  #MicroBlog h2 { color: transparent !important; background: url(http://i41.tinypic.com/14vl73n.jpg) no-repeat !important; height: 54px !important; width: 204px !important; border: none !important; }  #profileRight .friendsColumn h2 { color: transparent!important; background: url(http://i40.tinypic.com/2rypon6.jpg) no-repeat !important; height: 21px !important; width: 385px !important; border: none !important; }  .friendsInfo a { font-weight: normal !important; }  #MicroBlog .microblogInfo { color: #ffffff !important; background: #d3cccc !important; border: none !important; }  #microblogPresetsToggler { color: #0051f7!important; border-top: 1px dotted #ffffff!important; border-right: 1px solid #ffffff !important; border-bottom: 1px solid #ffffff !important; border-left: 1px solid #ffffff !important; background:url('http://i42.tinypic.com/2poqkhx_th.jpg') no-repeat scroll 5px 5px !important; }  #microblogPresetsToggler.opened { background-image:url('http://i42.tinypic.com/2d2cab9.jpg') !important; }  #Snipplet-Photos-Slider h2 { color: transparent !important; background: url(http://i39.tinypic.com/ehc8py.jpg) no-repeat !important; height: 54px !important; width: 204px !important; border: none !important; }    #profileRight .groupsColumn a { color: transparent !important; }    #GroupsSnipplet ul li { height: 24px !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }  #GroupsSnipplet ul li a { color: #000000 !important; border-left: 3px solid #ffffff!important; height: 24px !important; display: block !important; line-height: 24px !important; padding-left: 10px !important; }
__________________
Wer nicht fällt, war nicht am Limit!
Who doesnt fall, hasn't been on the limit!

Strafbierverhinderungspost
Are you snoopy?

Last edited by Lindae; 2009-11-06 at 09:26 PM.
Lindae is offline   Reply With Quote
Old 2009-11-06, 09:27 PM   #26
Lindae
ADRENALIN-süchtig
 
Lindae's Avatar
 
Join Date: Jul 2008
Location: Germany, near Wiesbaden
Age: 15
Posts: 2,205
Send a message via ICQ to Lindae
Code:
#GroupsSnipplet ul li a:hover { color: #ffffff !important; border-left: 3px solid #1a345c !important; text-decoration: none !important; }      a.more { background: url(http://i42.tinypic.com/69n70m.jpg) top center no-repeat !important; display: block; text-decoration: none; width: 130px !important; height: 37px !important; margin: auto !important; }    #Profile_InformationSnipplet h2 { color: transparent !important; background: url(http://i41.tinypic.com/10e0qxd.jpg) no-repeat !important; height: 65px !important; width: 374px !important; border: none !important; }    #profileRight .groupsColumn a { color: transparent !important; }  #profileRight .groupsColumn h2 { color: transparent !important; background: url(http://i42.tinypic.com/284bo6.jpg) no-repeat !important; height: 32px !important; width: 375px !important; border: none !important; }  #Pinboard_Overview h2 { color: transparent !important; background: url(http://i43.tinypic.com/14tmxi9.jpg) no-repeat !important; height: 32px !important; width: 375px !important; border: none !important; }    /* ################### Foto ################## */     .comments-summary { border-top: 1px solid #244372 !important; }   div.obj-photo-slider .enabled-right { background:transparent url(http://i43.tinypic.com/2j4bllc.jpg) no-repeat scroll left center!important; }  div.obj-photo-slider .enabled-left { background:transparent url(http://i39.tinypic.com/15wbfyp.jpg) no-repeat scroll left center!important; } div.photo-list ul.photos li:hover { background: url(http://i43.tinypic.com/30mrhmp.jpg) repeat-x scroll 0 0!important; border: #000000 1px solid !important; } div.Snipplet-Photos-PhotoDetail div.photo-tagging span.user-delete { background-color:#EEEEEE!important; } div.obj-photo-slider .slider ul li.selected a { border:2px solid #244372 !important; } div.obj-photo-slider .slider ul li a:hover { border-color:#000000 !important; } div.obj-comment-list ul li .comment-metainfo { background:#ff0000 url(http://i42.tinypic.com/soxptz.jpg) !important; background-repeat:repeat-x !important; border-bottom:2px solid #000000!important; border-top: 2px solid #ffffff !important; }    div.photo-list ul.photoalbums li{ background:transparent url(http://i39.tinypic.com/10ohgdk.jpg) no-repeat scroll right bottom!important; border: 1px solid #ffffff!important; } div.photo-list ul.photoalbums li:hover { background: url(http://i43.tinypic.com/30mrhmp.jpg) repeat-x scroll 0 0!important; border: 1px solid #000000!important; }  .fn-area img { visibility: hidden !important; }  .fn-area{ background: url('http://i42.tinypic.com/21kh441.jpg')no-repeat !important; background-position: center !important; }    /******Nachrichten******/   .messages-list-header {   background: url(http://i44.tinypic.com/2vvtb4l.jpg) repeat-x scroll 0 0!important; }  .line {  border-bottom: 1px solid #ffffff !important; }    .wrap { background-color: #ffffff !important;  border: 2px solid #244372 !important; }  td.subject .wrap { background: url('http://buschbiber.bu.funpic.de/StVz/collapsedBright.gif') no-repeat 5px 7px !important; } .opened td.subject .wrap { background: #ff0000 url('http://buschbiber.bu.funpic.de/StVz/expandedBright.gif') no-repeat 5px 7px !important; border: 9px solid #ff0000 !important; }  #historyLink { background: url('http://buschbiber.bu.funpic.de/StVz/collapsedBright.gif') no-repeat 0px 7px !important; }  #historyLink.opened { background: url('http://buschbiber.bu.funpic.de/StVz/expandedBright.gif') no-repeat 0px 7px !important; }  .status_new .status div { background: url('http://i40.tinypic.com/sgmqsw.jpg') no-repeat !important; } .status_read .status div { background: url('http://i40.tinypic.com/1z4v9zn.jpg') no-repeat !important; } .status_answered .status div { background: url('http://i40.tinypic.com/ofwo00.jpg') no-repeat !important; }  #Messages_List tr.status_new { background-color: #ff0000 !important; }  .createNewThread { border: 3px solid #0063ED !important; }  .wrap.subject.floatL { background:url('http://i40.tinypic.com/24kzbcz.jpg')  !important; }  #SendSuccessAd { display: none !important; }  .namebox { background: #ffffff !important; }  #autocompleteContainer.invalid { background: #e0edff !important; border-color: #80b5ff !important; }  .searchfield.invalidNested { background: #e0edff !important; }  #resultbox dl:hover { background-color: #e0edff !important; }  #resultbox dl { background-color: #ff0000 !important; }   /* ################### Chat ################## */  div#Chat_Main {   background:none!important;   z-index: 100!important;  }  div#Chat_Main_Container {   border: 3px solid #244372!important;   background: #ffffff!important;   width:236px!important;   -moz-border-radius: 4px;  }  div.Chat_Header_Message_Dropdown_List {    margin-left: -10.5em!important;  }  div#Chat_Header_State_Dropdown_List {   margin-left: -5em!important;  }  div#Chat_Header_State_Dropdown_List div{   background: none!important;  }  div.Chat_State_Dropdown_List {   border: 2px solid #000000!important;   background: #244372!important;  }  .Chat_State_Label {  color: #fff!important;  }  .Chat_Main_Shadow {width:252px!important;  -moz-border-radius: 4px;}    #Chat_Topbar {background: #ffffff!important;}  div#Chat_Main div#Chat_Conversation {   border: 1px solid #999!important;  }  .Chat_History_Header {   background: none!important;   padding-top: 0!important;   border: none!important;  }  .Chat_History_Header_Name {   color: #244372!important;   font-weight: 600;  }  div#Chat_Main div#Chat_Partners {   background:none!important;   border: 1px solid #999!important;   margin-bottom: 2px!important;  }  div#Chat_Main div#Chat_Partners_List {   background:none!important;  }  
}
as one Code.. text was just too long.
__________________
Wer nicht fällt, war nicht am Limit!
Who doesnt fall, hasn't been on the limit!

Strafbierverhinderungspost
Are you snoopy?
Lindae is offline   Reply With Quote
Reply

Tags
color, unicyclistcommunity


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
negitivity in the unicyclist community dubmuni2004 Rec.Sport.Unicycling 48 2009-10-30 02:19 AM
Elderly unicyclist joining the community tedward Rec.Sport.Unicycling 16 2006-05-12 03:25 PM
The Unicyclist Community GoogleMAP! Gilby News and Announcements 9 2006-01-11 05:32 PM
Unicyclist Community Auctions - New! Gilby Rec.Sport.Unicycling 5 2002-01-12 07:32 AM
http://unicyclist.community.everyone.net PIETROUNICYCLE99@cs.com Rec.Sport.Unicycling 1 2000-03-31 09:14 PM


All times are GMT. The time now is 11:48 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2001-2005 Gilby
Page generated in 0.25413 seconds with 14 queries