Forums

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

Home Forums CSS Layout horizontal Divs Reply To: Layout horizontal Divs

#235323
Shikkediel
Participant

You could add this to make the columns match better :

#footer-widget {
width: 80%;
}