SimplePortal

Customization => Themes and Graphics => Topic started by: AlenNS on December 17, 2008, 03:15:43 PM

Title: Copyright problem
Post by: AlenNS on December 17, 2008, 03:15:43 PM
After I have uninstalled Custom Copyrigth mod SP Copyright did this...
Title: Re: Copyright problem
Post by: Burke Knight on December 17, 2008, 04:37:42 PM
I think it is due to the Custom Copyright and SP changing the same part in the css file.

Edit: Themes/default/css/index.css

Find:
Code: [Select]
display: block;
line-height: 0;
font-size: small;
padding: 1em;

Replace with:
Code: [Select]
display: block;
line-height: 1;
font-size: small;
padding: 1em;
Title: Re: Copyright problem
Post by: AlenNS on December 17, 2008, 05:14:56 PM
That did the job. Thanks :)
SimplePortal 2.3.8 © 2008-2024, SimplePortal