![]() |
MicroB hacking
I have been "fiddling" with tricks to make MicroB more usable and I just stumbled across many neat enhancements.
In your userContent.css Code:
/* Listed most compatible to most trouble */ |
Re: MicroB hacking
Hmm this appears to work better.
Code:
a { padding: 1em; margin: -.8em; } EDIT: I can now easily select individual page numbers on long threads without using a stylus. |
Re: MicroB hacking
Quote:
|
Re: MicroB hacking
Quote:
|
Re: MicroB hacking
I still need my original table data hack to keep certain websites readable without scrolling horizontally:
Code:
td {max-width : 780px ! important ; } |
Re: MicroB hacking
Quote:
@namespace url(http://www.w3.org/1999/xhtml); or did I misunderstand what the @namespace line was about?? (Which would explain why I can't even post what you had ... ITT keeps turning it into a link, but I thought you had had it as code to put in the css script.) Also, do you find your table data hack conflicts with any of Brontide's, or just throw them all in?? thanks! |
Re: MicroB hacking
Quote:
(not sure if the @namespace line is necessary, but it doesn't hurt and should be placed at the beginning of the CSS file) |
Re: MicroB hacking
Some sites seem to override padding or margins, but not both making for some interesting effects. The utility of the finger friendly links far outweighs some issues here and there and the pages are generally still readable.
As for google maps, there is something weird going on there and I'm not positive how to resolve it. I will try your css over mine too see how they both work. |
Re: MicroB hacking
Fiddling with overall site CSS is something i will not do. Better someone ports the Stylish plugin.
|
Re: MicroB hacking
I assume you know you can do site-specific CSS, too, in the same way... but it's not very convenient, to say the least.
What I'd like is (a clone of) Opera's Developer Console; that is just sweet for CSSing things up. |
All times are GMT. The time now is 06:19. |
vBulletin® Version 3.8.8