-
AuthorPosts
-
September 30, 2010 at 1:00 am #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
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 30, 2010 at 5:05 am #357139i 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 Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 30, 2010 at 6:22 am #357144Main 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.
September 30, 2010 at 3:37 pm #357215Hi 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 Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 30, 2010 at 3:46 pm #357216I’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?September 30, 2010 at 4:03 pm #357219Hi 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!
September 30, 2010 at 4:10 pm #357220Hi 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!
-
AuthorPosts
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
Jump to forum
-