ApolloResized | Revamp | 2 VOUCH COPIES

Status
This thread has been locked.

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
33c80ad88eee6f21df052c2b587b2350.png
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Guusz

Full-Stack Web Developer
Premium
Feedback score
0
Posts
248
Reactions
138
Resources
0
You also do normal web designs?
 

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
You also do normal web designs?
No sadly. I mean I can edit pre-made ones pretty well. I downloaded lots of 1amDev's websites and edited them but I'm not putting them online for copyright reasons. If you got a style, template send it over and tell me what you want.
 

jackskate

Setups & Configuration Specialist
Supreme
Feedback score
51
Posts
2,857
Reactions
975
Resources
0
PMS
 

Oreo

waiting for something interesting to happen
Premium
Feedback score
11
Posts
745
Reactions
328
Resources
0
Do you ever respond to PM's/Skype requests...?
 

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
In a month is I get no new clients ApolloResized will be closed. I don't know why NO ONE is going to me.... :(

- Liam R // Water55
 

O-T

IT Consultant
Supreme
Feedback score
51
Posts
168
Reactions
124
Resources
0
In a month is I get no new clients ApolloResized will be closed. I don't know why NO ONE is going to me.... :(

- Liam R // Water55
Sorry, mate, but you edit templates, everyone can do this with online gui editors now, that is why no one asks... Heads up though! If you have some coding knowledge in html and css, go and look for website development instead, and make real websites, you'll see more people contact you!

Sincerely,
O-T
PM me your questions if you want.
 

MCConvention

Feedback score
0
Posts
1
Reactions
0
Resources
0
He is a great person, but his server setups are way better. Would rec emend.


Vouch
 
Last edited:

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
Sorry, mate, but you edit templates, everyone can do this with online gui editors now, that is why no one asks... Heads up though! If you have some coding knowledge in html and css, go and look for website development instead, and make real websites, you'll see more people contact you!

Sincerely,
O-T
PM me your questions if you want.
Yes, I do as does Jam.
 

Jam

Member
Supreme
Feedback score
69
Posts
1,685
Reactions
1,638
Resources
0
Yes, I do as does Jam.
Please don't mention me in anything unrelated, as well as I implement custom code into my designs as well.

From your past work I'd recommend you to actually try to get a better understanding of Xenforo before selling your designs.
 
Last edited:

Orochimaru

The Love's Manager
Supreme
Feedback score
21
Posts
2,721
Reactions
1,352
Resources
3
Please don't mention me in anything unrelated, as well as I implement custom code into my designs as well.

From your past work I'd recommend you to actually try to get a better understanding of Xenforo before selling your designs.
I also implement code.

.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section #recentThreads .discussionListItems {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}


.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

.sidebar .avatarList ul {
padding: 10px 15px;
background: White;
}


.sidebar .section .footnote {
padding: 5px 15px 12px 15px;
background: #F7F7F7;
margin-top: 0 !important;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}


.sidebar .section.profilePostList #ProfilePostList {
padding: 10px 15px !important;
background: #F7F7F7 !important;
}

.profilePostList .secondaryContent ul {
padding: 10px 15px !important;
background: #F7F7F7 !important;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}


.categoryStripv .nodeList {
border-radius: 0;
}

.nodeList .categoryStrip {
font-size: 12px;
color: rgb(13, 159, 74);
text-decoration: none;
background-color: rgb(248,251,253);
padding: 10px 16px;
margin: 0 auto;
border-width: 0;
border-color: rgb(221, 229, 234);
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: 600;
color: rgb(226, 226, 226);
background-color: rgb(74, 78, 81);
padding: 14px 10px;
margin: 0;
border-width: 0;
border-radius: 0;
min-height: 6px;
position: relative;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
border-radius: 0;
}

#SignupButton .inner {
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #FFF;
background-color: rgb(23, 178, 88);
padding: 0 16px;
border-radius: 0;
display: block;
text-align: center;
font-weight: 600;
}

