4images Forum & Community

4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: tash on April 08, 2003, 11:49:59 AM

Title: columns have to go more up ...
Post by: tash on April 08, 2003, 11:49:59 AM
hey
http://members.lycos.nl/akn/4images ... you see that the 2nd column and the 3rd column have to go more up , but how must i fix this ??
thx
Title: columns have to go more up ...
Post by: V@no on April 08, 2003, 12:03:35 PM
8O omg...what do u use to change your templates? hope not just a text editor, because any "modern" HTML editors would tell u where is the problem.
Title: columns have to go more up ...
Post by: tash on April 16, 2003, 11:34:29 AM
Euhm , i already tried everything but it hasn't changed .. You sure there isn't a html code for this ? thanks !
Title: columns have to go more up ...
Post by: V@no on April 16, 2003, 12:41:10 PM
it luooks much better then my last visit, but still the HTML code is all messed up...I try load it into my Dreamweaver and it showed me atleast 5 broken <t*> tags. means, that amount of open <t*> tags not eaqual to closing </t*>.
also, what </form> doing on top of the page? :?

I would suggest u first format your HTML code like:
Code: [Select]
<table>
  <tr>
    <td>
    </td>
  </tr>
</table>

that will make easier determing what is missing.
Title: columns have to go more up ...
Post by: tash on April 16, 2003, 04:47:40 PM
voila i did ... but now there aren't columns anymore ... LOL ! please help me