Forums

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

Home Forums CSS [Solved] How do I turn background of div into extending full width of page ? Reply To: [Solved] How do I turn background of div into extending full width of page ?

#184762
Gary Pickles
Participant

Hi Ian,

If you add this to the class=”historysection”

width: 300%;
margin-left: -100%;
padding-left: 100%;
padding-right: 100%;