hi everyone
im not actually going to out source this XD but i maybe need to do a lot of fixes or maybe just a few.
a site im working on works fine on ie8, but ie7 is pretty much screwed as soon as you click on a subpage you will start to see all the broken parts. this is for quite a big client and the deadline is monday. usually ill code so that i dont have to do ie7 fixes, so im a bit lost when it comes to estimating how long all these fixes will take, whether they will require any large amount of recoding etc..
if anyone knows, could someone give some insight into what they think this will take and how long? (The deadline for all this is next week) so that i can try to manage work accordingly?
Of course if any one can see any obvious fixes let me know!! Ive pasted all the fixes i can find below (excuse my note form)
All the fixes:
SITE WIDE PROBS:
#main (content box) background not showing on subpages
.row within .group within #newsgallery is misaligned (look at video-library.php where it's displaying ok)
.row a (links) are underlined
#footer background not showing properly
#subpagenav not displaying - shunted down - to do with it's position:absolute. if i take this off this fixes the #main background too. i need to reposition it.
.analystquotebox background image not showing (bottom background does show. is this it's lack of height?)
SPECIFIC PAGES:
/wol/ (microsite):
#main showing background but not spanning down to the footer. footer background not displaying at all including its colour.
#lhcolumn (left menu) misaligned when hovering over it and after i take the mouse away
/wol/wol-video.php:
video embed misaligned with #mainvideo (its holder)
video-library.php: #mainvideo misaligned - to do with it's position:relative, when removed it is aligned.
video-library.php: embedded flash is not aligned with #mainvideo its 'holder'
/future-ready-workspace/ (microsite):
#footercontact bottom footer background not displaying,
#lhcolumn (left menu) misaligned
case studies pages and partner microsites: main content is misaligned (fixed by changing .column4 margin to 16px all round)
what-we-do/product.php:
left side of main content (.fullcol) too close to edge of white background
what-we-do/lifecycle-services.php
left side of main content (.fullcol) too close to edge of white background
..Ugh..
Thanks