.nodeList .categoryStrip .nodeTitle {
font-size: 15px;
color: #FFF;
border-bottom-width: 5px;
border-bottom-style: none;
text-transform: uppercase;
font-weight: 600;
text-align: center;
}

.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section #recentThreads .discussionListItems {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}\



#navigation .navTabs .navLink {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
css.php?css=uix…487375717:1493
.navTabs .navTab.selected .navLink, .navTabs .navTab.PopupClosed.selected .navLink, .navTabs .navTab.PopupClosed.selected .SplitCtrl {
color: rgb(255, 255, 255);
}
css.php?css=uix…487375717:1514
.navTabs .navTab.selected .navLink {
position: static;
}
css.php?css=uix…487375717:1448
.navTabs .navTab.PopupClosed .navLink {
color: rgba(255, 255, 255, 0.75);
}
css.php?css=xen…487375717:4305
.navTabs .navTab.selected .navLink {
position: relative;
color: rgb(255, 255, 255);
background-color: rgb(213, 124, 6);
border-bottom: 4px solid rgb(255, 255, 255);
}
css.php?css=xen…487375717:4279
.navTabs .navTab.PopupClosed .navLink {
color: rgb(240, 240, 240);
}
css.php?css=xen…487375717:4242
.navTabs .navLink, .navTabs .SplitCtrl {
color: rgba(255, 255, 255, 0.75);
padding-right: 12px;
padding-left: 12px;
display: block;
float: left;
vertical-align: text-bottom;
text-align: center;
outline: 0 none;
text-transform: uppercase;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight: 600;
height: 65px;
line-height: 65px;
}
css.php?css=xen…=1487375717:61
a:link, a:visited {
color: #aaa;
text-decoration: none;
}
user agent stylesheet
a:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from li.navTab.articles.selected.Popup.PopupControl.PopupClosed
css.php?css=xen…487375717:4229
.navTabs .navTab {
float: left;
white-space: nowrap;
word-wrap: normal;
}
css.php?css=xen…=1487375717:13
li {
list-style: none;
}
user agent stylesheet
li {
display: list-item;
text-align: -webkit-match-parent;
}
Inherited from ul.publicTabs.navLeft
user agent stylesheet
ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
Inherited from div.navTabs
css.php?css=xen…487375717:4209
.navTabs {
font-weight: bold;
font-size: 15px;
background-color: rgb(153, 87, 0);
border-color: #FFFFFF;
background-clip: content-box;
-webkit-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
-khtml-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
height: 65px;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}




element.style {
display: block;
}
css.php?css=uix…1487375717:211
.hasJs #userBar {
display: none;
}
css.php?css=uix…487375717:2400
#navigation, #userBar {
position: relative;
}
css.php?css=uix…487375717:1372
.header__blockItem {
margin-top: 0;
margin-bottom: 0;
}
css.php?css=xen…=1487375717:13
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
user agent stylesheet
div {
display: block;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
user agent stylesheet
div {
display: block;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}

#logo img {
max-width: 100px;
width: 100%;
text-align: center;
}

#logo {
display: block;
text-align: center;
line-height: 84px;
height: 88px;
max-width: 100%;
vertical-align: middle;
}

.prefix.prefixGreen {
color: white;
background-color: #27ae60;
border-color: #27ae60;
border-radius: 0px;
}

a.callToAction span {
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #FFF;
background-color: rgb(73, 147, 197);
padding: 0 16px;
border-radius: 0px; */
display: block;
text-align: center;
font-weight: 600;
}
 

Jam

Member
Supreme
Feedback score
69
Posts
1,685
Reactions
1,638
Resources
0
I also implement code.

.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section #recentThreads .discussionListItems {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}


.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

.sidebar .avatarList ul {
padding: 10px 15px;
background: White;
}


.sidebar .section .footnote {
padding: 5px 15px 12px 15px;
background: #F7F7F7;
margin-top: 0 !important;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}


