logo

Post Reply
User avatar
turboblack
Posts: 201
Joined: Fri Sep 19, 2014 1:53 pm

logo

Post by turboblack »

hello

please tell me how to add a logo to the website Tittle?

:?

thank you very much in advance for your reply
http://old.net.eu.org/ Get ready to hamsterization! 8-) code takes less than a kilobyte! shock!
https://github.com/turboblack/HamsterCMS new version for PHP 8 with new templates
Blueeyez
Posts: 12
Joined: Tue Sep 30, 2014 8:23 pm

Re: logo

Post by Blueeyez »

go to themes, blue edit the style.css

#main-title {

and add: " background-image: url('cover.jpg');"

cover.jpg is name and file format and it must be stored in same folder as the style.css

You can do more, but just search for css image

you might need to ctrl + F5 in your browser to see it (I had to)
Post Reply