Susie Posted March 9, 2011 Report Posted March 9, 2011 URL: http://tinyurl.com/4clortv I cannot figure out why the logo image is being resized. When I view the image info, I get this for its size: 304px × 101px (scaled to 300px × 101px) Can someone take a look and tell me what I'm missing?
falkencreative Posted March 9, 2011 Report Posted March 9, 2011 There's a line in your CSS that I think is affecting it: img { max-width: 100%; } (line 988 or so, according to Firebug)
Susie Posted March 9, 2011 Author Report Posted March 9, 2011 Thanks, Ben. That fixed it. I have one more thing that's driving me crazy if you don't mind looking.... Main Site: http://tinyurl.com/4uffmp5 Directory: http://tinyurl.com/4clortv If you open both of those in separate tabs and then click between them, you'll see that the directory shows the logo, sidebar, and content area slightly lower than the main site. I really don't want to go through and make a separate stylesheet for the directory to make the needed adjustments, so I'm wondering why it's happening and if there's a single fix that would make them match. Do you see anything going on?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now