Semih
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Minimum Apache Modules Required For WPHi Keith
As you can see there is a long list of Apache modules. I tried to disable first one (access_compat) and my sites stopped working.
In WordPress requirements they say WP need only mod_rewrite Apache module. As I tested that is not correct.
Hi Tobias
With your help I made my customization. I think a little understand of the logic.
.tablepress td, .tablepress th { padding: 4px !important; } .tablepress th { padding-right: 10px !important; } .tablepress .odd .column-1 { background-color: #fafafa; width: 120px; } .tablepress .even .column-1 { background-color: #f7f7f7; width: 120px; } .tablepress .row-1 .column-1 { background-color: #ffffff; }
Thanks for your patient and help.
Best Regards
Now I put this code to the Theme Quick CSS area and disabled TablePress Custom CSS area.
This way rows seems compact, ok. But first column is not magnified(a little more darker).
Comparing original: https://i.imgur.com/AwLoMsQ.pngThe table is bottom of the page.
https://goo.gl/EtllvpIf need I can give you admin and password via mail.
It seems the code has no function.
Or I do something wrong maybe.please look at the screenshot; https://i.imgur.com/YSYaJDI.png
Hi
I am dummy about CSS.Need to use compact design table. (Especially for magnified first column and top-bottom lines.) https://i.imgur.com/tlF3QaW.png
How it can be used individual tables with in the plugin settings? I write “compact” in table options, it doesn’t work.
https://i.imgur.com/CTv7oK6.png
https://i.imgur.com/iY3vXxB.pngI need basic instructions.
Thanks.