NEW ADDRESS FOR MEMBERS GREYFORUMS.ORG
-
Posts
455 -
Joined
-
Last visited
-
Days Won
73
Content Type
Profiles
Forums
Events
Gallery
Everything posted by KevinD
-
If anyone sees it let me know..... I got to pick through it LOL /*global.css*/ body { background: #e7e7e7 url({resource="bg.png" app="core" location="global"}) repeat-x; font-family: Arial, sans-serif !important; font-size: 13px; line-height: 18px; color: #000 !important; height: 100%; margin: 0px !important; } a { color: #900000; text-decoration: none; } a:hover { color: #000; } #ipsLayout_header header { background: url({resource="header_bg.png" app="core" location="global"}); padding: 0px 0px 105px 0px; margin-bottom: -115px; } #ipsLayout_header nav { background: transparent; height: 0px; } .cForumRow h2, .ipsBox h2 { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; -moz-border-radius: none !important; -webkit-border-top-left-radius: none !important; -webkit-border-top-right-radius: none !important; border-radius: none !important; border: none !important; padding: 10px !important; color: #fff !important; } .ipsBox { background: #e5e5e5 !important; border: 0px solid #000 !important; box-shadow: 0px 0px 0px rgba(0,0,0,0.1); border-radius: 0px; } #ipsLayout_contentWrapper { padding-left: 0px !important; padding-right: 0px !important; } .cForumToggle { margin-right: -30px !important; } #elRegisterButton { color: #fff !important; } #elUserNav > li > a { color: #555; font-size: 13px; vertical-align: middle; line-height: 1; } .ipsApp .ipsButton_important { background: #B50000 !important; background: -moz-linear-gradient(top, #C50000 0%, #850000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C50000), color-stop(100%,#850000)) !important; background: linear-gradient(top, #C50000 0%, #850000 100%) !important; } .ipsLayout_container { max-width: 100%; padding: 0px 20px 0px 20px; margin: 0 auto; position: relative; } .ipsAreaBackground_light { background: transparent !important; } /*data list.css*/ .ipsDataItem { width: 100%; position: relative; border-width: 0 0 1px 0; border-style: solid; border-color: #000 !important; } .ipsItemStatus.ipsItemStatus_large, .ipsItemStatus.ipsItemStatus_large.ipsItemStatus_read { background: transparent !important; border-radius: 0 !important; } .ipsDataList_large .fa-comments::before { content: url({resource="f_icon.png" app="core" location="global"}) !important; } .ipsDataList_large .fa-arrow-right::before { content: url({resource="f_redirect.png" app="core" location="global"}) !important; } .ipsDataList_large .fa-question::before { content: url({resource="f_question.png" app="core" location="global"}) !important; } .ipsDataList_large .fa-lock::before { content: url({resource="f_lock.png" app="core" location="global"}) !important; } .ipsDataList_large .fa-unlock::before { content: url({resource="f_unlock.png" app="core" location="global"}) !important; } .ipsDataList_large .ipsItemStatus_read .fa-comments::before { content: url({resource="f_icon_read.png" app="core" location="global"}) !important; } .ipsDataList_large .ipsItemStatus_read .fa-question::before { content: url({resource="f_question_read.png" app="core" location="global"}) !important; } .ipsDataList_large .ipsItemStatus_read .fa-lock::before { content: url({resource="f_lock_read.png" app="core" location="global"}) !important; } .ipsDataList_large .ipsItemStatus_read .fa-unlock::before { content: url({resource="f_unlock_read.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_large .fa-comments::before { content: url({resource="f_icon.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_large .fa-arrow-right::before { content: url({resource="f_redirect.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_large .fa-question::before { content: url({resource="f_question.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_large .fa-lock::before { content: url({resource="f_lock.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_large .fa-unlock::before { content: url({resource="f_unlock.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_read .fa-comments::before { content: url({resource="f_icon_read.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_read .fa-question::before { content: url({resource="f_question_read.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_read .fa-lock::before { content: url({resource="f_lock_read.png" app="core" location="global"}) !important; } .ipsItemStatus.ipsItemStatus_read .fa-unlock::before { content: url({resource="f_unlock_read.png" app="core" location="global"}) !important; } .cNexusActionBadge { background: #B00000 !important; } /*cat head.css*/ li.cathead h2 { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; font-size: 16px !important; color: #fff !important; text-shadow: 0px 1px 1px #000; border: none !important; } .catheadmid { background: transparent !important; display: inline; float:left; text-align: left; width:100%; height: 48px; padding: 0px; margin: 0px; margin-bottom: 0px !important; } .catheadleft { background: url({resource="cathead_left.png" app="core" location="global"}) no-repeat left bottom !important; display: block; float: left; height: 48px; width: 100%; padding: 0px; margin: 0px; margin-bottom: 0px !important; } .catheadright { background: url({resource="cathead_right.png" app="core" location="global"}) no-repeat right bottom !important; display: inline; float: right; color: #FFF; height: 48px; width: 100%; padding: 0px; margin: 0px; margin-bottom: 0px !important; } .catheadcenter { background: transparent !important; height: 48px; padding-left: 50px; padding-right: 50px !important; } .catheadcenter2 { background: url({resource="cathead_mid.png" app="core" location="global"}) repeat-x bottom center !important; display: inline; float:left; height: 48px; width:100%; padding: 0px; margin: 0px; text-align: center; margin-bottom: 0px !important; } .catheadtext { color: #fff; font-family: arial, tahoma, verdana; font-size: 20px; text-align: center; vertical-align: middle; width: 100%; padding: 11px 0px 0px 0px; margin: 0px; } .catheadtext a:link, .catheadtext a:visited, .catheadtextcollapse a:link, .catheadtextcollapse a:visited{ color: #fff; text-decoration: none; } .catheadtext a:hover, .catheadtext a:active, .catheadtextcollapse a:hover, .catheadtextcollapse a:active{ background: transparent; color: rgba(255,255,255,0.5); text-decoration: none; } .catfoot{ background: transparent !important; float:left; height: 35px; width:100%; } .catfoot_left{ background: url({resource="catfoot_left.png" app="core" location="global"}) no-repeat left top !important; float:left; height: 35px; width: 100%; padding:0px; margin: 0px; } .catfoot_right{ background: url({resource="catfoot_right.png" app="core" location="global"}) no-repeat right top !important; float:right; height: 35px; width: 100%; padding: 0px; margin: 0px; } .catfoot_center{ height: 35px; padding-left: 50px; padding-right: 50px; } .catfoot_center2{ background: url({resource="catfoot_mid.png" app="core" location="global"}) repeat-x !important; float:left; height: 35px; width:100%; text-align: center; margin: 0px; padding: 0px; } .catfoot_center3{ float:left; height: 35px; width:100%; text-align: center; margin: 0px; padding: 0px; } /*menus.css*/ .ipsMenu_title { background: #B50000 !important; background: -moz-linear-gradient(top, #C50000 0%, #850000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C50000), color-stop(100%,#850000)) !important; background: linear-gradient(top, #C50000 0%, #850000 100%) !important; padding: 10px 15px; font-size: 11px; font-weight: 500; text-transform: uppercase; color: #fff !important; } .ipsMenu { background: #bbb !important; background: -moz-linear-gradient(top, #ddd 0%, #999 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#999)) !important; background: linear-gradient(top, #ddd 0%, #999 100%) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; } .ipsMenu_sep { border-top: 1px solid #000 !important; margin: 4px; } /*misc*/ html[dir] .cPost .ipsComment_content { padding-right: 10px; padding-left: 10px; } html[dir="ltr"] .ipsGrid > [class*="ipsGrid_span"] { float: left; margin-left: 0; padding: 5px; } .ipsTabs_panel { height: 100%; background: transparent !important; } .ipsApp .ipsButton_link { color: #000 !important; } /*block.css*/ .border_box { background: url({resource="border_box.png" app="core" location="global"}) repeat-y; padding: 10px; margin: 0px !important; } .border_box_mid { background: #f5f5f5 !important; display: inline; float:left; text-align: left; width:100%; padding: 0px; margin: 0px; } .border_box_left { background: url({resource="catrow_left.png" app="core" location="global"}) repeat-y left !important; display: block; float: left; width: 100%; padding: 0px; } .border_box_right { background: url({resource="catrow_right.png" app="core" location="global"}) repeat-y right !important; display: inline; float: right; color: #000; width: 100%; padding: 0px; } .ibtheme_table { background: transparent; width: 100%; padding: 0px !important; } .ibtheme_td_left { background: url({resource="catrow_left.png" app="core" location="global"}) repeat-y left !important; width: 17px; padding: 0px; } .ibtheme_td_main { background: #f5f5f5 !important; width: auto; padding: 0px; } @media screen and (max-width: 979px) { .ibtheme_td_main { width: 90%; } } .ibtheme_td_right { background: url({resource="catrow_right.png" app="core" location="global"}) repeat-y right !important; width: 17px; padding: 0px; } .ibtheme_table2 { background: transparent !important; width: 100% !important; padding: 0px !important; } .ibtheme_td_left2 { width: 70px !important; padding: 0px !important; text-align: left !important; } .ibtheme_td_right2 { max-width: 250px !important; padding: 0px !important; text-align: justify !important; overflow-wrap: break-word !important; word-wrap: break-word; -ms-word-break: break-all !important; word-break: break-all !important; word-break: break-word !important; -ms-hyphens: auto !important; -moz-hyphens: auto !important; -webkit-hyphens: auto !important; hyphens: auto !important; } .cPost .cPost_contentWrap { padding: 10px !important; } #elProfileActivityOverview .ipsStreamItem, #elUserContent .ipsStreamItem, #elSingleStatusUpdate .ipsStreamItem { padding: 20px 10px 10px 10px !important; } .ipsItemStatus:not( .ipsItemStatus_large ) { color: grey !important; } #cbInput_container { border-top: 1px solid #000; border-bottom: 1px solid #000; } html[dir="ltr"] .cPost.ipsComment_popular .ipsComment_meta { padding-left: 10px; } /*club*/ .cClubCard .ipsPageHead_special .cClubCard_title { top: 0px !important; } .ipsBox5 { border: #000 1px solid !important; padding-top: 5px; } .ipsBox6 { border: #000 1px solid !important; background: #e5e5e5 !important; } .cClubCard { padding: 5px !important; } #elClubHeader .cClubHeaderInfo { top: 0px !important; } .cClubCard .ipsPageHead_special .cClubCard_title, .cClubCard .ipsPageHead_special p { background: transparent !important; } /*default*/ .gridBox { background: #eee !important; background: -moz-linear-gradient(top, #bbb 0%, #fdfdfd 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbb), color-stop(100%,#fdfdfd)) !important; background: linear-gradient(top, #bbb 0%, #fdfdfd 100%) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2) !important; -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2) !important; box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2) !important; border: 1px solid rgba(0,0,0,0.3) !important; padding: 10px !important; color: #000 !important; text-shadow: 0px 1px 0px rgba(255,255,255,0.5) !important; line-height: 1.20 !important; font-size: 11px !important; font-weight: bold !important; padding: 16px !important; -moz-border-radius: 6px 6px 6px 6px !important; -webkit-border-radius: 6px 6px 6px 6px !important; border-radius: 6px 6px 6px 6px !important; } .ipsType_pageTitle { color: #000; text-shadow: 0px 0px 1px rgba(0,0,0,0.2); margin-bottom: 10px !important; margin-left: 10px !important; } .ipsPageHeader_info { margin-left: 10px !important; } h2.ipsType_sectionTitle .ipsType_reset, h2.ipsType_sectionTitle.ipsType_reset, .ipsType_sectionTitle .ipsType_reset, .ipsType_sectionTitle.ipsType_reset { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; color: #fff !important; border-top: #000 1px solid !important; } .ipsType_sectionTitle { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; font-size: 15px; font-weight: 400; padding: 11px 15px 11px 15px; margin-top: 0; -moz-border-radius: none !important; -webkit-border-top-left-radius: none !important; -webkit-border-top-right-radius: none !important; border-radius: none !important; border: none !important; padding: 10px !important; color: #fff !important; } .tableend { border-bottom: 1px solid #000; } .ibskin_copy{ background: #ccc !important; background: -moz-linear-gradient(top, #d2d2d2 0%, #c0c0c0 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2d2d2), color-stop(100%,#c0c0c0)) !important; background: linear-gradient(top, #d2d2d2 0%, #c0c0c0 100%) !important; font-size: 11px !important; color: #000 !important; text-shadow: 0px 0px 1px rgba(0,0,0,0.2) !important; text-align: center !important; width: 260px !important; margin: 10px auto 30px auto !important; padding: 3px 10px 3px 10px !important; -moz-border-radius: 10px !important; -webkit-border-radius: 10px !important; border-radius: 10px !important; } .ibskin_copy a{ color: #000 !important; text-shadow: 0px 0px 1px rgba(0,0,0,0.2) !important; font-size: 11px !important; } .ibskin_copy a:hover{ color: #000 !important; text-shadow: 0px 1px 0px rgba(255,255,255,0.4) !important; text-decoration: none !important; font-size: 11px !important; } .sidebar_link a { color: rgba(255,255,255,0.5) !important; } .sidebar_link a:hover { color: rgba(255,255,255,0.9) !important; } #elSearch { background: #fff; border-radius: 20px; padding: 4px 10px 4px 10px; margin: 10px 20px 0px 10px !important; height: 26px; width: 170px; position: relative; opacity: 0.4; {prefix="transition" value="0.1s all linear"} text-shadow: none !important; } li.ipsMenu_title, li.ipsMenu_item { text-shadow: none !important; } #elHeaderSubLinks #elNavMore_menu li.ipsMenu_item a { color: #000 !important; text-shadow: none !important; } #elHeaderSubLinks #elNavMore_menu li.ipsMenu_item a:hover { color: #000 !important; text-shadow: none !important; } .ipsBreadcrumb.ipsBreadcrumb_top { margin: 10px 20px 15px 20px; padding: 12px 0; } .ipsBreadcrumb.ipsBreadcrumb_bottom { padding: 12px 0; margin: 25px 20px 0 20px; } .ipsBreadcrumb > ul > li { display: inline-block; line-height: 1; font-size: 13px; font-weight: 400; max-width: 500px; height: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: bottom; } .ipsBreadcrumb > ul:last-child > li:last-child { opacity: 1; } .ipsBreadcrumb.ipsBreadcrumb_top > ul > li a:hover { color: #000 !important; text-shadow: none !important; } .ipsBreadcrumb > ul > li > a { color: #900000 !important; font-weight: bold; opacity: 1; } .ipsBreadcrumb > ul > li .fa:not( .fa-home ) { margin: 0 3px; } div.cBlogInfo li.ipsDataItem { background: transparent !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } .cTopic h2 { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.3) !important; -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.3) !important; box-shadow: 0px 1px 3px rgba(0,0,0,0.3) !important; border-radius: 10px !important; border: 1px solid rgba(0,0,0,0.8) !important; color: #fff !important; text-shadow: 0px 1px 1px #000; margin-bottom: 10px !important; } .ipsButtonBar { background: #8c8c8c !important; background: -moz-linear-gradient(top, #969696 0%, #828282 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#828282)) !important; background: linear-gradient(top, #969696 0%, #828282 100%) !important; border-right: 1px solid #000 !important; border-bottom: 1px solid #000 !important; border-left: 1px solid #000 !important; } .ipsButtonBar1 { background: #8c8c8c !important; background: -moz-linear-gradient(top, #969696 0%, #828282 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#828282)) !important; background: linear-gradient(top, #969696 0%, #828282 100%) !important; border-top: 1px solid #000 !important; border-bottom: 1px solid #000 !important; } .ipsButtonBar2 { background: #8c8c8c !important; background: -moz-linear-gradient(top, #969696 0%, #828282 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#828282)) !important; background: linear-gradient(top, #969696 0%, #828282 100%) !important; border-top: 1px solid #000 !important; border-bottom: 1px solid #000 !important; } .cPost { background: #eaeaea !important; background: -moz-linear-gradient(top, #f2f2f2 0%, #ddd 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ddd)) !important; background: linear-gradient(top, #f2f2f2 0%, #ddd 100%) !important; border: 1px solid rgba(0,0,0,0.4) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; border-radius: 10px !important; } .cAuthorPane { background: rgba(0,0,0,0.1) !important; border-right: 1px solid rgba(0,0,0,0.3) !important; } .postBox { border-left: 1px solid #fff !important; padding-left: 10px !important; } .cForumGrid { background: #eee; background: -moz-linear-gradient(top, #fdfdfd 0%, #bbb 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bbb)); background: linear-gradient(top, #fdfdfd 0%, #bbb 100%); -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2); -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2); box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 3px rgba(0,0,0,0.2); border: 1px solid rgba(0,0,0,0.3); border-bottom: 1px solid rgba(0,0,0,0.5); padding: 10px; color: #000; text-shadow: 0px 1px 0px rgba(255,255,255,0.5); line-height: 1.20; font-size: 11px; font-weight: bold; padding: 16px; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; } .ipsDataList_large1 { border-left: 1px solid rgba(0,0,0,0.7); border-right: 1px solid rgba(0,0,0,0.7); } .cForumRow { background: transparent !important; border: none !important; clear: both !important; } .clear { clear: both !important; } .ipsWidget { background: #eee !important; background: -moz-linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bbb)) !important; background: linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3) !important; -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3) !important; box-shadow: 0px 0px 5px rgba(0,0,0,0.3) !important; border: 1px solid #000 !important; } .ipsWidget_vertical h3.ipsWidget_title { background: #B50000 !important; background: -moz-linear-gradient(top, #C50000 0%, #850000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C50000), color-stop(100%,#850000)) !important; background: linear-gradient(top, #C50000 0%, #850000 100%) !important; border-bottom: 1px solid #000 !important; border: none !important; padding: 10px !important; font-size: 16px !important; color: #fff !important; } .ipsWidget_vertical .ipsWidget_inner { background: #eee !important; background: -moz-linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bbb)) !important; background: linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; } .ipsDataItem_main h4.ipsDataItem_title, .ipsType_sectionHead.cForumGrid_title { font-weight: bold; } .nopad { padding: 0px !important; } h3.ipsWidget_title { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; color: #fff !important; } h3.ipsWidget_title a { color: rgba(255,255,255,0.5) !important; text-shadow: none !important; text-decoration: none !important; } h3.ipsWidget_title a:hover { color: #000 !important; text-shadow: none !important; text-decoration: none !important; } h3.ipsWidget_title span.ipsType_light { color: #fff !important; } .ipsPageHead_special { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } #elProfileStats { background: #777 !important; background: -moz-linear-gradient(top, #969696 0%, #626262 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#969696), color-stop(100%,#626262)) !important; background: linear-gradient(top, #969696 0%, #626262 100%) !important; } .cProfileSidebarBlock.ipsBox { background: #eaeaea !important; background: -moz-linear-gradient(top, #f2f2f2 0%, #ddd 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ddd)) !important; background: linear-gradient(top, #f2f2f2 0%, #ddd 100%) !important; border: 1px solid rgba(0,0,0,0.4) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 2px 5px rgba(0,0,0,0.4) !important; } .cProfileSidebarBlock.ipsBox h2 { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; color: #fff !important; text-shadow: 0px 0px 1px rgba(0,0,0,0.2) !important; padding: 2px 10px 2px 10px !important; -moz-border-radius: 50px 50px 50px 50px; -webkit-border-radius: 50px 50px 50px 50px; border-radius: 50px 50px 50px 50px; font-size: 15px !important; font-weight: bold !important; text-transform: none !important; width: 100% !important; margin: 0px auto 0px auto !important; text-align: center !important; } .cProfileSidebarBlock.ipsBox li.ipsDataItem, #elProfileTabs_content.ipsTabs_panels li.ipsDataItem, #elProfileTabs_content.ipsTabs_panels, #elProfileTabs_content, .ipsTabs_panels { background: transparent !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; border: none !important; color: #000 !important; text-shadow: 0px 0px 1px rgba(0,0,0,0.2) !important; } .white_text { color: #fff !important; } .ipsTabs { background: #aaa !important; background: -moz-linear-gradient(top, #ccc 0%, #888 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#888)) !important; background: linear-gradient(top, #ccc 0%, #888 100%) !important; color: #000 !important; } .ipsTabs_item { background: #B50000 !important; background: -moz-linear-gradient(top, #C50000 0%, #850000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C50000), color-stop(100%,#850000)) !important; background: linear-gradient(top, #C50000 0%, #850000 100%) !important; color: #fff !important; } .cTopicHovercard_container { background: #eee !important; background: -moz-linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#bbb)) !important; background: linear-gradient(top, #fdfdfd 0%, #bbb 100%) !important; } .sbwidget_front { margin: 20px !important; } @media screen and (max-width: 979px) { #elLogo img { max-width: 109%; margin-left: -20px !important; } } .ipsAreaBackground_dark { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; } .cCalendar_today { background: #888 !important; } .cEvents_event a { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; } h1.ipsType_pageTitle.ipsType_break.ipsTruncate.ipsTruncate_line, h1.ipsType_pageTitle.ipsType_break.ipsTruncate.ipsTruncate_line a { color: #fff !important; } .fa.fa-circle, .fa .fa-circle { color: #000 !important; text-shadow: 0px 0px 1px rgba(0,0,0,0.2) !important; } .cNexusProduct_primaryImage { margin-top: 20px !important; } #elDownloadsFeatured h2.ipsType_pageTitle, #elDownloadsFeatured h2.ipsType_pageTitle a { color: #fff !important; } .ipsDataItem_generic.ipsDataItem_size3, .ipsDataItem_generic .ipsDataItem_size3 { padding-left: 10px !important; padding-right: 10px !important; } .ipsMessage_info, .ipsMessage_information { background: #000 !important; border: 3px solid #fff !important; -moz-box-shadow: 0px 6px 7px rgba(0,0,0,0.4) !important; -webkit-box-shadow: 0px 6px 7px rgba(0,0,0,0.4) !important; box-shadow: 0px 6px 7px rgba(0,0,0,0.4) !important; } .ipsPagination_pageJump, .ipsPagination_pageJump a { color: #000 !important; } .ipsTable_sortableDesc, .ipsTable_sortableActive { background: #555 !important; } .ipsAreaBackground_positive { background: #555 !important; color: #fff !important; } ul.ipsButton_split { background: #fff; } .ipsType_minorHeading { color: #000 !important; } .ipsStreamItem_titleSmall a, .ipsStreamItem_title a { color: #fff !important; } .ipsNavBar_primary { background: #777 !important; background: -moz-linear-gradient(top, #aaa 0%, #555 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaa), color-stop(100%,#555)) !important; background: linear-gradient(top, #aaa 0%, #555 100%) !important; text-shadow: 0px 1px 2px #000 !important; border-bottom: 1px solid #000; top: 10px; text-align: right; padding: 0; } .ipsNavBar_primary > ul > li.ipsNavBar_active > a { background: #950000 !important; background: -moz-linear-gradient(top, #BC0000 0%, #740000 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BC0000), color-stop(100%,#740000)) !important; background: linear-gradient(top, #BC0000 0%, #740000 100%) !important; color: #fff; font-weight: normal !important; text-shadow: 0px 1px 2px #000 !important; } .ipsNavBar_primary > ul > li > a, .ipsNavBar_secondary > li > a { display: block; position: relative; text-decoration: none; color: #fff; line-height: 36px; } .ipsNavBar_primary > ul > li:hover > a, .ipsNavBar_primary > ul > li > a:hover { background: rgba(0,0,0,0.2); color: #fff; } .ipsMenu_auto { background: #bbb !important; background: -moz-linear-gradient(top, #ddd 0%, #999 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#999)) !important; background: linear-gradient(top, #ddd 0%, #999 100%) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; border: 1px solid #000 !important; } .ipsNavBar_secondary:before{ border-bottom-color: #363636; } #navBar { background: #000; box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.7), 0px 0px 0px 1px rgba(0, 0, 0, 0.4) inset; position: relative; margin: 7px 0 6px 0; } @media screen and (max-width: 979px) { #navBar { display: none; } } .ipsNavBar_secondary > li > a { color: #000; padding: 0px 10px; border-radius: 3px; border: 1px solid transparent; } .ipsNavBar_secondary > li > a:hover { background: rgba(255,255,255,0.4) !important; color: #B00000 !important; border: 1px solid rgba(0,0,0,0.2); } .ipsNavBar_secondary > li.ipsNavBar_active a { color: #000; font-weight: bold; } .ipsNavBar_primary li,.ipsNavBar_secondary li, .ipsNavBar_primary .ipsMenu li{ font-size: 13px; } .ipsNavBar_secondary, .ipsNavBar_primary:not( .ipsNavBar_noSubBars ) > ul:before{ height: 36px; } .ipsNavBar_secondary > li.ipsNavBar_active a { font-weight: bold; } .ipsNavBar_primary > ul > li{ position: relative; display: block; } .ipsNavBar_secondary > li { display: block; width: 100px; } .ipsNavBar_secondary{ background: #bbb !important; background: -moz-linear-gradient(top, #ddd 0%, #999 100%) !important; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddd), color-stop(100%,#999)) !important; background: linear-gradient(top, #ddd 0%, #999 100%) !important; -moz-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; -webkit-box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; box-shadow: inset 1px 1px 0 0 rgba(255,255,255,0.6), 0px 8px 12px rgba(0,0,0,0.4) !important; border: 1px solid #000; text-shadow: none !important; border-radius: 4px; padding: 5px; visibility: hidden; opacity: 0; margin-top: 6px; transition-property: visibility, opacity, margin-top; transition-delay: 0.25s, 0s, 0s; transition-duration: 0.25s; transition-timing-function: ease-in-out; top: {expression="40 + 8"}px; /* Height of navigation + gap */ left: 0; right: auto; bottom: auto; width: auto; min-width: 160px; height: auto; z-index: auto; } .ipsNavBar_primary > ul > li, .ipsNavBar_secondary > li { display: inline-block; } .ipsNavBar_primary > ul > li:hover .ipsNavBar_secondary{ visibility: visible; opacity: 1; margin-top: -12px !important; transition-delay: 0s; width: 100%; } .ipsNavBar_secondary:before{ content: ""; position: absolute; top: -6px; left: 24px; border: 0px solid transparent; border-top: 0; } .ipsNavBar_secondary:after{ content: ""; position: absolute; top: -8px; left: 0; right: 0; height: 8px; } .ipsNavBar_secondary > li > a{ text-align: left; padding: 0 15px; line-height: 36px; white-space: nowrap; color: #000 !important; } .ipsNavBar_primary > ul > li > a, .ipsNavBar_secondary > li > a { display: block; position: relative; text-decoration: none; } .ipsNavBar_primary:not(.ipsNavBar_noSubBars) > ul:before{ display: none; } html[dir="ltr"] .ipsNavBar_primary > ul > li > a { margin-right: 0px; } .ipsNavBar_secondary > li { display: inline-block; width: 100%; }
-
If it gets to a point, where we get some coverage, Ill bring all these things up. Seems lately the squeaky wheel gets the grease.
-
Ok, I thought it was just the skin needed to be updated because I updated the base code. Turns out this is a glitch in the skin. Ill have to turn it into the skin maker, and see if they can correct it. If not, I can dig into the html code myself, but that will take some time. These skin guys get paid well for a reason, css and html is a pain to pick through. Im still out of town, but Ill look at it this weekend when I get back, the snow has cleared off the roads, I can drive back. You folks in Ohio have it made, snow all the time LOL, however it does pose a problem when driving cross country..
-
I often think of Sukie , like boxing match, we just completed round 1 through 6. Were still standing, thanks to alot of the advice I got here. NOW it's time to finish the fight. You guys will probably giggle when I tell, you, but I got an idea from thanksgiving, and the Turkey Pardon. I figure my Department Of Defense Clearance should be worth more then just working for the very entity that has caused this much pain in the A&* So I used some of my contacts, and have an open dialog with the White House. Probably not worth the paper it is written on, however, will make a GREAT conversation piece. Ill probably have to do the high dollar lawyer route to get this finished. NOW that got me thinking, are there any Grey issues you guys have that you want to get into the public light? No need to waste a good chance, and some possible free news coverage, if it goes that far. Also understand, Im not doing this because I want to, but because I am forced to. The more the merrier, if you guys have issues...
-
I Talked to the man one time, and i think his words will live forever.
-
I found it, you should have unlimited reactions now.
-
There might be, ill have to find it. I dont think its a bug. This software has very few to no issues, you just have to find the back end setting.
-
Make no mistake, I know im new even after a few years, and ill have to earn yall's respect, but the site was dying and we just saved it. I wish there was a few computer guys here, I could share the code with, that was backed into this place and could understand it. Google understood it and marked the place. Now everything is HTTP encrypted, and is not at much risk as it was. Make no mistake, no mater how good you are, no matter how many security protocols you put in, your still at risk, however, its like car thieves, if the door is locked they move on to the next one. Soft targets. I hope the protocols we put in here will stop this kind of crap. But as I said, Im thankful for all of you for helping me get Sukei home. Ill be forever grateful.
-
People sometimes think about what they don't have, but I submit to you, think on those things you do have. Friends, Family, Health and a myriad of things I could list here. As an example, I thank God I have sight, and hearing and just the ability to walk around as a normal human everyday. Be thankful for what everyone takes for granted. The place I returned from, most folks don't have that luxury. Be Thankful for the time you have to spend with the folks that are alive and you still have the time to make amends, for one day you will not. But most of all give thanks to God for giving you one more day to do the right thing. I pray for the ones we lost, I hope their families can find a way to be thankful for there efforts in keeping everyone safe as can be. And most of all I am thankful for each and everyone of you for helping me get Sukei home.
-
I said it before, Ill say it again, that is dedication. Just WOW
-
LOL, never thought about dummy eggs, that is smart thinking. That's why I love this place, you just cant get that kind of information from Google. Sukei, is ok, he does not pluck, but he definitely has an African wild streak in him. He bites more than your average domesticated grey, but I have learned some tricks for that, and I don't take it personal. The way I got it figured is, If I was snatched from my home thrown in a box with 14 other people with no food or water, put on a ship and traveled for two weeks, and 10 of the 14 people died in transit, Id probably lash out now and then too. He was worth saving after all he had been through. Now, I want to change the narrative for him. He survived and has a decent home, just want to make things better for him. Thanks for the advice. Ill continue to research it.
-
Sometimes it seems, he gets a bit lonely. Now that were home, and there are not the logistical issues, I was thinking about getting him a play mate. That being said, not sure if I should get him a girl friend.....there would be issues of Sukei Jr's running around all over, and not sure if another male would piss him off LOL. Any thoughts or advice? Also, take into account, he is a real African, I mean he came from Africa, not exactly domesticated
-
From the album: Sukei
Sukei likes his Sheep ! -
OMG, I am impressed, and I am not easily impressed.
-
1. Removed duplicate user's and groups 2. Added Stats widget.