1
limecity
[code] no scrollbars?
  • 2005/5/31 4:19

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


i try to use the <code] function but mine doesn't work like xoops.org.

how do i make the scrollbar appear?

test test test test testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest

2
chapi
Re: [code] no scrollbars?
  • 2005/5/31 7:14

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


This is a css setting. You have to define the "overflow" for xoopsCode in the style.css of your theme. It should look similar to this one ..

div.xoopsCode {
    
background#FFFFFF;
    
border1px inset #000080;
    
font-family"Courier New",Courier,monospace;
    
padding0px 0px 0px 3px;
    
overflowauto;
}

Login

Who's Online

239 user(s) are online (153 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits