PDA

View Full Version : the problem of the scroll bar


vB-Tr
04-06-2013, 04:59 PM
http://www.resimagaci.com/img/97fjrl.jpg (http://bit.ly/zN9r1Y)


Hello
How do I add the scroll bar as shown in the picture?

I'm waiting for help..

nerbert
04-06-2013, 08:34 PM
" overflow-x:scroll;" in the css puts a scroll bar there under all conditions.

"overflow-x:auto;" puts it there if needed. You can do it in a style sheet or inline style attribute

vB-Tr
04-06-2013, 08:45 PM
" overflow-x:scroll;" in the css puts a scroll bar there under all conditions.

"overflow-x:auto;" puts it there if needed. You can do it in a style sheet or inline style attribute

Thanks for the answer.
using the default theme, but I do not know exactly.
I will add code to help where would you be?
beginner, could you help me please?

--------------- Added 1365342474 at 1365342474 ---------------

--------------- Added 1365342522 at 1365342522 ---------------

Do not have anyone to help me?
I still could not figure out the problem.