WebSite X5Help Center

 
James Becker
James Becker
User

Bullet List in Footer issue  en

Автор: James Becker
Просмотрено 1166, Подписчики 2, Размещенный 0  

X5 13 Pro

Bullet List in the footer displays correctly when viewed with Chrome and/or Opera.

Bullet List in the footer does not display correctly when viewed with Firefox, MS Edge, and/or MS IE.

Have a look: http://therapist-training.jameskbtestdomain.com/ using diff. browsers.

Ideas???

Размещено
9 Ответы - 1 Полезно - 1 Корректно
James Becker
James Becker
User
Автор

Viewed with Opera.

Читать больше
Размещено От James Becker
James Becker
James Becker
User
Автор

Viewed with Firefox.

Читать больше
Размещено От James Becker
James Becker
James Becker
User
Автор

Viewed with MS Edge.

Читать больше
Размещено От James Becker
James Becker
James Becker
User
Автор

Viewed with MS IE.

Читать больше
Размещено От James Becker
James Becker
James Becker
User
Автор

Any ideas??

Читать больше
Размещено От James Becker
James Becker
James Becker
User
Автор

Here is the code I used in the html object in the footer. Any one see anything that might be causeing the issue?? See the attached image.

Читать больше
Размещено От James Becker
Andre E
Andre E
Moderator

Why use html, I have made this with table object, hide the lines after i was finished, works very nice.

you can add bullets if needed use a picture of a bullet, links no problem.

Читать больше
Размещено От Andre E
James Becker
James Becker
User
Автор

HiYa Andre E... Thanks for the response.

Your fix as stated above is a temporary fix. But... if X5 13 Pro allows a html object in the footer, then it should work. Perhaps this issue should be sent to the developers. :)

Читать больше
Размещено От James Becker
Andre E
Andre E
Moderator

I have used this for many sites with the table, it gives way better compatibility towards other browsers and versions. I try html usualy as a last option because of that. (some tag's are not accepted anymore by browsers)

But in your case it should work I agree on that.

Another advantage of the table object is that you can align multiple items very nicely horizontaly, you don't need to set multiple items and then align them by pixels or manualy (on sight)

Another tip:

Copy the table and set the copy also in the footer, then make the text smaller, the table smaller and use it in the responsive setting 1 level lower. You can there set the other table not to be shown, this gives a very nice responsive handeling. The lowest two standard view are too small for tables or a lot of text I normally set there only 1 email adres.

Best Regards,

PS html is html x5 just shows the html code and the browser handles it, so I don't think Incomedia can do something about it.

Читать больше
Размещено От Andre E