Code: Select all
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
color: #CCCCCC;
background-color: #111111;
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0px 10px 0px 10px;
}
that is what the "forum" button does. it takes you back to the main page. but i don't know if it works for portals... if that's what you meanlostep wrote:Great Looking theme!!! Just installed it and changed a few things... I only have one question
I need to put a HOME button on the menu, so it can redirect users back to the main page of my website... How do I do that?
Thanks!