Forums

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

Home Forums CSS Drop down effect on header image Reply To: Drop down effect on header image

#249708
[email protected]
Participant

In regards to the border problem. I have tried adding a simple border i.e.

body {
border: 220px solid red;
}

(Among other variations)

But that comes with a few problems:
– The top right hand corner of page is unaffected;
– There are half-trapezoid shapes overlaying the border where the page section changes (i.e. where that little dip is wherever the colour changes);
– It is no longer mobile friendly.

Also, if there is a way to post screenshots to this forum, that would be super helpful?