.sidebar .section.profilePostList #ProfilePostList {
padding: 10px 15px !important;
background: #F7F7F7 !important;
}

.profilePostList .secondaryContent ul {
padding: 10px 15px !important;
background: #F7F7F7 !important;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}


.categoryStripv .nodeList {
border-radius: 0;
}

.nodeList .categoryStrip {
font-size: 12px;
color: rgb(13, 159, 74);
text-decoration: none;
background-color: rgb(248,251,253);
padding: 10px 16px;
margin: 0 auto;
border-width: 0;
border-color: rgb(221, 229, 234);
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: 600;
color: rgb(226, 226, 226);
background-color: rgb(74, 78, 81);
padding: 14px 10px;
margin: 0;
border-width: 0;
border-radius: 0;
min-height: 6px;
position: relative;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
border-radius: 0;
}

#SignupButton .inner {
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #FFF;
background-color: rgb(23, 178, 88);
padding: 0 16px;
border-radius: 0;
display: block;
text-align: center;
font-weight: 600;
}

.nodeList .categoryStrip .nodeTitle {
font-size: 15px;
color: #FFF;
border-bottom-width: 5px;
border-bottom-style: none;
text-transform: uppercase;
font-weight: 600;
text-align: center;
}

.node .nodeText .nodeTitle a, .subForumList .nodeTitle a {
color: inherit;
}

.PanelScroller .panel, .PanelScrollerOff .panel {
overflow: hidden;
position: relative;
padding: 0 !important;
background-color: rgb(100, 100, 100);
padding: 10px;
color: #fff;
}

#userBar .navTabs {
background-color: #3365a2;
border-style: none;
border-radius: 4px;
height: 40px;
}

.sidebar .section .primaryContent h3 a, .sidebar .section .secondaryContent h3 a {
font-size: 13px;
color: rgb(255, 255, 255);
}

#userBar.activeSticky .navTabs {
height: 40px;
padding-top: ;
padding-bottom: ;
border-top-width: ;
border-bottom-width: ;
border-radius: 0;
}

#userBar .navTabs {
background-color: rgb(107, 166, 94);
border-style: none;
border-radius: 4px;
height: 40px;
}

.noBorderRadiusTop .navTabs {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}

.navTabs {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}

.navTabs {
font-size: 13px;
background-color: rgb(55, 55, 55);
border-color: rgb(226, 226, 226);
border-radius: 4px;
background-clip: content-box;
height: 48px;
}

#navigation.activeSticky.lastSticky, #userBar.activeSticky.lastSticky, .activeSticky.lastSticky .sticky_wrapper {
z-index: 240;
}



#userBar .sticky_wrapper {
background: #6ba65e !important;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section .primaryContent h3, .sidebar .section .secondaryContent h3, .profilePage .mast .section.infoBlock h3 {
border-radius: 0;
background: #6ba65e;
border-bottom: 3px solid #5a8e4e;
padding: 15px 20px;
margin: 0;
color: #FFF;
}

.sidebar .section #recentThreads .discussionListItems {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section #boardStats .pairsJustified, .sidebar .section .statsList .pairsJustified {
padding: 10px 15px;
background: #F7F7F7;
}

.sidebar .section .listInline {
padding: 10px 15px;
background: #F7F7F7;
}\



