Bullet List Firefox and Chrome

Bayern
128 Posts
Bayern posted this 10 January 2017

Hi everyone,

i think, i have the correct settings for the bullet list, but it looks different in Firefox and chrome:
Firefox as i want:

1.png

and Chrome looking bad:
2.png

do you have any idea?

Hi everyone, i think, i have the correct settings for the bullet list, but it looks different in Firefox and chrome: Firefox as i want: !1.png! and Chrome looking bad: !2.png! do you have any idea?
Vote to pay developers attention to this features or issue.
12 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 10 January 2017

Hi,

Please provide a link to the page with the issue.

Sincerely,
Hella

Hi, Please provide a link to the page with the issue. Sincerely, Hella
Bayern
128 Posts
Bayern posted this 10 January 2017

Please

https://trainieren-statt-dominieren.de/blog

Please https://trainieren-statt-dominieren.de/blog
Support Team
Support Team posted this 13 January 2017

Hello Jürgen,
try to apply CSS trick specific for Chrome only. Add the code

@media screen and (-webkit-min-device-pixel-ratio:0) { 
.latestnews span{
margin-left:-13px;
}
}

under Home tab >> Settings >> Additional CSS

regards,
Aileen

Hello Jürgen, try to apply CSS trick specific for Chrome only. Add the code @media screen and (-webkit-min-device-pixel-ratio:0) { .latestnews span{ margin-left:-13px; } } under Home tab >> Settings >> Additional CSS regards, Aileen
Bayern
128 Posts
Bayern posted this 14 January 2017

Thank you Aileen

works fine

regards
Jürgen

Thank you Aileen works fine regards Jürgen
Support Team
Support Team posted this 17 January 2017

Hello Jürgen,
you're welcome!
Let us know if you have additional questions.

regards,
Aileen

Hello Jürgen, you're welcome! Let us know if you have additional questions. regards, Aileen
DaveOzric
935 Posts
DaveOzric posted this 21 June 2017

Strange, support informed me the browser causes this if you use the default bullet list settings. Simply change the bullet list icon to something and it's fixed. The styles don't work with the default so it looks like this. If you change it to a small bullet icon in the design settings a style is set for all browsers.

Strange, support informed me the browser causes this if you use the default bullet list settings. Simply change the bullet list icon to something and it's fixed. The styles don't work with the default so it looks like this. If you change it to a small bullet icon in the design settings a style is set for all browsers.
Bayern
128 Posts
Bayern posted this 21 June 2017

Hi Dave,

thanks for Information (Y)

Hi Dave, thanks for Information (Y)
DaveOzric
935 Posts
DaveOzric posted this 22 June 2017

I asked them to change the default so I don't have to do every single time I create a theme but they said no go. Seems like a bug to me. Why have a default that does this???

I asked them to change the default so I don't have to do every single time I create a theme but they said no go. Seems like a bug to me. Why have a default that does this???
Bayern
128 Posts
Bayern posted this 22 June 2017

good question

good question
Support Team
Support Team posted this 22 June 2017

Hi,

It's a bad practice to change the default browser settings within the application. Browser may update the version with some minor changes in the default rendering and that will cause issues with Themler. So please use the solution provided above.

Sincerely,
Hella

Hi, It's a bad practice to change the default browser settings within the application. Browser may update the version with some minor changes in the default rendering and that will cause issues with Themler. So please use the solution provided above. Sincerely, Hella
DaveOzric
935 Posts
DaveOzric posted this 22 June 2017

Whatever, but why is this not documented if it's such an issue. Who wants bullet lists to look like this. I spent hours trying to figure this out before it got understood.

Whatever, but why is this not documented if it's such an issue. Who wants bullet lists to look like this. I spent hours trying to figure this out before it got understood.
Support Team
Support Team posted this 23 June 2017

Hi,

Each browser has a lot of display peculiarities that also do change from one version to another. It;'s hard to document all of them. In case you come across such problem, please do not hesitate to contact us so we could find out how to help.

Sincerely,
Hella

Hi, Each browser has a lot of display peculiarities that also do change from one version to another. It;'s hard to document all of them. In case you come across such problem, please do not hesitate to contact us so we could find out how to help. Sincerely, Hella
You must log in or register to leave comments