Home › Forums › CSS › Aligning items in CSS › Re: Aligning items in CSS
March 12, 2013 at 8:00 am
#127827
Participant
Slider is getting the 550×300 width.
I don’t understand what you’re doing here:
#slider
.sidebar-top,
.widget {
float:right;
max-width:88%;
width:auto;
text-align:center;
}
since you don’t have a class `sidebar-top` inside `#slider`