News:

Wondering if this will always be free?  See why free is better.

Main Menu

Radical Red

Started by TwitchisMental, August 04, 2022, 07:43:32 PM

Previous topic - Next topic

Dewey

How can I move the logo to the left?

TwitchisMental

open index.css in your favorite editor

Find :

h1.forumtitle {
font-size: 1.8em;
font-family: "Verdana", Helvetica, Arial, sans-serif;
padding: 0px;
font-weight: normal;
margin: 0 auto;
text-align: center;
}


Replace :
h1.forumtitle {
font-size: 1.8em;
font-family: "Verdana", Helvetica, Arial, sans-serif;
padding: 0px;
font-weight: normal;
margin: 0 auto;
text-align: left;
}

Dewey

Thank you! 👍

Advertisement: