Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jguemez Friend
    #154765

    Hi!

    I´m working on a new site using Joomla! 1.5.20 Stable.

    ja_purity template look great in Internet Explorer 8, Chrome and Safari.

    When I open the web site in Firefox, just the Main Content (Front Page) appears in the right position of the Template; other sections in menu appears fine.

    9047

    9048

    website: http://www.cirt.com.mx/portal

    Pleas help.

    Thanks


    1. view-firefox
    2. view-IE8-Safari-Chrome
    Saguaros Moderator
    #357139

    i see the problem from the banner displaying at the top menu

    1) you disable this module.
    2) or you try to find code: <div id=”ja-banner”>
    replace:
    <div id=”ja-banner” class=”clearfix”>

    gray Friend
    #357144

    Main problem I think is that you have a custom HTML in the “Boletin de Prensa 09/2010” cell (right top content cell). For example I found an error there:

    <td valign=”top” width=”” 90%=”” class=”jd_body”><p align=”left”><span style=”font-family: arial,helvetica,sans-serif; font-size: 12pt;”> Muestra Pleno de COFETEL voluntad para que avance el sector</span></p></td>

    Review the code, and try to make it as clean as possible.

    Also, if to remove float:left from the style in template.css


    div.advs {
    clear:both;
    display:block;
    float:left;
    width:100%;
    }

    All content blocks, instead of the “Boletin de Prensa 09/2010”, go the their places.

    jguemez Friend
    #357215

    Hi gray!

    First, thanks for your response.

    Given your observations, I proceeded to unpublish the article “Boletin de Prensa 09/2010”, however the original behavior remains the same. :(( Greetings

    gray Friend
    #357216

    I’ve accessed your site and see that you’ve unpublished the banner, but article is still there.
    Have you tried to replace the article with another one?

    jguemez Friend
    #357219

    Hi gray!

    I’ve been testing, removing and placing the banner, removing and placing the article “News Release” and you’re right, there is a problem with the item, since the recommendation of @tienhc altering the template index.php items appeared in their correct position, but the article you mentioned still have problems viewing. leave untouched the websaite for your thoughtful comments. Greetings!

    jguemez Friend
    #357220

    Hi tienhc!

    Your recommendation worked well, at least I know that this is an article making noises in the template “Press Releases.” The title of the article appears in the correct position, but its content is shifted to the right column. In this article I’m just putting the code for downloading a document using the component jDownloads “jd_file file == (47)” and is the only text in the article. Greetings and thanks!

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  jguemez 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum