-
AuthorPosts
-
david892 Friend
david892
- Join date:
- December 2008
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 12, 2009 at 12:23 am #145955Hi there,
First of all, please look at the picture attached to the message for a visual explanation.
The 2 little bugs described below happen when I add a menu item with the option: Articles-Category-Blog
Bug #1 in Internet Explorer.
Text, horizontal line and pdf/print/mail icons exceed the template’s width. This problem does not show in Firefox.Bug #2 in Firefox
Caption text under the pictures renders as “ordinary” text, while it should be styled like in IE8. This is the first display bug I discover in Firefox for my site. Before that, everything was related to IE8.Finally, please note that I’m using Joomla! 1.5.15. Template was modified, but only minor changes to the top part where the logo is. URL is http://hockey.tremblaylecuyer.com
Thanks in advance for any help! You guys ROCK! 😎
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 17, 2009 at 3:43 am #323861Hi david892
I would like to answer your questions as follows:
Bug #1 in Internet Explorer.
=> I could not find this issue. maybe you fixed it.
Bug #2 in Firefox
=> Open template.css file, add following code to the end of file:
.img_caption {
color: #8a4a22;
font-size: 90%;
}1 user says Thank You to JA Developer for this useful post
david892 Frienddavid892
- Join date:
- December 2008
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 17, 2009 at 5:39 am #323875Thanks a lot for your answer. I will try your Firefox solution tomorrow night and will let you informed of the result!
For the Internet Explorer bug, it is still there. :confused: That’s weird. Try this URL:
Can you see it?
Could it be related to the version of IE 8 I’m using? I have 8.0.6001.18702
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 19, 2009 at 4:36 am #324172david892 Frienddavid892
- Join date:
- December 2008
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 19, 2009 at 1:40 pm #324265Hi JA,
Now that’s very weird (again). We have the same IE8 version. However, the code does not display the same. On the image you sent me, there’s even a display bug that I don’t have on my computer.
Your .jpg image shows that the “dark brown background” usually seperating the content sections is replaced with a color that matches the text background. The pdf/print/email option seems to be aligned (since the background color is the same) but in fact it is not aligned, because the background color at this location is supposed to be dark brown like the normal site background.
Now, how is this possible? We have the same browser version and we have two different renderings of the same site. Could it be related to the graphics card? OS version? I’m using XP
Thank you so far for all the time you spent on that problem. I appreciate it!
david892 Frienddavid892
- Join date:
- December 2008
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 20, 2009 at 12:48 am #324313Since the IE 8 Problem only happens in IE8, could it be fixed by modifying the .php file that deals with the display of blog style lists? :confused:
If yes where would be this file?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 20, 2009 at 9:22 am #324376Hi david892
I am terribly sorry for not being of much help in the case. Hope somebody will help you to solve it.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 20, 2009 at 9:35 am #324378Hi david892
please open templates/ja_uvite/css/template.css file, at about line 380, find following code section:
table.contentpaneopen, table.contentpane, table.blog {
width:100%;
}and change to:
table.contentpaneopen, table.contentpane, table.blog {
table-layout:fixed;
width:100%;
}1 user says Thank You to JA Developer for this useful post
david892 Frienddavid892
- Join date:
- December 2008
- Posts:
- 44
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
November 20, 2009 at 1:25 pm #324412JA,
You are THE MAN! Your proposed modification to my .css file worked perfectly!
Now, this problem still looks pretty weird to me since we had the same browser version and everything, but at least now it works! Again WONDERFUL JOB!
THANKS x 1000!
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by david892 14 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
IE8 vs. Firefox – 2 little display bugs
Viewing 9 posts - 1 through 9 (of 9 total)