-
AuthorPosts
-
October 25, 2009 at 12:10 pm #145471
Hi,
I am working with some tables inside articles, but i seems the template uses a certain height of the <table>
There is a big gap between every table that is used in the template. How can i reduce or get rid of the space between tables in the template?
Thanx
October 26, 2009 at 12:50 pm #321593Anyone……????
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
October 26, 2009 at 12:56 pm #321594Dear markyboy,
Please provide live url of the page in question. It would be difficult to answer without seeing the problem. As we cannot reproduce the error, just based on your description. Also view, the guidelines for asking Help in forum and provide complete information as requested in the guide.
Please do not mark your answer as “Best Answer”, its not advised.
Arvind
October 26, 2009 at 3:44 pm #321611Dear Arvind,
Thanx for the reply. Sorry about the best answer thing. I pressed it by accident and could not find how to remove it.
About the url is a little difficult as i do not want for anyone to really see it as it is not finished and i do not know yet if i go to use this template.
To explain the issue i have attached an image. As you can see there are space created between each new <table></table>
It must be a setting somewhere in the template.
Here is a piece of code that is used. As you can see.. Nothing special. I have marked the spaces in the image with grey bars.
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td>Who can advertise </td>
</tr>
</table>—– here is a space that i do not want —–
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”11%”><img src=”/images/estate-agent.png” width=”31″ height=”39″ border=”0″></td>
<td width=”89%”>Estate Agents </td>
</tr>
</table>—– here is a space that i do not want —–
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”11%”><img src=”/images/developers.png” width=”31″ height=”39″ border=”0″></td>
<td width=”89%”>Developers</td>
</tr>
</table>—– here is a space that i do not want —–
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”11%”><img src=”/images/developers.png” width=”31″ height=”39″ border=”0″></td>
<td width=”89%”>Architects</td>
</tr>
</table>—– here is a space that i do not want —–
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”11%”><img src=”/images/developers.png” width=”31″ height=”39″ border=”0″></td>
<td width=”89%”>Constructors</td>
</tr>
</table>—– here is a space that i do not want —–
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td width=”11%”><img src=”/images/developers.png” width=”31″ height=”39″ border=”0″></td>
<td width=”89%”>Lawyers</td>
</tr>
</table>I hope this will help to see what i can do to get rid of these spaces,
Thanx for the help
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by markyboy 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to reduce spaces between tables
Viewing 4 posts - 1 through 4 (of 4 total)