473,378 Members | 1,084 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

images positioning 'wrong' in IE6 for PC

haroldofcardboard
hello

i devd a site, all looks good in all browsers for mac and PC, except IE6 for PC.

i devd the site using html, javascript & external css

the issue occurs around the image based roll overs / menu on each page

on the index page, there is an image above the rollovers that is sitting too low and thus it is overlapping the rollovers

on the inner pages, there is also an image sitting too low, causing the same issue, and, there are 3 images just below the rollovers that are sitting too low, causing an unwanted gap.

i have tried many things and run through w3c validators, no luck.

help will be much appreciated.

here is are urls to see pages and source (i crrently have the site hanging off end of wifes site, as placeholder, until i upload at clients server when all is complete):

INDEX
http://allisonsmythe.com/-rgs/index.html

INDEX CSS
http://allisonsmythe.com/-rgs/index.css

INNER SAMPLE PAGE
http://allisonsmythe.com/-rgs/history.html

INNER PAGE CSS
http://allisonsmythe.com/-rgs/inner.css

this job is a freebie, urrrrrr.....
Feb 22 '08 #1
6 1351
angkana
15
I saw css. You should put css hack for IE6


Expand|Select|Wrap|Line Numbers
  1. *html #in-hdr-3{top:-7px;}
  2.  
  3. *html #in-hdr-28{top:139px;}
  4.  
  5. *html #in-hdr-29{top:139px;}
  6.  
  7. *html #in-hdr-29036{top:139px;}
Feb 23 '08 #2
ang

thank you, VERY MUCH, for taking the time to review my code. i shall give this a try, i assume you mean drop the script into my css exactly as you have it, i have never written that kinda script for css before, so its new to me.

also, one of the divs you refer gives me a clue, there could be an extraneous 'image' fighting for the same spot in the html page, i may try that 1st.

i will post back with results.

all the best

harold
Feb 23 '08 #3
angkana
15
You should not use lots of <div> and should learn more CSS basic


Best Regards,
Angkana Jivaphaiboolsak
Feb 25 '08 #4
ang

the script you wrote wroked great, thank you so very much

i am curious why you say i should not use so many div tags, why not? is it causing probs?

if you were doing this page, waht tags would you be using?

thanks,
wayne
Feb 27 '08 #5
drhowarddrfine
7,435 Expert 4TB
Too many divs is called "divitis". If they serve no purpose, why use them? Additional elements only cause confusion and make debugging more difficult. Every element should have a specific purpose.

Sometimes someone will use a div to help with positioning of other elements but they forget that almost all elements can be positioned with CSS on their own.
Feb 27 '08 #6
angkana
15
Too many divs is called "divitis". If they serve no purpose, why use them? Additional elements only cause confusion and make debugging more difficult. Every element should have a specific purpose.

Sometimes someone will use a div to help with positioning of other elements but they forget that almost all elements can be positioned with CSS on their own.
^-^ someting like that

Best Regards,
Angkana Jivaphaiboolsak
Feb 28 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Bryan R. Meyer | last post by:
Hello Everyone, The problem of browser resizing has become an issue for me. While redesigning my webpage, I set the left and right margins to be auto so that my content would be centered. ...
2
by: david graham | last post by:
Hi I have only got NN7, Opera 7.1 and IE5.5 to test with. Anyway, please have a look at http://p0c79.phpwebhosting.com/~p0c79/test100.html The absolutely positioned red div is correctly...
4
by: salty_dogs | last post by:
i have a site that works well in ie6 for the pc. but i've also seen it (don't have a mac) with ie for mac and safari. both of these browsers produce different and unwanted results. the biggest...
1
by: Mitch | last post by:
I have 2 rectangle images. 1 with a box in the upper left corner and the other with a box in the lower right hand corner. Both images are the same size. I would like to display these 2 images so...
7
by: theo | last post by:
Please, Why is this wide 6px border showing up where it is. It's supposed to be at the bottom of the page, inside of base div. I'm positioning wrong, something needs to cleared or x-index...
1
by: Tim | last post by:
I have an asp.net application that generates dynamic images (charts). When I run the application in debug mode from visual studio, or refer to the url with localhost in the name, everything works...
61
by: phil-news-nospam | last post by:
Why does SVG need a different tag than other images? IMHO, SVG should be implemented as an image type just like any other image type, allowing it to work with <img> tags, and ... here is the...
2
by: nino9stars | last post by:
Hello, I have just started messing with absolute positioning on webpages, and it definitely let's you do some creative things. Well, after much searching and help, I got the images I was using...
2
by: firstexact | last post by:
Hi guys, First post, hope you can help, I have done two sites www.trisant.co.uk and my own www.firstexact.co.uk. The 2 x 2 grid I originally envisaged goes haywire in Firefox as I get a 4 high by...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.