Old 17-07-2006, 05:11   #1 (permalink)
Narate
Royalty™
 
Narate's Avatar
 
Join Date: Feb 2003
Location: Manchester (UK)
Posts: 3,244
Always explorer

Working on a website for a fashion stylist (Its great when she visits the studio because shes fit) but not being a code junky the site I built using css goes to shit in IE.

From what it looks like there is something preventing the floats sitting next to each other and the content div keep inheriting a load of padding and margins. Tried it fix it with positioning but it didnt work.

http://www.weshallsee.co.uk/ek/

any ideas?
  Reply With Quote
Old 17-07-2006, 05:20   #2 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,979
Have you tried setting the padding and margins to 0 for the content style?
__________________
  Reply With Quote
Old 17-07-2006, 05:22   #3 (permalink)
datahound
Spare Parts
 
datahound's Avatar
 
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 4,979
.content {
float:left;
width:601px;
height: 484px;
background-image: url(img/fabric.jpg);
margin: 0px;
padding: 0px;
}
__________________
  Reply With Quote
Old 17-07-2006, 05:29   #4 (permalink)
Narate
Royalty™
 
Narate's Avatar
 
Join Date: Feb 2003
Location: Manchester (UK)
Posts: 3,244
cheers, I'll give it a bash now and re-upload.

done
  Reply With Quote
Old 17-07-2006, 12:34   #5 (permalink)
Narate
Royalty™
 
Narate's Avatar
 
Join Date: Feb 2003
Location: Manchester (UK)
Posts: 3,244
didnt work mind
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8