Custom bullets in unordered list -...

User 473299 Photo


Registered User
144 posts

I have rebuild my website in RSD 2.0 beta. But can't get this correct again. The bullet is halfway the more than one line list-items and not at the top. Very chaotic.
User 473299 Photo


Registered User
144 posts

Somebody an idea how to valign the bullet?
User 122279 Photo


Senior Advisor
14,650 posts

Try background-position: 0 0; You need 0px from the top. Or if that will put the bullet too high up, replace the second 0 with some px until you have it where you want it.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 473299 Photo


Registered User
144 posts

It is a percentage and not in pixels, so the problem stays the same.
User 122279 Photo


Senior Advisor
14,650 posts

How about background-position: 0% 0%; ?
Or background-position: left top; ?
Or background-position: initial; ?
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 473299 Photo


Registered User
144 posts

Vertical top would be ok, but it's much to high.

What does the scroll, fixed, local mean?
Maybe I can try something with blend mode?
User 122279 Photo


Senior Advisor
14,650 posts

Thinking about it, you would be better off with px, especially if you adjust the second 0 with 1%, 2% or whatever. Using % will lead to the bullet changing position according to viewport. You can mix them, you know, like e.g. background-position: 0% 3px;
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 473299 Photo


Registered User
144 posts

I don't see where I can change from % to pixels, because that would solve it.
User 122279 Photo


Senior Advisor
14,650 posts

In the design pane, position, I guess. Make the position relative, then you can use the settings below there.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 473299 Photo


Registered User
144 posts

The % is unchangeable, see attachment.
Position (a bit higher) is about the position of the unordered list.
Attachments:

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.