dog199200 Guest | Mini-Profile Error (Top) (16th Nov 08 at 10:56am UTC) | | OK when setting a mini-profile along the top, I get this little glitch:
http://i25.photobucket.com/albums/c51/dog199200/untitled555.png
I have had it happen several times and it comes and goes. As well it only happens when you hit the Profile button, not in the topic mini-profile.
Edit:
Browser: Firefox
Code Part Members:
 Code: - <table width="100%" cellpadding="4" cellspacing="1">
- <tr>
- <td Class= "Window 1" Width= "45%" Align= "left">
-
- <span style="float: left; position: top;">
- {if:avatar}
- {avatar}
- {/if:avatar}
- {ifnot:avatar}
- <img src="http://images.idolforums.com/style_images/idf/no-av.gif" />
- {/ifnot:avatar}
- </span>
-
- <span style="float: left; position: top;">
- <font size="4">{display_name} is</font>
-
- {if:online}
- <font size="2" style="text-decoration: blink;" color="#3300FF"><b>Online Now</b></font>
- {/if:online}
- {ifnot:online}
- <font size="2"><b>Currently Offline</b></font>
- {/ifnot:online}
-
- <br />
-
- {rank_name}<br /> {rank_image}
-
- {if:secondrygroup}<br /> {secondrygroup_name} {secondrygroup_image}{/if:secondrygroup}
-
- </span>
- </td>
- <td Class= "Window 1" Width= "25%" Align= "center" vAlign= "bottom">
- <span style="float: left; position: center;">
-
- {if:personal_text}{personal_text} <br />{/if:personal_text}
- {if:custom_title}{custom_title}{/if:custom_title}
-
- </span>
- <td>
-
- <td Class= "Window 1" Width= "30%" Align= "right" vAlign= "top">
- <span style="float: right; position: top;">
-
- <table cellpadding="0" cellspacing="0">
- <tr>
- <td rowspan="2">
- <div style="clear: both;">
- {foreach:reputation}
- <div style="height: 8px; width: 8px; background-color: #009900; float: left; margin: 3px;"></div>
- {/foreach:reputation}
- {foreach:negative_reputation}
- <div style="height: 8px; width: 8px; background-color: #CC0000; float: left; margin: 3px;"></div>
- {/foreach:negative_reputation}
- <br style="clear: both;">
- </div>
- </td>
- <td align="center"><font size="1">{reputation_give}</font></td>
- </tr>
- <tr>
- <td align="center"><font size="1">{reputation_take}</font></td>
- </tr>
- </table>
-
- Joined: {joined}<br />
- {if:location}Location: {location}<br />{/if:location}
- Gender: {if:gender} {gender}<br />{/if:gender}{ifnot:gender} Undefined<br />{/ifnot:gender}
- Post: {posts} <br />
- {additional_info}
- </span>
- </td>
- </tr>
- </table>
Code Part Guest:
 Code: - <span style="float: left; position: top;">
- <img src="http://images.idolforums.com/style_images/idf/no-av.gif" />
- </span>
-
- <span style="float: left; position: top;">
- <font size="4">Guest_{name}</font>
- </span>
| |
|
Dreg[Bot] Moderator
    
![[Avatar]](http://r2.mrfrufru.com/dregondrahl/avvay.jpg) Broken Posts: 415 Status: Offline Gender: Male Age: 37 Joined:
Additional Groups: Coding Team
  
pmYesh im sneaky! | Re: Mini-Profile Error (Top) (16th Nov 08 at 1:06pm UTC) | | Any specific browser? most likely the colspan is conflicting between 1 and2 | |
 Now obsession rules my mind This commotion makes me blind Searching out who ever runs Or has stolen away my life
But i've already said
Don't ever back down Don't ever turn around My end has come So now I come for you.... |
|
dog199200 Guest | Re: Mini-Profile Error (Top) (16th Nov 08 at 10:14pm UTC) | | ok I updated the post, adding more info, providing the code, just in case that the problem. But I dont think its cellspan because i'm not using cellspan | |
|
Dreg[Bot] Moderator
    
![[Avatar]](http://r2.mrfrufru.com/dregondrahl/avvay.jpg) Broken Posts: 415 Status: Offline Gender: Male Age: 37 Joined:
Additional Groups: Coding Team
  
pmYesh im sneaky! | Re: Mini-Profile Error (Top) (17th Nov 08 at 12:38pm UTC) | | Hmm well i tested a few times and as far as i an tell its not vF fault all the colspans and such are working fine.
Do you use firebug ? | |
 Now obsession rules my mind This commotion makes me blind Searching out who ever runs Or has stolen away my life
But i've already said
Don't ever back down Don't ever turn around My end has come So now I come for you.... |
|
dog199200 Guest | Re: Mini-Profile Error (Top) (17th Nov 08 at 10:20pm UTC) | | no | |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | |
dog199200 Guest | Re: Mini-Profile Error (Top) (17th Nov 08 at 11:09pm UTC) | | hmm ok that might of been the problem. No one else form what OI have known has seen it so,it was just my pc doing ti | |
|
Nick Very Senior Member
    
![[Avatar]](http://uploads.vforums.co.uk/forums/support/f_5e7b1402b305d883af97446b2fedc6c2_1-eog.jpeg) Posts: 3,013 Status: Offline Gender: Male Location: vForums Age: 35 Joined:
pmwww | Re: Mini-Profile Error (Top) (17th Nov 08 at 11:34pm UTC) | | But now that I went to your profile. It has that block, but I go to my profile, it looks normal o_0 soooo I don't know what the problem is. | |
|