MyBB Community Forums

Full Version: Want to Add Images
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey everyone im kinda stuck with this problem :/
I want to add more backgrounds to my theme as it comes with 3 already and you can pick one or the other but once I add more backgrounds they dont work
Here is the code that is used only the first 3 of them work

<li class="uno"><img width="100px" height="70px" src="images/JormungandBlack/bg2.png" class="fondosc"></li>
<li class="dos"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg1.png"></li>
<li class="tres"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg3.png"></li>
<li class="cuatro"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg4.png"></li>
<li class="cinco"><img width="100px" height="70px" class="fondosc" src="images/JormungandBlack/bg5.png"></li>
</ul>

Thanks to anyone who can help If you want to have a look at the site pm me im not releasing url yet as its not ready