TinyPortal
Development => Support => Topic started by: Mick on April 06, 2010, 05:49:45 PM
When i use scripts like google analytics (not seen by the human eye) in a block, why does the block creates a gap?
For example, if i create a block with google analytics and place it between block "A" and block "C", why is it there is a blank space in between the "A" and "B"?
Is it because somewhere in the TP code uses <br /> in top and bottom?
...also if i use a simple code, for example:
<?php ssi_latestMember(); ?>
It makes a huge gap above and under. Too much spacing.
At the very bottom of the forum, i have google analytics code. Between the gallery and the footer.
That white space should be there?
http://www.chevyavalancheclub.com/index.php?action=forum
So the more scripts i add in that area not seen by the human eye, the spacing grows.
I dont recall seeing this in other TP versions.
Are you setting it to not display the title/body? Have you looked at the code to see if any
's have been inserted or anything? I don't see the same results here if I throw in some javascript and choose not to display the title/body of the block.