1
Aidus
Whats wrong with tables?
  • 2005/4/8 11:16

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


There is code for my login block(http://aidus.no-ip.org ):
<table border="0" width="160" cellspacing="0" cellpadding="0">
    <
tr>
        <
td rowspan="7" width="7" height="83">    <img border="0" src="<{$xoops_imageurl}>Images/blocks/login/l_border.gif" alt="" /></td>
        <
td colspan="2" width="142" height="10"><img border="0" src="<{$xoops_imageurl}>Images/blocks/login/top.gif" alt="" /></td>
        <
td rowspan="7" width="11" height="83"><img border="0" src="<{$xoops_imageurl}>Images/blocks/login/r_border.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td class="inputbg" style="padding-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-right:0">
        <
form action="<{$xoops_url}>/user.php" method="post" style="padding: 0; font-size:10px; font-family:Tahoma; color:#808080">
        <
input type="text" name="uname" size="20" value="<{$block.unamevalue}>" maxlength="25" style="font-family: Tahoma; font-size: 10px; color: #808080; border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; height:14" />
        <
input type="password" name="pass" size="20" maxlength="32" style="font-family: Tahoma; font-size: 10px; color: #808080; border-style: solid; border-width: 1px; padding: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; height:14" />
        <
input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" />
        <
input type="hidden" name="op" value="login" />
        </
form>
        </
td>
        <
td width="42" height="33"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/user_pass.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td colspan="2" width="142" height="5"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/m1.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td width="100" height="15"><a href="<{$xoops_url}>/user.php#lost"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/pass.gif" alt="" /></a></td>
        <
td rowspan="3" width="42" height="31">
        <
form action="<{$xoops_url}>/user.php" method="post">
        <
input type="image" value="<{$block.lang_login}>" src="<{$xoops_imageurl}>/Images/blocks/login/enter.gif" alt="" name="Login" />
        </
form>
        </
td>
    </
tr>
    <
tr>
        <
td width="100" height="1"><img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/m2.gif" alt="" /></td>
    </
tr>
    <
tr>
        <
td width="100" height="15"><a href="<{$xoops_url}>/register.php">
        <
img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/reg.gif" alt="" /></a>
        </
td>
    </
tr>
    <
tr>
        <
td colspan="2" width="142" height="4">
        <
img border="0" src="<{$xoops_imageurl}>/Images/blocks/login/bottom.gif" alt="" /></td>
    </
tr>
</
table>

2
Aidus
Re: Whats wrong with tables?
  • 2005/4/8 11:40

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


PS. And header also is messed up :( page is now XHTML 1.0 valid but still . . . :(

3
Aidus
Re: Whats wrong with tables?
  • 2005/4/8 13:21

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


Help! anybody?

4
tjnemez
Re: Whats wrong with tables?
  • 2005/4/8 13:21

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


i did reply to your other post where you noted the lack of support in this forum. please see that post.

as for your login block which i assume is a custom block, the effect you are trying to achieve can be done with one (background)image.

5
Mithrandir
Re: Whats wrong with tables?

If you can't be hedgehogged into asking a real question why should we be hedgehogged into answering it? 20-30 lines of code and "what's wrong?" with a link to a site is not a question.

Explain your problem and point out what is not working as you want it to and perhaps someone will be able to point it out to you without taking half hours just to figure out what your problem is.

6
Aidus
Re: Whats wrong with tables?
  • 2005/4/8 13:42

  • Aidus

  • Just popping in

  • Posts: 50

  • Since: 2004/5/21


1.Ok sorry about forums, but my english is very bad :(
2.there is a problem with form spacing, i think. form does not fit in row. maybe tags around form are wrong?
I'm not html coder thats why i don't knov what to ask.

Login

Who's Online

271 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 271


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits