Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Aligning items in CSS Re: Aligning items in CSS

#127827
CrocoDillon
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`