Welcome to Geeklog, Anonymous Monday, April 29 2024 @ 06:12 am EDT

Geeklog Forums

Filemgmt 1.5.3 or other causing content to run past site header


Status: offline

jcz

Forum User
Chatty
Registered: 01/29/02
Posts: 39
I'm stumped.

Wide content in my site seems to run "past" the site header after having upgraded to Filemgmt 1.5.3. I'm sticking with good ole professional because I've never had a problem with (and I like it) until now.

Please check out http://northredoubt.com/filemgt_overflow.doc for examples.

Here is the header.thtml file

I had the same problem with stories with LOOONNNNG links pushing the content past the header, but I went through and cleaned those up. I'd rather not keep doing that to my content.

Any thoughts?

Text Formatted Code


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>{page_title}</title>
<!-- link rel="SHORTCUT ICON" href="{site_url}/favicon.ico" -->
<!--
<meta http-equiv="Pragma" content="no-cache">
-->
<link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}">
{feed_url}
{rel_links}
{plg_headercode}
{advanced_editor}
<!-- Load Common Javascript Libraries -->
<script type="text/javascript" src="{site_url}/javascript/common.js"></script>

</head>

<body dir="{direction}">
    <div class="header-navigation-container">
        <div class="header-navigation-line">
            {menu_elements}
        </div>
    </div>
    <div class="header-logobg-container-outer">
        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="header-logobg-container-inner">
            <tr>
                <td class="header-logobg-left">
                    <a href="{site_url}/"><img src="{site_url}/layout/professional/images/logo.jpg" width="151"
height="56" alt="{site_name}" border="0"></a><a href="{site_url}/"><span
class="headinglink">{site_name}</span></a>

                </td>
                <td class="header-logobg-right">
                    <span class="site-slogan">{site_slogan}</span>
                </td>
            </tr>
        </table>
    </div>
    <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
            {left_blocks}
            <td class="story-container" width="100%" style="vertical-align:top;">
                <div class="header-welcomeanddate-box">
                    <div class="header-welcomeanddate-text">
                        <a href="{site_url}">{welcome_msg}</a><br>{datetime}
                    </div>
                </div>

                <!-- START OF CONTENT AREA -->
 
 Quote

Status: offline

Blaine

Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
You have too many cateories per row or the names are too long but basically, you are trying to display too many names and that has to push out the browser to fit it.

Adjust the settings at the top of the public/filemgmt/index.php as needed or shorten the category names.

// Setup how many categories you want to show in the category row display
$numCategoriesPerRow = 2;
$numSubCategories2Show = 5;
Geeklog components by PortalParts -- www.portalparts.com
 Quote

Status: offline

jcz

Forum User
Chatty
Registered: 01/29/02
Posts: 39
Thanks Blaine. I'll gave that a try.
 Quote

All times are EDT. The time is now 06:12 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content