Results 1 to 7 of 7

Thread: Site not showing properly

  1. #1
    New user
    Join Date
    12-25-09.
    Posts
    16

    Default Site not showing properly

    I have a site http://www.newsfromnadia.com which is based on Typolight 2.7.6.

    I'm facing quiet a strange problem. It's a news based site. When I'm clicking on any news item, it's just showing the blank content with all the navigation & header. It's showing properly only on IE.

    Can anyone please help?

    Thanks in advance.
    Prasun

  2. #2
    New user
    Join Date
    08-13-11.
    Posts
    8

    Default Re: Site not showing properly

    It seems that the iframe, with the current time in the top right corner, is messing up something with the layout.
    If I remove this iframe element, the news item appears, at least in Firefox 5 it does.
    I hope this helps.

  3. #3
    New user
    Join Date
    12-25-09.
    Posts
    16

    Default Re: Site not showing properly

    Hi,

    Thanks for your help. Indeed it's the problem with iframe.

    Regards
    Prasun

  4. #4
    New user
    Join Date
    12-25-09.
    Posts
    16

    Default Re: Site not showing properly

    No, actually it's not. After doing some research got to know that iframe is not the problem. The main problem is Contao Newsticker module. When I add it to other pages, the contents of the page are removed. Can you please help.

    Thanks
    Prasun

  5. #5
    New user
    Join Date
    08-13-11.
    Posts
    8

    Default Re: Site not showing properly

    If you have a link to a faulty page, I shall have a second look.
    By the way, I always use Firefox with the Firebug plugin to find the code (often CSS) which causes the problem.

  6. #6
    New user
    Join Date
    12-25-09.
    Posts
    16

    Default Re: Site not showing properly

    Following is the list of faulty page:

    http://newsfromnadia.com/about_nadia.html.

    The Newsticker module added to this page and hence main content is not showing.

    Thanks
    Prasun

  7. #7
    New user
    Join Date
    08-13-11.
    Posts
    8

    Default Re: Site not showing properly

    Okay, try this:
    In style id #navigation remove the line margin-bottom: 10px;
    I think this is pushing the #main window away somehow.

    To correct for the 10px, you can add: padding-top: 10px; to #main .inside again.
    Maybe you have to experiment with this.
    Hint: use Firefox + Firebug.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •