Loading...
 
 Error
  • The search index could not be updated. The site is misconfigured. Contact an administrator.
    SQLSTATE[42000]: Syntax error or access violation: 1064 unknown table 'themes_tiki_org_main_66234fac2d586' in delete request
Other themes

Other themes


Horizontal scroll woes

I have a draft site at http://jonathanscommunity.com/ , which scrolles under IE and Firefox at 1024x768. The page has text and nothing else (i.e. no big images). What may be related to the problem was that an item which contains three columns has been set to have a colspan of 3 instead of 0.

<tr><td id="tiki-columns" colspan="0" width="100%">

was changed to

<tr><td id="tiki-columns" colspan="3" width="100%">


because the center column was squashed to the right so that it looked like a second right column (under IE).

What can I do to prevent horizontal scrolling while not recreating the earlier problem? I tried deleting the colspan attribute, but that didn't help.

P.S. Deleting the width element (as below) made half the right-hand column visible under IE, but did not fix it, and fixed it under Firefox:

<tr><td id="tiki-columns" colspan="3">

++ Jonathan Hayward, jonathan.hayward@pobox.com
    • To see an award-winning website with stories, essays, artwork,
    • games, and a four-dimensional maze, why not visit my home page?
    • All of this is waiting for you at http://JonathansCorner.com

Layout

Subscribe to Tiki Newsletters!

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other big news!
Contribute to Tiki

Site Config