#navigation .navTabs .navLink {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
css.php?css=uix…487375717:1493
.navTabs .navTab.selected .navLink, .navTabs .navTab.PopupClosed.selected .navLink, .navTabs .navTab.PopupClosed.selected .SplitCtrl {
color: rgb(255, 255, 255);
}
css.php?css=uix…487375717:1514
.navTabs .navTab.selected .navLink {
position: static;
}
css.php?css=uix…487375717:1448
.navTabs .navTab.PopupClosed .navLink {
color: rgba(255, 255, 255, 0.75);
}
css.php?css=xen…487375717:4305
.navTabs .navTab.selected .navLink {
position: relative;
color: rgb(255, 255, 255);
background-color: rgb(213, 124, 6);
border-bottom: 4px solid rgb(255, 255, 255);
}
css.php?css=xen…487375717:4279
.navTabs .navTab.PopupClosed .navLink {
color: rgb(240, 240, 240);
}
css.php?css=xen…487375717:4242
.navTabs .navLink, .navTabs .SplitCtrl {
color: rgba(255, 255, 255, 0.75);
padding-right: 12px;
padding-left: 12px;
display: block;
float: left;
vertical-align: text-bottom;
text-align: center;
outline: 0 none;
text-transform: uppercase;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-weight: 600;
height: 65px;
line-height: 65px;
}
css.php?css=xen…=1487375717:61
a:link, a:visited {
color: #aaa;
text-decoration: none;
}
user agent stylesheet
a:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from li.navTab.articles.selected.Popup.PopupControl.PopupClosed
css.php?css=xen…487375717:4229
.navTabs .navTab {
float: left;
white-space: nowrap;
word-wrap: normal;
}
css.php?css=xen…=1487375717:13
li {
list-style: none;
}
user agent stylesheet
li {
display: list-item;
text-align: -webkit-match-parent;
}
Inherited from ul.publicTabs.navLeft
user agent stylesheet
ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
Inherited from div.navTabs
css.php?css=xen…487375717:4209
.navTabs {
font-weight: bold;
font-size: 15px;
background-color: rgb(153, 87, 0);
border-color: #FFFFFF;
background-clip: content-box;
-webkit-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
-khtml-box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.13);
height: 65px;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}




element.style {
display: block;
}
css.php?css=uix…1487375717:211
.hasJs #userBar {
display: none;
}
css.php?css=uix…487375717:2400
#navigation, #userBar {
position: relative;
}
css.php?css=uix…487375717:1372
.header__blockItem {
margin-top: 0;
margin-bottom: 0;
}
css.php?css=xen…=1487375717:13
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
user agent stylesheet
div {
display: block;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
user agent stylesheet
div {
display: block;
}
Inherited from body
css.php?css=xen…=1487375717:36
body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: rgb(44, 44, 44);
background-color: rgb(62, 62, 62);
word-wrap: break-word;
line-height: 1.28;
min-width: 300px;
}
css.php?css=xen…=1487375717:13
body {
font: 13px/1.231 arial,helvetica,clean,sans-serif;
}
Inherited from html#XenForo.Public.LoggedOut.Sidebar.Responsive.pageIsLtr.hasNavAtTop.not_hasTabLinks.hasSearch.is-sidebarOpen.hasRightSidebar.is-setWidth.navStyle_1.pageStyle_1.hasFlexbox.hasJs.NoTouch.HasDragDrop.rgba.draganddrop.csspositionsticky.supports.canvas.canvastext.emoji.fontface.no-touchevents.borderradius.cssanimations.csstransforms.csstransforms3d.csstransitions.flexbox.flexboxlegacy.no-flexboxtweener
css.php?css=xen…=1487375717:13
html {
color: #000;
background: #FFF;
}
Pseudo ::selection element
css.php?css=uix…487375717:1342
::selection {
color: #FFF;
background-color: rgb(213, 124, 6);
}

#logo img {
max-width: 100px;
width: 100%;
text-align: center;
}

#logo {
display: block;
text-align: center;
line-height: 84px;
height: 88px;
max-width: 100%;
vertical-align: middle;
}

.prefix.prefixGreen {
color: white;
background-color: #27ae60;
border-color: #27ae60;
border-radius: 0px;
}

a.callToAction span {
font-size: 13px;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #FFF;
background-color: rgb(73, 147, 197);
padding: 0 16px;
border-radius: 0px; */
display: block;
text-align: center;
font-weight: 600;
}
I never said you didn't implement code smh. You also forgot to stop tagging me in unrelated posts.
 
Last edited:
Status
This thread has been locked.
Top