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? Quote
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) Quote
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? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.