Not Solved Classic Layout Avatar area issues
#1
Not Solved
Okay, this is in no way a live forum. But I was curious, so I decided to just play around.

http://rebelwindrpg.com/forums/showthread.php?tid=1

Why is it squished? It's set to the right dimensions. 200x400 is what it's supposed to be at. Am I missing something?
Reply
#2
Not Solved
You need to look into your postbit template.
Reply
#3
Not Solved
*nods* And I did that. If you see what it looks like now, what is the class that would allow me to get rid of the curved line and what not so that the miniprofile code that I had actually shows?
Reply
#4
Not Solved
You're missing the .scaleimages img selector content in global.css of your theme. It should be:
.scaleimages img {
	max-width: 100%;
}

EDIT: and you have a wrapping div with .borderedd class which has constant 200px width, remove that attribute or the div will be longer than it's supposed to be.
Reply
#5
Not Solved
the borderedd specifies the width of the profile itself for a reason. Otherwise, it squishes the whole thing and I don't want that. I want to get rid of the whole border and have a profile look like what I've got.

http://i.imgur.com/0j6uYyg.png <-- that is what it should look like. Not like what is in the thread now.

http://i.imgur.com/zdmSnCb.png <-- the circled parts? I want to get rid of that border around the whole mini profile. it should look as the image above. I know how to get rid of the post stuff, below it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)