gantzsm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile ViewThat looks like it did the trick. Thanks for your help!
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile ViewIt seems like I’m going through a lot of headaches just for a dumb website that post a bunch of smutty pictures.
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile ViewIt is a Nokia Lumia 635 Windows Phone using Internet Explorer. It’s not the greatest setup but I want my site to look presentable when accessed from any device.
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile ViewI see it looks like its resizing in your screenshot though. If I can’t get it to resize properly I would like to find a way to just remove it when accessing my site through a mobile device.
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile Viewhttp://www.imagebam.com/image/303c15437863738 The header image is resizing correctly but the site logo is not.
Forum: Themes and Templates
In reply to: Need Help Resizing My Site Logo In Mobile ViewHere’s the website http://www.themorningbm.com/
I think I need to add something to this part of my stylesheet but I’m not really sure. I’ve tried several times but to no avail.
.blog-logo { display: inline-block; }
.blog-logo img {
display: block;
max-width: 100%;
height: auto;
}