Dynadot

status-monitor Add more padding to table cells

Spaceship Spaceship
Watch

Primary Names

Top Member
Impact
3,830
Code:
[TABLE]
[TR][TH] DOMAIN NAME [/TH] [TH] PRICE [/TH] [TH] SALE DATE [/TH] [TH] REGISTRAR [/TH] [/TR]

[TR][TD]411441.com[/TD] [TD]166 USD[/TD] [TD] 7/2/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]114555.com[/TD] [TD]1413 USD[/TD] [TD] 6/24/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]481234.com[/TD] [TD]307 USD[/TD] [TD] 6/21/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]354555.com[/TD] [TD]927 USD[/TD] [TD] 6/8/2017[/TD] [TD]4.cn[/TD] [/TR]
[TR][TD]444322.com[/TD] [TD]194 USD[/TD] [TD] 7/2/2017[/TD] [TD]Dropcatch[/TD] [/TR]
[TR][TD]466365.com[/TD] [TD]323 USD[/TD] [TD] 6/15/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]477365.com[/TD] [TD]320 USD[/TD] [TD] 6/15/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]443343.com[/TD] [TD]302 USD[/TD] [TD] 5/26/2017[/TD] [TD]GoDaddy[/TD] [/TR]
[TR][TD]545454.com[/TD] [TD]3999 USD[/TD] [TD] 5/12/2017[/TD] [TD]NameJet[/TD] [/TR]


[/TABLE]

Hello @Eric Lyon @Paul Buonopane @Cyberian
Using the code above I have been able to create a table below, but I find the overall size of the table to be too small. Probably because the font used for table-data is too small or the padding of the td-cell is too small. TBH, the table is giving an impression of a clutter as the data-text is too close to the table-borders.

Is there a way I can increase the size of the said elements or a solution / hack to somhow increase overall size of the table . I have already looked in to BB Code Editor Guide Page, but could not find anything helpful in this regard. Please let me know if you have a workaround to this, or if there is something obvious that I am missing. Thanks.

DOMAIN NAME PRICE SALE DATE REGISTRAR
411441.com166 USD 7/2/2017GoDaddy
114555.com1413 USD 6/24/2017GoDaddy
481234.com307 USD 6/21/2017GoDaddy
354555.com927 USD 6/8/20174.cn
444322.com194 USD 7/2/2017Dropcatch
466365.com323 USD 6/15/2017GoDaddy
477365.com320 USD 6/15/2017GoDaddy
443343.com302 USD 5/26/2017GoDaddy
545454.com3999 USD 5/12/2017NameJet
 
Last edited:
2
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Change font size to SEVEN

DOMAIN NAME PRICE SALE DATE REGISTRAR
******.com166 USD 7/2/2017GoDaddy
]******..com1413 USD 6/24/2017GoDaddy
]******..com307 USD 6/21/2017GoDaddy
]******..com927 USD 6/8/20174.cn
]******..com194 USD 7/2/2017Dropcatch
]******..com323 USD 6/15/2017GoDaddy
]******..com320 USD 6/15/2017GoDaddy
]******..com302 USD 5/26/2017GoDaddy
]******..com3999 USD 5/12/2017NameJet


Size SEVEN
Size SIX
Size FIVE
Size FOUR
Size THREE
Size TWO
Size ONE
Size ELEVEN
Size FortyTwo


OK the Maximum is actually SEVEN, if you try to hack a number higher, it just changes it to SEVEN when you publish - DEFAULT
OK the Maximum is actually SEVEN, if you try to hack a number higher, it just changes it to SEVEN when you publish - SIZE FOUR
OK the Maximum is actually SEVEN, if you try to hack a number higher, it just changes it to SEVEN when you publish - SIZE THREE
^That is totally weird, the first line is Default, lower line is size FOUR, then lowest is three is really small, was trying to figure out what the forum default was, like 3.5? Maybe?

Code:
[SIZE=7]Size SEVEN[/SIZE]
[SIZE=6]Size SIX[/SIZE]
[SIZE=5]Size FIVE[/SIZE]
[SIZE=4]Size FOUR[/SIZE]
[SIZE=3]Size THREE[/SIZE]
[SIZE=2]Size TWO[/SIZE]
[SIZE=1]Size ONE[/SIZE]
 
Last edited:
3
•••
@usernamex In the table you created, I found in the source that there was this wrapper <span style="font-size: 26px"> around the table, what code did you use ? BTW, I was doing some tests and found that wrapping the table with some someting like [SIZE=5][TABLE]table contents[/TABLE][/SIZE] also works pretty well. Thanks for your input.
EDIT - Never mind. I see you used the same code as me. :xf.smile:
 
Last edited:
1
•••
Had always wondered how people made the tables, never bothered to look, ended up doing mine as screenshots.

Also, if these are actual domains you may want to edit.

Piffle, this section is standard 30 minute window, yes?
EDIT:
True, can no longer edit post above
The time limit to edit this message (30 minutes) has expired.

@Eric Lyon - this thread would be more useful if the edit window was longer, like a day or two in case someone has to test something and has to wait for a solution?
 
Last edited:
1
•••
@usernamex

UNX :)

What a :great: NP'r you are.
Thanks for helping out.
It is appreciated.

Peace,
Cy
 
3
•••
We should probably add a little more padding to the table. ;)

Thanks for the suggestion,

this thread would be more useful if the edit window was longer, like a day or two in case someone has to test something and has to wait for a solution?
Unfortunately, there isn't an option to allow it for a specific thread.
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back