Page 1 of 1

[Solved] Security Badge Taking Up WAY more width

PostPosted: January 5th, 2012, 6:02 am
by angelazou
I was installing the security badge today, and after I postitioned it to the right of the footer, I noticed the entire page can scroll to the left like half a page or so. I checked with the Element Inspector, and the width of that security badge turn out to be 817px! I tried to use CSS to limit the width to 300px, but it didn't work.

Picture 6.png
Picture 6.png (25.46 KiB) Viewed 132 times


Picture 3.png
Picture 3.png (10.34 KiB) Viewed 132 times

Re: Security Badge Taking Up WAY more width

PostPosted: January 5th, 2012, 7:23 pm
by Raam Dev
Can you post a link to the page so we can take a look?

Re: Security Badge Taking Up WAY more width

PostPosted: January 5th, 2012, 11:41 pm
by angelazou
yes, at 93hysting.cym (swap y with o)

Re: Security Badge Taking Up WAY more width

PostPosted: January 7th, 2012, 8:41 am
by angelazou
Anyone?

Re: Security Badge Taking Up WAY more width

PostPosted: January 7th, 2012, 7:35 pm
by Raam Dev
I don't see anything wrong with the Security Badge... see screenshot:

Screen shot 2012-01-07 at 19.34.37 .png
Screen shot 2012-01-07 at 19.34.37 .png (141.18 KiB) Viewed 118 times

Re: Security Badge Taking Up WAY more width

PostPosted: January 7th, 2012, 11:17 pm
by angelazou
The problem is not with the badge, it's with the width it takes. I have a 1024px wide screen, and after moving the badge to the right, there is suddenly a half page of nothing (to the right of the badge). The badge should have a width of just itself rather than "817px" in my first post.

Re: Security Badge Taking Up WAY more width

PostPosted: January 9th, 2012, 12:29 am
by Raam Dev
The badge isn't taking up 817px:

Screen shot 2012-01-09 at 00.27.11 .png


It's taking up 300px (which you can change in the CSS if needed)

Re: Security Badge Taking Up WAY more width

PostPosted: January 9th, 2012, 3:27 am
by angelazou
Um, this is weird. The page seems to be conforming to my original CSS rules now. But thanks though.

Angela