Forums

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

Home Forums CSS large font size padding issue Re: large font size padding issue

#83793
Grifff
Member

If you’re absolutely positioning you could also use the clip property, e.g:

clip: rect(85px 450px 395px 45px);