News:

Join the Facebook Fan Page.

Main Menu

Copyright Font

Started by <ProGamer>, March 18, 2009, 08:05:40 PM

Previous topic - Next topic

<ProGamer>

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?

JBlaze

Themes/{default_theme}/index.template.php
Code (find) Select
<td valign="middle" align="center" style="white-space: nowrap;">
', theme_copyright(), '     
</td>


Code (replace with) Select
<td valign="middle" align="center" style="white-space: nowrap;">
<span class="copyright"> ', theme_copyright(), '     </span>
</td>



Themes/{default_theme}/style.css
Code (find) Select
a.nav:hover {
font-weight: bold;
color: #909090;
text-decoration: underline;
}


Code (add after) Select
.copyright {
color: #909090;
text-decoration: underline;
}

Now, change how you want the text to appear.
Jason Clemons
Former Team Member 2009 - 2012

<ProGamer>


tyty1234

Um.....I don't think we are allowed to that.
(Support or Developer please confirm and/or verify)
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

JBlaze

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.
Jason Clemons
Former Team Member 2009 - 2012

tyty1234

We'll see what support has to say. Want to be safe, you know? ;)
My Activity: Inactive
My Links: tyty1234's SMF Site | SMF Package Parser | SMF Helper | My Mods [5]
Subscribe to my SMF blog for updates
PMs for support will not be accepted, unless requested otherwise.

JBlaze

Jason Clemons
Former Team Member 2009 - 2012

Aleksi "Lex" Kilpinen

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...
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Advertisement: