Price table: adding a column i got 2 lines of pricing

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Mar 20, 2014 11:05 pm
Reply with quote
Report this post
hi,

i am using simplicity themes. When i change the class col from 3 to 4, the price table go on 2 lines.
How can i change CSS in order to have all in home page?

Thanks
User avatar
Gold Boarder

teitbite
Mon Mar 24, 2014 9:29 pm
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Tue Mar 25, 2014 1:05 pm
Reply with quote
Report this post
User avatar
Gold Boarder

teitbite
Tue Mar 25, 2014 10:03 pm
Reply with quote
Report this post
Hi

I can only see 3 columns right now. Can You put the 4th column back do I'll be able to check and see what the problem is ?
User avatar
Moderator

GK User
Wed Mar 26, 2014 1:34 pm
Reply with quote
Report this post
see now
thanks
User avatar
Gold Boarder

teitbite
Thu Mar 27, 2014 5:00 pm
Reply with quote
Report this post
Hi

Please add this to css:

Code: Select all
.gkPriceTable.col3 dl {
    width: 25%;
}
User avatar
Moderator

GK User
Thu Mar 27, 2014 5:10 pm
Reply with quote
Report this post
now is not aligned (see now please)
User avatar
Gold Boarder

teitbite
Thu Mar 27, 2014 9:09 pm
Reply with quote
Report this post
Hi

That's because the html of it is wrong. Please take a look at the screen, the second .gkPriceTable layer is not neccessary:
User avatar
Moderator

GK User
Thu Mar 27, 2014 9:47 pm
Reply with quote
Report this post
Ok,

thanks.
last things, if i added one more price table with 2 columns, this is not centred (see my site),
how to fix it?
many thanks
User avatar
Gold Boarder

teitbite
Sat Mar 29, 2014 12:55 pm
Reply with quote
Report this post
Hi

I can see 2 tables with 3 columns each, so it's clear You have changes it already. But centering is set for any dd/dl (lists), so it was not centered because of a different element used or there were no css class name "gkPriceTable" in upper layer. This is a pretty simple html, to those are only 2 posibilities.
User avatar
Moderator


cron