Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2027

[3.3.x] Support Forum • Re: Change board logo to a picture

$
0
0
In your colours.css

Code:

.site_logo {background-image: url("./images/site_logo.svg");}
Change to:

Code:

.site_logo {background-image: url("./images/image_name.png");}
And to change the size of your new site_logo image, look in your common.css stylesheet.

Statistics: Posted by Sniper_E — Sun Jan 14, 2024 11:00 pm



Viewing all articles
Browse latest Browse all 2027

Trending Articles