Topic: style problem - CrystalBlue - PM mod - IE/FF

Hello,

I have a slightly modded CrystalBlue theme installed on my forum. I have the PM mod installed also. I noticed that when I view my inbox or a message, the entire middle section is pushed over. I tried viewing it in IE and it worked fine, so it is only wrong in Firefox. Can anyone see where the problem would be? I installed the default CrystalBlue theme and it does it as well.

Thanks,
John

PS
forum
user/pass: testuser/testuser

Re: style problem - CrystalBlue - PM mod - IE/FF

Look for this

#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 4px}

and change to this

#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}

Let me know how you get on.

Re: style problem - CrystalBlue - PM mod - IE/FF

changed it, still looks the same to me.

Re: style problem - CrystalBlue - PM mod - IE/FF

Erm... ok..

Look for this

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 3px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 4px}

and change to this.

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}

Re: style problem - CrystalBlue - PM mod - IE/FF

that fixed it smile thanks a bunch!

Re: style problem - CrystalBlue - PM mod - IE/FF

No problem.
Be warned that it might knock a few other things slightly out... So any problems come back to me...