2014-08-30, 08:17 PM
(This post was last modified: 2014-08-30, 08:21 PM by RVNsoftware.)
I'm trying to change the size of my logo on my forums but I can't get to seem to get it changed. My code in the global.css is:
But the logo's size doesn't change and the inspected element says the height is 80px and width is 250px
Any help is appreciated!
Disregard this post, it just took the forums a bit of time to update!
.logo {
height: 100px;
width: 350px;
}
But the logo's size doesn't change and the inspected element says the height is 80px and width is 250px
Any help is appreciated!
Disregard this post, it just took the forums a bit of time to update!