MyBB Community Forums

Full Version: Remove the image from thecure theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, How do i remove or change this image on mycure theme ?
I couldnt find it in footer templates.
[Image: fig99Sp.png]
You might want to check with that theme's author to even see if you are allowed to remove it.
I just want to change it. But in the footer, He is already copyrighted.
open theme package and replace the image at upload/images/thecure/style/footer_logo.jpg
goto global.css and find #footer .footer_content

then remove the property: background: url(images/thecure/style/footer_logo.jpg) 100% 20% no-repeat;

save global.css and hard refresh the website