|
2008-04-06
, 18:55
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#2
|
a { padding: 1em; margin: -.8em; }
|
2008-04-07
, 08:18
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#3
|
Hmm this appears to work better.
It doesn't change the page layout as much as the last one while keeping the finger mashing tiny links.Code:a { padding: 1em; margin: -.8em; }
|
2008-04-07
, 08:22
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#4
|
|
2008-04-07
, 09:49
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#6
|
I still need my original table data hack to keep certain websites readable without scrolling horizontally:
Code:td {max-width : 780px ! important ; }
|
2008-04-07
, 11:30
|
Posts: 309 |
Thanked: 51 times |
Joined on Apr 2007
|
#7
|
do you find your table data hack conflicts with any of Brontide's, or just throw them all in??
|
2008-04-07
, 13:47
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#8
|
|
2008-04-07
, 14:51
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#9
|
|
2008-04-07
, 15:14
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#10
|
The Following User Says Thank You to Benson For This Useful Post: | ||
In your userContent.css
Last edited by brontide; 2008-04-06 at 19:02.