DotDragnet
May 24, 2012, 10:33:18 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Mobile users - Our forum is Tapatalk enabled. http://www.tapatalk.com/
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: IE Floats  (Read 1508 times)
Jeep Stone
Hero Member
*****
Posts: 908



View Profile WWW Awards
« on: August 13, 2007, 03:05:14 PM »

http://regencyhampers.room58.net/regencyhampers/category.asp

Issue is only shown in IE6/7 where the sidenav appears beneath the masthead. I've checked the widths and implemented fixes where appropriate but can't see what's causing the issue here. Is it the fact that the banner is pushing it down? Is there a way to get around it?
Logged

Chris H
Resident God Botherer
Global Moderator
Hero Member
*****
Posts: 2291



chrishall57
View Profile WWW Awards
« Reply #1 on: August 13, 2007, 03:32:50 PM »

Page not found here.
Logged

Jeep Stone
Hero Member
*****
Posts: 908



View Profile WWW Awards
« Reply #2 on: August 13, 2007, 03:37:09 PM »

Sorry. try

http://regency.room58.net/regencyhampers/category.asp
Logged

Ben
Hero Member
*****
Posts: 766


I didn't do it


View Profile Awards
« Reply #3 on: August 13, 2007, 04:24:01 PM »

Code:
a.boxbutton, div.hamper a.boxbutton_buynow, div.hamper a.boxbutton_more {
display: block;
padding: 5px;
margin: 10px 20px;
border: 1px solid #FFF;
background-color: #81040A;
color: #FFF;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
}

Could it the padding of the boxes in your sidebar?
Logged
Mr Anderson
DDN Contribs
Hero Member
*****
Posts: 2267



ap4a.uk ap4a
View Profile WWW Awards
« Reply #4 on: August 13, 2007, 04:28:49 PM »


div.sidenav {
   width: 157px;
   float : left;
}

div.sidenav select {
   width: 157px;
}

a.navbutton {
   width: 117px;
}
Logged

Jeep Stone
Hero Member
*****
Posts: 908



View Profile WWW Awards
« Reply #5 on: August 13, 2007, 04:39:39 PM »

Good spot Ben and thank Mr Anderson. Now sorted. smile
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!