Forums

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

Home Forums CSS Trying to make 2nd footer wider so it looks nice – not succeeding! Reply To: Trying to make 2nd footer wider so it looks nice – not succeeding!

#235076
expandir
Participant

I am not succeeding. Looks like the problem is #text4, the 1st footer, not the 2nd. It’s too wide.

I used this:

#text4
{
width:200px;
margin-right:0px;
}

But no luck…

help please!!