Quote:
Originally Posted by SSC streezer
if i type in a width or height - it doesn't have any effect to the size which is showed (see printscreen)
|
Okay I'm looking at this here.. it appears to have some issues either with the postbit (width you are using) or something... is up with the coding/skin you are using. I can only know for sure when I can take a look for myself at your post you are doing on the forum. I can't see it while it is offline though.. so I need you to open your forum and send me a message when you have/are able to.
Try replacing the code I gave you with this though in the meantime and tell me if this solves your issue:
Code:
<if condition="$post[field#]">
<iframe src="http://gamercard.xbox.com/$post[field#].card" scrolling="no" frameBorder="0" height="140" width="204">$post[field#]</iframe>
</if>
This is a simplified basic code for a gamercard that isn't styled or anything. I'm trying to see if this will solve your dimension issue. If you still have the issue, open your forum up, and send me a message to look.
Hope this helps you.
~Austin