WP People – style sheet done, style sheet problems.

Well, I went to Big Bear’s site and went through the float tutorial/example to get some ideas for the popup window. Obviously, I took a lot of the ideas from it. i will probably go back and touch it up a little more, to make it more mine. However, after I did get the basics working so that it looks great in FireFox, I checked out what it looked like in IE. Well, the styles weren’t showing up in IE!!! At first I thought it was a problem with the style tags, but when I looked at the example popup outside of WP People, the styles look fine in IE. So, it is something to do with the iBox. It seems that none of the style properties are being passed, so my guess it is something about including the style sheet. I tried both a header link

and a include
nclude($_SERVER['DOCUMENT_ROOT'] . $GLOBALS['blogRoot'] . '/wp-content/plugins/wp-people/wp-people-css.css');
But, neither seems to work. So, for now, I am just going to leave it like it is, no styles for IE.

I also had to use the WordPress Force Word Wrapping Plugin to keep the text from exanding past the popup window. I think there is some code I have to add to the header of the plugin to let people know that they need the other plugin. Obviously it will be part of the install description.

I am glad I am getting closer to finishing the plugin upgrade.

About DeanLogic
Dean has been playing around with programming ever since his family got an IBM PC back in the early 80's. Things have changed since BASICA and Dean has dabbled in HTML, JavaScript, Action Script, Flex, Flash, PHP, C#, C++, J2ME and SQL. On this site Dean likes to share his adventures in coding. And since programming isn't enough of a time killer, Dean has also picked up the hobby of short film creation.

About DeanLogic

Dean has been playing around with programming ever since his family got an IBM PC back in the early 80's. Things have changed since BASICA and Dean has dabbled in HTML, JavaScript, Action Script, Flex, Flash, PHP, C#, C++, J2ME and SQL. On this site Dean likes to share his adventures in coding. And since programming isn't enough of a time killer, Dean has also picked up the hobby of short film creation.

Leave a Reply

Your email address will not be published. Required fields are marked *

*