![]() |
Memberinfo problem
1 Attachment(s)
Hi,
I got a problem with my memberinfo There is a space where last activity is and I cannot work out whats causing it:( Here is a screenshot and a copy of my full memberinfo Thank you for any help :) Code:
$stylevar[htmldoctype] |
Quick look here, but it looks like you can have three cells in the top row, and only two cells in the bottom row, of the table that starts the following:
Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
Quote:
Is there anyway I can fix it or do I have to remove one of the changes in there? |
It's your small profile pic that is making it obvious. it is designed to shove to the left when there is a profile pic uploaded as they generally are larger than the one you have placed in yours.
the third cell in the top row has it's row count set to two. hence the three on the top and two on the bottom |
You have a rowspan="2" bit in the template, probably there for larger profile pictures, but for smaller profile pics, you see that space. Not really sure how you want to handle it, but if you take out rowspan="2" then you could add a third cell in the middle of the bottom row or use a colspan="2" bit:
Code:
<if condition="$show['profilepic']"> Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%"> |
1 Attachment(s)
I see it now :rolleyes: lol (Screenshot)
Thank you both for your help :) |
All times are GMT. The time now is 02:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|