Just wondering if you have come across any issues in IE 7? having troubles with the "Put another brick" link not opening the form to leave a message on the wall.
It obviously works, because I can do so here with IE 7 (even though I shudder everytime I have to open that beast)… but on a dev it doesnt… suspect a js conflict because of how you are doing that, but havent been able to locate it. just wondering if anyone else had similar issues?
btw, love the new forum!!! (disclaimer, I happen to be one of the two developers of the simple:press forum plugin).
IE is a dying breed of browsers (just like dinosaurs) so I would not worry too much. I did check the plugin on IE7 though, and there were no jquery problems. On the other hand maybe it is the cmbination of your theme and plugins that is preventing the plugin to work correctly.
Simple Forum: This is excellent piece of work. I just installed it today and it was super easy. Obviously I did not have time to style everything but I like how you provided almost everything in CSS elements.
believe it or not, we find more every day to add at least empty styling to so folks can put in the css themeselves…
yeah, IE is four letter word… as I mentioned, IE 7 works here on your site, so I do believe its a conflict, unfortunately, not one I have yet rooted out…
Vladimir’s WordPress Forum
Wall and IE
19:23
2 August, 2008
Mr Papa
Vladimir,
Just wondering if you have come across any issues in IE 7? having troubles with the "Put another brick" link not opening the form to leave a message on the wall.
It obviously works, because I can do so here with IE 7 (even though I shudder everytime I have to open that beast)… but on a dev it doesnt… suspect a js conflict because of how you are doing that, but havent been able to locate it. just wondering if anyone else had similar issues?
btw, love the new forum!!! (disclaimer, I happen to be one of the two developers of the simple:press forum plugin).
20:12
2 August, 2008
Mr Papa
btw Vladimir, sure you know this, but if you take the css defined at line 206 of your amazing_grace spf skin and change it to:
#sforum .sfheading .sfadditemcell a {
color: #000000;
margin: 0;
padding: 0 5px 0 0;
text-align: right;
vertical-align: middle;
font-size: 90%;
font-weight: bold;
background: #FCFCFC;
}
#sforum .sffooter .sfadditemcell,
#sforum .sffooter .sfadditemcell a {
color: #000000;
margin: 0;
padding: 0 5px 0 0;
text-align: right;
vertical-align: middle;
font-size: 90%;
font-weight: bold;
background: #eeeeee;
}
it will fix the color misalignment in the forum footer pages display area…
21:44
2 August, 2008
Vladimir
posts 707
IE is a dying breed of browsers (just like dinosaurs) so I would not worry too much. I did check the plugin on IE7 though, and there were no jquery problems. On the other hand maybe it is the cmbination of your theme and plugins that is preventing the plugin to work correctly.
Simple Forum: This is excellent piece of work. I just installed it today and it was super easy. Obviously I did not have time to style everything but I like how you provided almost everything in CSS elements.
23:09
2 August, 2008
Mr Papa
believe it or not, we find more every day to add at least empty styling to so folks can put in the css themeselves…
yeah, IE is four letter word… as I mentioned, IE 7 works here on your site, so I do believe its a conflict, unfortunately, not one I have yet rooted out…
0:51
26 August, 2009
Judy Sherman
If you switch to chrome you won't have a problem. I love chrome.