1
dangreenlee
HTML, tables and sections
  • 2004/7/6 11:59

  • dangreenlee

  • Just popping in

  • Posts: 9

  • Since: 2003/1/23


Hey Guyz!

What I am trying to accompish is in my sections I have added a 'special reports' area and in there I describe
them using HTML tables.

When I save the code successfully, and then view my code as a user would, it always exaggerates the table HEIGHT dramatically. Very stretched out.

Any ideas?

I've successfully integrated PayPal in my site. Just need to get the HTML tables to display correctly.

Any ideas?

2
m0nty
Re: HTML, tables and sections
  • 2004/7/6 13:31

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


what i've experienced a little is sometimes (but not always) if you create a class for it in style.css say call it .section

then set the heights and widths there..

ie. .section {width: 100px; height: 100px;}

then in the html instead of using table width=

u can use

or

etc..

it doesn't always work, but it does work a lot of the time..

3
dangreenlee
Re: HTML, tables and sections
  • 2004/7/7 21:02

  • dangreenlee

  • Just popping in

  • Posts: 9

  • Since: 2003/1/23


OK.

Anyone else have anything they would suggest that would work ALL of the time?

Thanx,

Dan

4
chapi
Re: HTML, tables and sections
  • 2004/7/7 22:38

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


You have to put the html code of your table in _ONE_ row. Without spaces and breaks. Newer modules normally have an option to disable the linebrek conversion, where you don't have this problem anymore.

5
dangreenlee
Re: HTML, tables and sections
  • 2004/7/9 23:00

  • dangreenlee

  • Just popping in

  • Posts: 9

  • Since: 2003/1/23


Dude!

That was exactly it!

Thanx!

-=D

Login

Who's Online

569 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 569


more...

Donat-O-Meter

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

Latest GitHub Commits