hey Corpse lol ready to shoot me yet lol nah just playing i was just want to know how you changed the back ground colors of your roster to match your site i am looking to do that with ours the red must go my friend lol any help would be great
Please login to see this link Get registered or Log in |
Its 37 minutes long so its not just install.
ya i have it installed i just want to change the background color from red to match my site background ya corpse if you find video or make new one to help out that would be great
If you go to this directory: public_html/modules/Clan_Roster/templates/default/style.css
That is the style file for the Clan Roster below I have put a copy of my file and My Clan Roster
background is Transparent so that it just matches my site, Make sure you backup your file if you are
going to copy my config incase that don't work. Let me know mate.
That is the style file for the Clan Roster below I have put a copy of my file and My Clan Roster
background is Transparent so that it just matches my site, Make sure you backup your file if you are
going to copy my config incase that don't work. Let me know mate.
Code: [ Select all ]
.transparant {
background:url('../images/transparant.png');
}
#rcolor {
background-image: url('../images/transparant.png') !important;
background-repeat:repeat;
font-weight: bold;
}
#rcolor2 {
background-color: #333;
}
tr#rcolor2 td {
color: #ff8900;
}
#hcolor {
font-weight:bold;
}
#descripcolor {
color: #ff8900;
font-weight:bold;
text-align: center;
}
table#bcolor tr td {
border: 2px solid #555;
}
#lightbox{
background-color:#333;
padding: 10px;
border-bottom: 2px solid #999;
border-right: 2px solid #999;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
ShadzeB
Thanks for the help the info you gave did work great thank you
Thanks for the help the info you gave did work great thank you
You are very welcome mate glad I could help you out.
Here is that video tutorial I talked about.
Please login to see this link Get registered or Log in |
I want to add a clan roster module to our site but having problems finding where to purchase 2.0.
Any help appreciated..
Any help appreciated..
— SSmokinJoe wroteI want to add a clan roster module to our site but having problems finding where to purchase 2.0.
Any help appreciated..
Unfortunately, Floppy has stopped selling his version of the Roster because of issues with the latest PHP versions out there and the lack of time to upgrade it. Both Noto and I are pretty much with our hands tied because the script is encoded and only Floppy has the source files. But, there is a great alternative in the works, which is cheaper and overall is going to be pretty much what floppy had envisioned it to be like. My buddy Lonestar is currently working on a version which I believe its in beta version #1. You can ask over at his forums if he still has it available for purchase.
His site:
Please login to see this link Get registered or Log in |
Let him know in your post in the forums there that I sent ya.
here is the thread he started about it.
Please login to see this link Get registered or Log in |
I have seen it on his test site, both user and admin side and it is looking good. Still needs work, but its well on its way.
I hope this helps.