Hi folks,
Probably this tip is very simply but could be effective enough to encourage members to add a discussion quickly. Basically what I'm doing is highlighting the "ADD A DISCUSSION" button to make it more visible to members. So here we go.....
Instructions:
Simply copy and paste the following code into Advanced CSS.
Note: If you are looking for a person to customize your site, I'm available for hire. You may want to check my profile or you can directly contact me via my email id bernardmax2@gmail.com
The Code
.module_forum .xg_module_foot .left a {
color: #fff!important;
font-weight: bold;
line-height: 1.4545em;
text-shadow: 0 -1px #00629c;
text-align: center;
background-color: #0079c1;
background: -moz-linear-gradient(center bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079c1),color-stop(20%,#0079c1),color-stop(100%,#00a1ff));
background: -webkit-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
background: -ms-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
background: -o-linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
background: linear-gradient(bottom,#0079c1 0,#0079c1 20%,#00a1ff 100%);
-moz-box-shadow: 0 1px #4dbeff inset;
-webkit-box-shadow: 0 1px #4dbeff inset;
box-shadow: 0 1px #4dbeff inset;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
border-color: #0079c1 #00588b #004b77;
border-style: solid;
border-width: 1px;
height: 1.4545em;
padding: 7px 15px 8px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
cursor: pointer;
}
Live Preview here.
Preview
Replies
Than you Armani.
Nice tip. Implemented on my Portals.
Thanks friend.
Nice addition to got with my "Read More" button but I may have to pass until I reduce the number of CSS characters in my custom css field...I'm approaching my limit.
BTW: Your site looks a lot more polished and professional Bernard. I'm interested in a few aspects but will send a private message if I can't figure out who to do it myself.
Regards
TDB
Ohhh sure Troy I will wait for your message. BTW, thanks for liking my tip.
Nice one, Bernard.
Thank you Alison. I feel a little weird because now-a-days I don't have much time to interact with NC folks.
Thanks Bernard,
I used on my site http://thatsme.in and it is working fine. You are a GEM dear.
Thank you Shesh..
Nice ....Thanks