Page names in overview text-align center??

CodeALot


dbs

[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

CodeALot

Quote from: dbs on July 02, 2019, 05:52:17 PM
Please can you test this:
admin/pages/dataRowsTable.php
In line 5 is a width: 0;
Change this to width: 1px;

Yep, that did the trick. Thanks!

dbs

Please can you test this:
admin/pages/dataRowsTable.php

In line 5 is a width: 0;
Change this to width: 1px;

Hope this fix that. If you see no changes try CTRL+F5.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

CodeALot

Quote from: dbs on July 01, 2019, 05:51:38 PM
There is a little problem, you're right. But not centered like in your screenshot.
We try to fix that.
It's not really a big deal, just looks weird. :-)

dbs

There is a little problem, you're right. But not centered like in your screenshot.
We try to fix that.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

CodeALot

It's fine in Firefox and Edge, in Chrome (cache cleared!) it shows like this:


Luisehahne

Maybe a cache issue with the browser.

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

dbs

Hi, you are the first with this problem.
Can you give a screenshot?

The CSS for this is in templates/DefaultTheme/css/pages.css
Line 45 says: text-align: left;
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

CodeALot

After upgrading from 2.12.1 to 2.12.2 (using Unzip and the automatic scripts) everything works fine, except that the pagenames in the pages-overview are centered.
I can't find where this is controlled. Am I the only one with this problem?