Hi,
You might remember my problem with tp_syntaxhighlighting I wrote about some days ago. Now I found a solution for this problem. Well, my solution is a very nasty hack but it works... :-/
I simply set the float of the p tags inside the tp_syntaxhighlighting div to left. I don't know why setting the margin to 0 doesn't work. This is maybe a side effect of my current layout. I will see what happens with the new design. I didn't tested the extension with the new CSS.
Anyhow, here is the code that solves the problem:
plugin.tx_tpsyntaxhighlighting_pi1._CSS_DEFAULT_STYLE ( .tx_tpsyntaxhighlighting_pi1 ol p { float: left; ) }
Greets,
Thomas
Thanks, Thomas. This is a big help. Some folks might need to know that when they are setting up the ...
Hi, @Andreas: I'm sure there is a solution to start Firefox directly with a profile. Even on OS ...
On Mac there's an even simpler solution: http://codecontortionist.com/software/mac-osx-software/...
Thanks a lot for your article. I'am working with linux and till now I run firefox under a different...
Hi Jonas, you have to be logged in. Open the issue you want to tag. At the end of the description, ...