When a post is made the user information is in the post which it should obviously be in the left side. I haven't delved too far into the CSS since I am kind of busy at the moment but hoping you know the issue.

This issue only happens in FireFox. IE7 looks fine and of course IE6 is jacked up.

You can see what I mean at http://www.grinchynet.net/node/260

Thanks for any and all help.

Comments

Grinch2171’s picture

I have gotten it to look somewhat normal in FireFox but now IE7 and IE6 are having issues. I could really care less about IE but alas you kind of need to. Here are some things I did. First, I combined the two advanced forum CSS files because I find it really retarded to have two CSS files. I also commented out Drupal's default forum CSS as well. I had to rule out everything and only deal with one CSS file. I made the necessary changes to the Advanced Forum module to not call the other CSS file.

Once that was done I started messing around with the different classes.

I removed all mention of float from any class starting with .forum-comment-left. I then only applied float: left to .author-title, .author-posts, .author-regdate, .author-points, .author-icons. That seems to fix things in Firefox. IE6 and IE7 are still messed up a bit.

You can still view it at http://www.grinchynet.net/node/260

I hope this helps some people experiencing the same problem.

michelle’s picture

Status: Active » Fixed

It looks like you fixed your issue and the newly created alpha 1 has many theme changes by eigentor that have hopefully fixed it for others.

Thanks,

Michelle

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.