-
AuthorPosts
-
June 17, 2008 at 1:15 pm #129779
Is there anywhere I can find a list of IE6 issues because I’m having many problems with the CSS styling. My site, http://www.mbf-events.com/pga needs to be live this Friday and need some help!!!!
Thanks in advance
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 17, 2008 at 1:53 pm #254147The easiest would be to list all the problem you have, and all modifications you have done to the template.
This way its more easy for us to help youJune 17, 2008 at 3:12 pm #254163Few issues I have with regards to IE6:
1 – Logo in upper left is being covered by a blue box. Attached screenshot from Firefox shows the correct header
2 – The ‘Registration’ link should be right under the main navigation, as seen in the screenshot. In IE, the Registration link is being displayed in the left column, but below the main content area.
3 – The blue horizontal below the main body needs to be removed.
I have attached the stylesheet and an image from Firefox as to what the page should look like.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 17, 2008 at 3:45 pm #254178Hmmmm, not sure what to say here, but what are you actually doing?
The path ot the logo should be
url(../images/logo.gif)
notbackground: url(../../../images/stories/pga/mbf_logo.jpg) no-repeat;
This will give you problems if you gonna move the site later on.
Its just to upload your logo image to the images folder of the template.
Change the width of ja-col1 in the css to a lower width.
#ja-col1 {
border-top:0px solid #AEAEAE;
color:#003366;
overflow:hidden;
padding-left:12px;
padding-top:10px;
width:182px;
}
Edit the code in this file here: “http://www.mbf-events.com/pga/templates/ja_fedora/css/ie6.php”
#ja-logo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pga/templates/ja_fedora/images/logo-bg.png', sizingMethod='scale');
background-image: none;
}
This goes to the old background.AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Menalto 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Trying to figuring out issues for launch on Friday!!
Viewing 4 posts - 1 through 4 (of 4 total)