Specifying image dimensions
-
Hi there!
I’m trying to specify image dimensions to help with page loading times but can’t seem to get it to work.
I tried mixing with the main style sheet and got nothing, then I tried putting this is customs CSS;
.logo-img {
height:100px;
width:100px;
}but still no change. Any idea what I’m missing?
Many thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Specifying image dimensions’ is closed to new replies.