![]() |
Still awaiting reply
|
Hoplomachus, If someone can help they will, just be patient and polite, they do not have to help you and being impatient expecting an answer will just make people not want to help you.
Think about it. In the meantime, try uninstalling the roster and reinstalling, following all of the installation instructions exactly. Also, read through every post in this thread and see if anyone else has had the same problem and if so, then how did they resolve it? |
Quote:
https://www.cagclan.com/community/showroster.php Also if you can provide a link to your roster that would help as well. |
Quote:
Ok the way you have your ranks is what im after the rank image showing under the rank name that is perfect Thanks Hops |
Ah ok....you will need to edit the following template:
showroster_userbits Make a back up of the original file before you make this change. If you need anymore help let me know. Code:
<vb:if condition="$showbits == 1"> |
Thank you for this fix its working now ...
Just 2 other small issues to try to resolve that im sure will drive me nutz is ... 1. Heres the Roster ... http://i.imgur.com/F8P7h.png 2. Now i got to figure out how to center the 1st UserName field as you can see from pic there left justified. 3. Displaying sort by rank you can see whats happened its throwing ranks all over the place. But thank you for the fix sir. |
No problem buddy. To center it go to:
showroster.css and find the following: #showroster_table td:first-child { text-align: left; } change it to: #showroster_table td:first-child { text-align: center; } for the ranks to be in order go to show roster settings : Usergroups displayed on the roster (comma separated ID list). The order of usergroups are how they are displayed ONLY when using 'title' as your primary sort field below. use commas to seperate each and you will get them displaying in the order you want them. Hope this helps. |
You can also add this to your additional.css
#showroster_table td:first-child { text-align: center; } |
how do I go about changing the color of the information within the actual tables? I don't want to use a stylevar.... just a color specified in the CSS... for some reason I can't get it to work though.
I've used: Code:
#showroster_table th { |
Hi Sarcoth,
Thank you for this mod. It took me a lot of work to figure out how to get the cells lined up so that they dont jolt left and right from each user group. I hate tables. Which gets to my first question, will you update this mod so it uses <div>s? they are so much easier to work with when trying to change settings. Im also wondering how to remove the dividers between Default Sort and Sort Options? As you can see here: https://vborg.vbsupport.ru/external/2013/02/25.jpg Its using the dividers from the top nav bar. Where can I go to change that? |
All times are GMT. The time now is 10:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|