1
Dreakon
Why does this happen?
  • 2004/6/27 4:41

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


http://www.dhost.info/dreakon/gb/modules/tinycontent/index.php?id=4

I dont know why, but the table I made in TinyContent is being forced down. Its not resting along the top (below the menu) like I want it to. For example:

http://www.dhost.info/dreakon/gb/modules/tinycontent/index.php?id=1

That is up more, thats where I want the other one to be. It must be the tables since I didnt use them on the bottom one. I need them for the top one though.

Is there any way to make the top link work properly with tables?

2
tjnemez
Re: Why does this happen?
  • 2004/6/27 9:28

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


tried your links but it appears site is down.

3
Dreakon
Re: Why does this happen?
  • 2004/7/3 19:44

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Sorry for how long the reply took. Here is a picture of the way I want it to look where it isnt being forced down:

http://v4.livegate.net/dreakon/right.jpg

and here is the way it does looks since this page of content is forced down:

http://v4.livegate.net/dreakon/wrong.jpg

The only difference between the two is that one is using tables and the other isnt. I am using Tiny Content 1.5 and for some reason, as you can see in wrong.jpg, everything is pushed down rather then staying at the top.

Any help please?


4
xpider
Re: Why does this happen?
  • 2004/7/3 19:49

  • xpider

  • Not too shy to talk

  • Posts: 150

  • Since: 2004/5/9 2


those links show...
FORBIDDEN...
You do not have permission to access the requested file on this server.

5
ajaxbr
Re: Why does this happen?
  • 2004/7/3 21:04

  • ajaxbr

  • Quite a regular

  • Posts: 276

  • Since: 2003/10/25


Newlines in html code. Put all your table tags in one line and that should work right.

6
Dreakon
Re: Why does this happen?
  • 2004/7/4 1:09

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Well, I already did that and that brought it up a lot, but not to the top. Anymore suggestions please?

(Copy and page the image links to your address bar to make them work)

7
m0nty
Re: Why does this happen?
  • 2004/7/4 6:28

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


this problem seems to affect a lot of content modules.. especially when wrapping table functions..

sometimes you can work round it by having all the table functions on 1 line..

ie.

< table width="xxxx">
< tr>
< td ..... >
< /td>
< /tr>
< /table>

change to:

< table width="xxxx">< tr>< td ..... >< /td>< /tr>< /table>

and remove as many empty lines as possible (whitespace)

also it sometimes (but not always) works best if you use divs instead of tables..

8
tjnemez
Re: Why does this happen?
  • 2004/7/4 9:08

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


i still cannot see what you are talking about as i do not have access. it would be nice to get a look at what your issue is. i would think that you may have to edit the template for tiny content.

9
Dreakon
Re: Why does this happen?
  • 2004/7/4 16:05

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Quote:

Dreakon wrote:
(Copy and paste the image links to your address bar to make them work)

There. It seems the host doesnt allow hotlinking.

Thanks for the help but you both said pretty much the same thing. I don't know what div's are so if you wouldn't mind going into more detail about that. Also I noticed your tabel has width=xxxx. Mine doesnt. Could that be the reason its being pushed down? What should I set it to?

10
Dreakon
Re: Why does this happen?
  • 2004/7/5 15:51

  • Dreakon

  • Just popping in

  • Posts: 57

  • Since: 2004/3/4 1


Someone help, please?

Login

Who's Online

151 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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