WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Remove Excess Space from Tables Empty Remove Excess Space from Tables Sat Oct 09, 2010 5:15 am

Syfte

Syfte
Registered Member
Registered Member
Okay, here's my code:
Code:
<table width="100%" border="0" cellpadding="0" cellspacing="2" align="top"><tr><td style="font-family: Trebuchet MS;" width="31"><img src="http://i56.tinypic.com/10zom82.jpg"></td>
    <td style="font-family: Trebuchet MS;" width="260"><font size="3"><a href="http://http://domain.com"><font size="3"><strong>Announcements</strong></font></a><br><span style="font-size: 12px; line-height: normal">Everything you need to know about Spotfeed. Check daily, and read the rules.</span><br></font></td>
    <td style="font-family: Trebuchet MS;" width="31"><img src="http://oi52.tinypic.com/2ecm250.jpg"></td>
    <td style="font-family: Trebuchet MS;" width="279"><a href="http://domain.com"><font size="3"><strong>The Feed</strong></font></a><br><span style="font-size: 12px; line-height: normal">Major events, rumors, and hype about the tech world. Articles written by the Journalists.</span><br></td>
  </tr>
</table>
(I replaced my links with "domain.com" for this)

So how do I:Remove Excess Space from Tables Remove10



Last edited by Syfte on Sun Oct 10, 2010 12:04 am; edited 1 time in total

http://www.spotfeed.net

2Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sat Oct 09, 2010 9:37 am

ankillien

ankillien
Administrator
Administrator
Hello,

Can I see it working on your site? Please give me a link.

3Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sat Oct 09, 2010 9:42 am

Syfte

Syfte
Registered Member
Registered Member
I pmed it to you.

http://www.spotfeed.net

4Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sat Oct 09, 2010 10:11 am

ankillien

ankillien
Administrator
Administrator
Thanks Smile

Try adding this code to your CSS...

Code:
.dterm div table {
margin-top: -20px;
margin-bottom: -20px;
}

5Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sun Oct 10, 2010 12:03 am

Syfte

Syfte
Registered Member
Registered Member
Worked perfectly Smile Thanks again.

http://www.spotfeed.net

6Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sun Oct 10, 2010 9:11 am

Blitzkrieg

Blitzkrieg
Registered Member
Registered Member
sorry to continue this topics but how do i make this using phpbb2?

http://earnmoneyonline.bforum.biz

7Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sun Oct 10, 2010 2:13 pm

Guest


Guest
just add the css ankillien mentioned Wink

8Remove Excess Space from Tables Empty Re: Remove Excess Space from Tables Sun Oct 10, 2010 3:51 pm

Jophy

Jophy
Registered Member
Registered Member
@Blitzkrieg: Create a new topic Wink

Solved => Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum