Customization > Themes and Graphics

Copyright problem

(1/1)

AlenNS:
After I have uninstalled Custom Copyrigth mod SP Copyright did this...

Burke Knight:
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: --- display: block;
line-height: 0;
font-size: small;
padding: 1em;
--- End code ---

Replace with:

--- Code: --- display: block;
line-height: 1;
font-size: small;
padding: 1em;
--- End code ---

AlenNS:
That did the job. Thanks :)

Navigation

[0] Message Index

Go to full version