DBAZA
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Wordpress Auction Plugin] Auction will not list on auction pageHi Nitesh,
I am busy testing your plugin on our theme before purchasing.
I would like to include specific auction categories under different menu pages i.e. all auctions, property auctions,etc.
Do you provide shortcodes for these as well?
Darryn
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSShi jan,i managed to sort it. thanks for the effort. a great plugin!!!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSSsorry jan,i am being so stupid – try this link: https://www.bricmor.co.za/auctions/property/beautiful-country-home-restaurant-in-riebeek-west/
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSSForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSShi jan,thnaks for your prompt response. I am being stupid once again. I was expecting to see different coding personalised on a separate sheet when i open a sepaprte table. so i worked this problem out,but if you could assist me re : i have added a border to the top header row but dont want a vertical border in this row ,only in the rest of the table. Is there anyway I take take out the vertical line border without losing the entire border? this is my code:
.tablepress-id-13 .row-1 th {
border: 1px solid #000000;
}.tablepress-id-13 .row-2 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-3 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-4 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-5 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-6 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-7 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-8 td {
border: 1px solid #000000;
}.tablepress-id-13 .row-8 td {
border: 1px solid #000000;
}