ErEf
New Member
Netherlands
74 Posts |
Posted - 05 November 2002 : 03:04:06
|
Is it also possible to loose the white space if someone has no ranking? ############ /edit i removed a br after ranking there is one br before avatar so that it will be on the next line if there is a avatar. I also changed this: if StrShowAvatar = "1" and trim(Reply_MemberAvatar) <> "" then Response.Write "<br /><img width=""" & Reply_MemberAvatarW & """ height=""" & Reply_MemberAvatarH & """ src='" & Reply_MemberAvatar & "'><br />" end if
it looks more logic to me then the to if statements
|
If you think you can or you think you cannot, you are right. - Henry Ford |
Edited by - ErEf on 05 November 2002 03:29:27 |
|
|