Change the Font on your ENTIRE fourm Phbb3 & Invasion

Go down

Change the Font on your ENTIRE fourm Phbb3 & Invasion  Empty Change the Font on your ENTIRE fourm Phbb3 & Invasion

Post by Sir Mayo ™ 8/20/2013, 11:31 am

Greetings Today I will show you how to change you Form Font  VIA CSS!
This Tutorial will cover Two Forum types Phbb3 and invasion.
If you forum type its Phbb2 or Punbb click here!
If you don't know your forum type then click Here!
If you don't know how to add CSS to your CSS style sheet click here!

Ok so lets get started!

Phbb3

Once your at you CSS style sheet add this to the bottom of it.
Then press save!
Code:
*
{
 font-family: cursive;
}
a.mainmenu, a.forumtitle, a.topictitle {
font-family: cursive;
}
Invasion

Ok so now for invasion
Once your at you CSS style sheet add this to the bottom of it.
Then press save!
Code:
*
{
 font-family: cursive;
}
Sir Mayo ™
Sir Mayo ™
Owner

Owner

Posts : 76
Join date : 2013-05-14
Age : 28
Location : USA

https://sir-mayo.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum