Latest topics
Our latest publications
Light and dark Grey skin by Ape
Page 1 of 1

Light and dark Grey skin by Ape
Light and dark Grey skin |
Hitskin address : [You must be registered and logged in to see this image.] Description: This skin is a basic easy used skin with a light and dark feel to it. The theme has no change to templates and is 100% CSS Screenshot: [You must be registered and logged in to see this image.] Javascript's: The only code added 2 codes are as follows Place in Home screen only
Place in Topic's only
CSS update's: like Bar system Updated ....00:24:14 Date: 17.04.2018
|
A chat World Official Themes |
Last edited by APE on 2019-01-03, 17:07; edited 2 times in total
APE- Administrator
-
3425
Likes : 518
2010-06-10
- You have 3000+ PostsYou have 3000+ PostsWhat you talking about?When you have all the Groups on the siteIntroduced YourselfWhen you Introduce Yourself on the main forumYou now have 50 FriendsYou now have 50 FriendsForum lover.for them members who love to post on our forumGift GiverWhen you give a gift to a member from the StoreBig SpenderYou get this as you have spent lots of credits in our storeForum Pet OwnerYou get this award if you own a pet on your profileCredit store spenderYou get this if you buy a item from the store.The Team MembersIf you are staff you will have this iconIdea's TeamWhen you come up with Idea's for the forumPromotion's MembersYou are a Promotion's MembersGraphic DesignerYou get this award when you are a Graphic DesignerBug BusterYou helped us fix a bug10th YearMember for 10 yearsForum Gamerfor members who play the forum games.TechnicianTechnicianYou get this when you get 250+ liked postsYou get this when you get 250+ liked postsYou have 300+ likesYou get this award as you have 300+ likes

Re: Light and dark Grey skin by Ape
I have added some hover over affects to the Navbar and make the links look more like buttons.
- Screen shot of the update:
- [You must be registered and logged in to see this image.]
- Updated CSS code:
- Code:
.forabg {
background-color: #181918;
background-image: url(https://i58.servimg.com/u/f58/17/65/15/44/banner18.png);
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #c2bfbf;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
border-radius: 5px;
}
a.forumtitle {
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
li.row {
border: 1px solid #595656;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
background-color: #dbddde;
}
ul.topiclist dd {
border-left: none;
border-left-color: currentcolor;
display: block;
float: left;
padding: 4px 0;
padding-right: 0px;
padding-left: 0px;
}
ul.topiclist li {
display: block;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
ul.forums {
padding-top: 4px;
padding-bottom: 4px;
background-color: #2f302f;
border-radius: 5px;
border: 1px solid #595656;
}
li.header dd, li.header dt {
color: #;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
text-transform: uppercase;
}
/****NAV BAR******/
.navbar {
clear: both;
padding: 0 10px;
background-color: #000 !important;
}
ul.navlinks {
border-bottom: none !important;
font-weight: 700;
}
#search-box #keywords, input.button2 {
display: none !important;}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-color: #B6B6B6;
}
#page-header a.mainmenu {
color: #2f302f;
display: inline-block;
font-family: sans-serif;
height: 40px;
line-height: 37px;
outline: medium none;
padding: 0 8px;
transition-duration: 100ms;
border: 1px solid #2f302f;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
margin-top: -2px;
margin-bottom: -13px !important;
background-color: #DBDDDE;
font-size: 11px;
font-weight: 900;
}
ul.linklist li a img {
vertical-align: middle;
margin-right: 4px;
}
/*****END NAVBAR CODE*****/
.module {
background-color: #dbddde;
color: #000;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
background-color: #d1d1d1;
clear: both;
padding: 0 10px;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
padding-top: 4px;
padding-bottom: 4px;
background-color: #2f302f;
border-radius: 5px;
border: 1px solid #c2bfbf;
}
.row1,.row2 {
background-color: #c2c2c2;
border-radius: 5px;
border: 1px solid #e0dede;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
/****** CHAT BOX*****/
.row3 {
background-color: #d1d1d1;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
#cp-main .panel {
background-color: #000;
border-radius: 5px;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
/******POST PROFILE********/
.postprofile {
border-color: #939393;
border-radius: 5px;
border: 1px solid #c2bfbf;
box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
color: #787272;
display: inline;
float: right;
margin: 5px 0 0;
min-height: 80px;
position: relative;
width: 22%;
word-wrap: break-word;
padding-top: 19px;
padding-bottom: 19px;
}
.postprofile dt {
line-height: 1.2em;
margin-left: 8px;
margin-right: 8px;
}
.postprofile dd, .postprofile dt {
line-height: 1.2em;
margin-left: 8px;
}
.postprofile {
text-align: center;
}
/****** reputation bar ******/
.fa_vote, .fa_voted, .fa_count {
font-size:12px;
font-family:Verdana, Arial, Helvetica, Sans-serif;
display:inline-block !important;
width:auto !important;
float:none !important;
transition:300ms;
}
.fa_voted, .fa_vote:hover { opacity:0.4 }
.fa_voted { cursor:default }
.fa_count {
font-weight:bold;
margin:0 3px;
cursor:default;
}
.fa_positive { color:#4A0 }
.fa_negative { color:#A44 }
.fa_votebar, .fa_votebar_inner {
background:#C44;
height:3px;
}
.fa_votebar_inner {
background:#4A0;
transition:300ms;
}
/***** ads box*******/
#main .c864a53c {
background-color: #000;
color: #787272;
margin-bottom: 4px;
overflow: hidden;
padding: 0 10px;
}
APE- Administrator
-
3425
Likes : 518
2010-06-10
- You have 3000+ PostsYou have 3000+ PostsWhat you talking about?When you have all the Groups on the siteIntroduced YourselfWhen you Introduce Yourself on the main forumYou now have 50 FriendsYou now have 50 FriendsForum lover.for them members who love to post on our forumGift GiverWhen you give a gift to a member from the StoreBig SpenderYou get this as you have spent lots of credits in our storeForum Pet OwnerYou get this award if you own a pet on your profileCredit store spenderYou get this if you buy a item from the store.The Team MembersIf you are staff you will have this iconIdea's TeamWhen you come up with Idea's for the forumPromotion's MembersYou are a Promotion's MembersGraphic DesignerYou get this award when you are a Graphic DesignerBug BusterYou helped us fix a bug10th YearMember for 10 yearsForum Gamerfor members who play the forum games.TechnicianTechnicianYou get this when you get 250+ liked postsYou get this when you get 250+ liked postsYou have 300+ likesYou get this award as you have 300+ likes
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» Morning/afternoon/night
» What is the weather like where you live?
» How are you feeling today?
» What movie are you watching ?
» Red and Grey Shadows Theme
» What was the last thing you did before coming online?
» Pineapple on pizza, yes or no!
» What did you have for lunch today ?