PDA

View Full Version : Anyone know why this might be happening?


04wayne
05-18-2019, 04:39 PM
Hoping someone might know!

I want to get my usergroups over to the left, in line with the text above it (see the attachment).

This is the code:

<div class="smallfont">[<span style="color: red;">Administrator</span>] [<span style="color: green;">Senior Moderator</span>] [<span style="color: purple;">Moderator</span>] [<span style="color: maroon;">Premium User]</span></div><br>

In Omnibus
05-18-2019, 06:32 PM
Is that a modification? I'd look for a "center" or "margin-left" in the underlying HTML or CSS.

You should be able to use the Inspect Element command in Firefox to view the underlying HTML and CSS.

04wayne
05-19-2019, 10:49 AM
Is that a modification? I'd look for a "center" or "margin-left" in the underlying HTML or CSS.

You should be able to use the Inspect Element command in Firefox to view the underlying HTML and CSS.

Nope, not a mod - it's some code I found over at VB.com - I wanted to add a legend to my Who's Online? bit on the forumhome template.

Can't find what you mentioned but will have another look over later.

In Omnibus
05-19-2019, 01:22 PM
Nope, not a mod - it's some code I found over at VB.com - I wanted to add a legend to my Who's Online? bit on the forumhome template.

Can't find what you mentioned but will have another look over later.

If you can't figure it out you can PM me a link and I'll take a look for you. My best guess is it's some kind of CSS global reset code or something to that effect.

04wayne
05-19-2019, 05:55 PM
If you can't figure it out you can PM me a link and I'll take a look for you. My best guess is it's some kind of CSS global reset code or something to that effect.

Thanks I've messaged you.

In Omnibus
05-19-2019, 06:13 PM
Thanks I've messaged you.

Check your PMs