[Plugin: WP-Table Reloaded] Rule the table (width ?)
-
Hey Tobias!
Thanks for the great support in my last topic – you’re really helpful and I hope you can help me this time either, please.
So, you’re meanwhile familiar with my website http://wpp.estroverso.ch/preise – and especially with the tables on this side.
I would like to have the currency FR closer to the price. I tried many times to adjust the CSS, but obviously something isn’t working – but I don’t know why…
Please take a look at my CSS and I really hope you can help me again.Thank you soooo much
.wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th {
background: none!important;
}.wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
background: none!important;
}.wp-table-reloaded td {
font-family: Arial;
font-size: 12px;
color: #595454!important;
}.wp-table-reloaded th, .wp-table-reloaded .sorting {
font-family: Arial;
font-size: 12px;
color: #999999!important;
}.wp-table-reloaded .sorting_asc, .wp-table-reloaded td .sorting_desc {
font-family: Arial;
font-size: 12px;
color: #666362!important;
}.wp-table-reloaded-id-1 .column-1 {
width: 300px; !important;
}
.wp-table-reloaded-id-1 .column-2 {
width: 20px; !important;
}
.wp-table-reloaded-id-1 .column-3 {
width: 150px; !important;
}.wp-table-reloaded-id-1 .column-2 {
text-align: right !important;
}.wp-table-reloaded-id-1 .column-3 {
text-align: right !important;
}.wp-table-reloaded-id-2 .column-1 {
width: 300px; !important;
}
.wp-table-reloaded-id-2 .column-2 {
width: 20px; !important;
}
.wp-table-reloaded-id-2 .column-3 {
width: 150px; !important;
}.wp-table-reloaded-id-2 .column-2 {
text-align: right !important;
}.wp-table-reloaded-id-2 .column-3 {
text-align: right !important;
}.wp-table-reloaded-id-3 .column-1 {
width: 300px; !important;
}
.wp-table-reloaded-id-3 .column-2 {
width:20px; !important;
}
.wp-table-reloaded-id-3 .column-3 {
width: 150px; !important;
}.wp-table-reloaded-id-3 .column-2 {
text-align: right !important;
}.wp-table-reloaded-id-3 .column-3 {
text-align: right !important;
}.wp-table-reloaded-id-4 .column-1 {
width: 300px; !important;
}
.wp-table-reloaded-id-4 .column-2 {
width: 20px; !important;
}
.wp-table-reloaded-id-4 .column-3 {
width: 150px; !important;
}.wp-table-reloaded-id-4 .column-2 {
text-align: right !important;
}.wp-table-reloaded-id-4 .column-3 {
text-align: right !important;
}.wp-table-reloaded-id-5 {
width: auto !important;
}.wp-table-reloaded-id-9 {
width: auto !important;
}.wp-table-reloaded-id-1,
.wp-table-reloaded-id-2,
.wp-table-reloaded-id-3,
.wp-table-reloaded-id-4 {
width: auto !important;
}
The topic ‘[Plugin: WP-Table Reloaded] Rule the table (width ?)’ is closed to new replies.