Hi, i would like to change the font of the smf forum copyright, but i can't seem to find the font in the style.css
does anyone know how to do this?
Themes/{default_theme}/index.template.php
<td valign="middle" align="center" style="white-space: nowrap;">
', theme_copyright(), '
</td>
<td valign="middle" align="center" style="white-space: nowrap;">
<span class="copyright"> ', theme_copyright(), ' </span>
</td>
Themes/{default_theme}/style.css
a.nav:hover {
font-weight: bold;
color: #909090;
text-decoration: underline;
}
.copyright {
color: #909090;
text-decoration: underline;
}
Now, change how you want the text to appear.
Thank you ;D
Um.....I don't think we are allowed to that.
(Support or Developer please confirm and/or verify)
I was under the impression that as long as the copyright is there and intact, that we were allowed to modify the way it looks.
We'll see what support has to say. Want to be safe, you know? ;)
Agreed.
I do remember times that the Support team has actually helped in changing the coloring of the copyright notice, and I would think that so long you don't touch the actual text, and as long as it stays readable (no blending to the background there ;) ) it should be ok.
Now, I am not a member of the team, so I can't say for sure...