1
Well I have a div where I use padding and overflow but when the overflow is activated and the scroll bar appears the text goes over the area of the padding, there is a way to make the overflow start from the initial area of the padding?
visualization in practice, where is written chat chat ... put the mouse and scroll down and see that the words will override the initial position of the padding http://yugioh.site/layout.html
OBS: I would like a solution other than creating a new div(in order to reduce the code)
http://yugioh.site/layout.html access and see where this written chat, scroll down the text and see that the words will enter on top of the image
– Arsom Nolasco