julienval
Member
Posted 2 years ago #
Hi,
I have installed the dfblog theme (http://www.danielfajardo.com/dfblog/), which seems to interfer with WP-syntax css styles.
You can see some examples on my websites:
http://www.kirya.net/articles/debian-gnulinux-on-a-toshiba-satellite-m40x-141/
Could someone help me resolving this and warning both authors of these issues?
Cheers,
Julien
julienval
Member
Posted 2 years ago #
julienval
Member
Posted 2 years ago #
OK, finally managed to find the cause of this issue:
--- wp-syntax.css.orig 2009-07-04 18:23:50.000000000 +0200
+++ wp-syntax.css 2009-07-04 18:22:57.000000000 +0200
@@ -36,7 +36,7 @@
width: auto;
float: none;
clear: none;
- overflow: visible;
+ /*overflow: visible;*/
font-size: 12px;
line-height: 1.333;
white-space: pre;
Will write to the wp-syntax plugin author to warn about this.
Cheers,
Julien