> Christopher Blake wrote: >> http://domain1255110.sites.fasthosts.com/uni/index4.html > >> I know that there is a hack to help this but don't understand it when >> I read it. I want to start learning how and why I need to create >> these hacks so any useful links would be appreciated. So far I >> have found this; http://tagsoup.com/cookbook/css/fixed/ but the >> trouble being I don't really understand it - what it is telling me >> to do, how >> it works in my context etc. > > A couple of alternatives: > > Ordinary CSS solution... > <http://www.gunlaug.no/contents/wd_additions_17.html> > ...which works more or less as the one you've found. > > IE-expressions... > <http://www.gunlaug.no/contents/wd_additions_15.html> > ...which works better IMO, but requires Javascript support in IE/win.
I have been trying to use additions_15html to achieve fixed. http://domain1255110.sites.fasthosts.com/uni/index4.html http://domain1255110.sites.fasthosts.com/uni/stylefile/ myiefixedhack.css (hack) http://domain1255110.sites.fasthosts.com/uni/stylefile/stylenp.css I have also looked at the previous hack that I used for the Neil Parish Site and saw that it was either fix top or bottom - and then adding margins to the items in between. I have tried to do the same but it isn't working. http://www.neilparishmep.org.uk/ http://www.neilparishmep.org.uk/stylefile/style1.css http://www.neilparishmep.org.uk/stylefile/style4ie.css (previous hack) I have also noticed that in this one there are some adjustments to #menu li a too. kind regards, Chris > > Hope my descriptions are slightly easier to understand :-) > a lot easier - thanks. > regards > Georg > -- > http://www.gunlaug.no > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
