Userpics in comments and on friends page - SOLVED

Oct 02, 2012 17:15

Help! I'm sorry if this has been posted before, but I swear I checked and couldn't find this in the help pages. Because I was told my post was all over the place, I'm editing the wording of it ( Read more... )

entry usericon and username, solved

Leave a comment

Comments 6

tuff_ghost October 2 2012, 19:08:31 UTC
Your post is all over the place.

Can you explain what you want, and be more specific about what's wrong? Someone else might be willing to help you deal with "the icon comes out really blah", but not me.

Reply

coolceruleanblu October 2 2012, 19:23:30 UTC
Sorry, this has just been bothering me, and I feel like I am all over the place. I knew I wasn't going to explain it well which is why I provided the image of what it came out as. It adds a huge space in between the entry and the userpic, whereas it should be almost flush (just about 2px inbetween).

Reply

tuff_ghost October 2 2012, 21:00:06 UTC
That's clearer, but I can't reproduce your problem without installing the theme myself on a paid account.

I can guess what's happening, and you can try to hunt it down based on my guess. Or you can visit a problem page yourself, save the whole thing, and put the files somewhere I can get them. I would need the HTML and all CSS that's active on the page; you can get this by "save as complete webpage".

My guess is that something on those "Leave a comment" pages is expanding the main content container to be wider than it normally is. Since float: right causes an element to be pushed as far right as it can go within its parent, the userpic is just hitting the container's rightmost edge, which is not where its supposed to be ( ... )

Reply

coolceruleanblu October 2 2012, 21:41:55 UTC
You mentioning paid made me think of my theme layer, which was where the problem was. I don't know WHAT text in it caused the problem, as reading it kind of made my eyes go cross eyed, and also I hadn't changed it through my last layout, but getting rid of everything except the sidebar text and my header info got rid of the problem. So thank you for all your help! :D

Reply


fueschgast October 2 2012, 19:15:20 UTC
There's a .userpic div in the .userpicfriends div - I don't think I've seen that before.

.userpicfriends .userpic {
border: none;
margin: 0px;
}

Reply

coolceruleanblu October 2 2012, 19:30:14 UTC
you mean on the view source, right? Yeah I see that too and it's driving me bananas.

Reply


Leave a comment

Up