Forum

MamboHacks.com => Mambo-SMF Integration 1.2.0 Support => Topic started by: B Skelly on April 09, 2005, 11:28:10 AM



Title: Viewing wrapped SMF changes the appearance of left modules
Post by: B Skelly on April 09, 2005, 11:28:10 AM
When I am viewing the forum, the font size and color changes for my left modules.

Anyone else have this problem?  If so, how did you fix it?

Thanks


Title: Re: Viewing wrapped SMF changes the appearance of left modules
Post by: aravot on April 09, 2005, 11:30:15 AM
I am having the same problem don't know how to fix it


Title: Re: Viewing wrapped SMF changes the appearance of left modules
Post by: Quayfee on April 09, 2005, 12:47:59 PM
It seems to be because there isn't a default link style in your Mambo template css file.

I've just notived the same thing on my site and put this code in:

a {
font-family: Arial, Helvetica, sans-serif;
}


which brought alt the links in SMF in to line with the Mambo template as well as fixing the SMF wrapper issue.

I hope this helps you.  :)

Cheers

Quayfee


Title: Re: Viewing wrapped SMF changes the appearance of left modules
Post by: B Skelly on April 09, 2005, 06:58:14 PM
That helped.  I had to tweak that line for my template a little more.  It looks better now.

Thanks


Title: Re: Viewing wrapped SMF changes the appearance of left modules
Post by: William Wallace on April 13, 2005, 12:31:31 PM
Where did you insert that code to make it work?  I've tried it in my CSS file and nothing happens.


Title: Re: Viewing wrapped SMF changes the appearance of left modules
Post by: Quayfee on May 03, 2005, 03:04:18 AM
SOunds to like the call for the SMF style sheet is coming after your main style sheet. If th is so take the a{} definition out of the SMF style sheet and leave the one you want in your main tempalte style sheet.


Forum | Powered by SMF 1.0.5 & Mambo-SMF.
© 2001-2005, Lewis Media. All Rights Reserved.