Styling usergroups legend
3 posters
Page 1 of 1
Styling usergroups legend
Hello,
I have two question one question about this topic.
How can i change my usergroups to this topic, see the screenshot.
My usergroups sitting too close to each other.
I'm working on a testing forum for béta testers only i can give you access to this forum of course.
Url to my testing forum: -removes at Joost-
I will send you a PB to the testing account.
My screenshot, i have make the second image by paint.
-removes at Joost-
--
My another question:
How can i fix this bug in my group list ?
-removes at Joost-
I have two question one question about this topic.
How can i change my usergroups to this topic, see the screenshot.
My usergroups sitting too close to each other.
I'm working on a testing forum for béta testers only i can give you access to this forum of course.
Url to my testing forum: -removes at Joost-
I will send you a PB to the testing account.
My screenshot, i have make the second image by paint.
-removes at Joost-
--
My another question:
How can i fix this bug in my group list ?
-removes at Joost-
Last edited by Joost on October 16th 2017, 5:53 pm; edited 1 time in total
Re: Styling usergroups legend
Hello Ace ,
I had a bug in a template i have solved this bug. You can now see the legend on my testing forum.
Many thanks for your time and help.
Re: Styling usergroups legend
@Joost, add this to your CSS Stylesheet:
Lines 1-6 solve your first problem. Line 8 solves your second. Let me know if there's anything else.
- Code:
#groupLegend {
display: block;
text-align: center;
}
#groupLegend a { white-space: nowrap; }
ul.noList a { display: inline-block; margin: 3px 0; }
Lines 1-6 solve your first problem. Line 8 solves your second. Let me know if there's anything else.
Re: Styling usergroups legend
Problem solved & topic archived.
|
Similar topics
» [HELP] - Members can't view legend usergroups
» Rank Selectors and Styling Them
» Styling Posts and Tpoics on the Index
» Styling Boxes
» Styling #Hashtags?
» Rank Selectors and Styling Them
» Styling Posts and Tpoics on the Index
» Styling Boxes
» Styling #Hashtags?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum