May 24, 2012, 10:32:57 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Mobile users - Our forum is Tapatalk enabled.
http://www.tapatalk.com/
Home
Help
Search
Login
Register
DotDragnet
>
The Creative Side
>
On the web
>
IE Floats
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: IE Floats (Read 1508 times)
Jeep Stone
Hero Member
Posts: 908
IE Floats
«
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
Jeepstone
Chris H
Resident God Botherer
Global Moderator
Hero Member
Posts: 2291
Re: IE Floats
«
Reply #1 on:
August 13, 2007, 03:32:50 PM »
Page not found here.
Logged
The Sign Of The Cross
Jeep Stone
Hero Member
Posts: 908
Re: IE Floats
«
Reply #2 on:
August 13, 2007, 03:37:09 PM »
Sorry. try
http://regency.room58.net/regencyhampers/category.asp
Logged
Jeepstone
Ben
Hero Member
Posts: 766
I didn't do it
Re: IE Floats
«
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
Re: IE Floats
«
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
500px
|
last.fm
|
G+
|
lomo
Jeep Stone
Hero Member
Posts: 908
Re: IE Floats
«
Reply #5 on:
August 13, 2007, 04:39:39 PM »
Good spot Ben and thank Mr Anderson. Now sorted.
Logged
Jeepstone
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Jee's Forum of Appalling Jokes
-----------------------------
The Creative Side
-----------------------------
=> Arty stuff
=> Photography
=> On the web
-----------------------------
The Tech Side
-----------------------------
=> Tech stuff
=> Hardware & Software
-----------------------------
The Business Side
-----------------------------
=> Anything business related
-----------------------------
The Practical Side
-----------------------------
=> Practical Advice
DotDragnet
>
The Creative Side
>
On the web
>
IE Floats
Loading...