PDA

View Full Version : Problem with code tags


blindkilla2
11-20-2007, 01:26 AM
Well on my forum when i use code tags the tables are really narrow

info info info info
| .......................... |<- This is how wide my code tags are, any idea how i can change or fix this?



Thanks in advanced

Millenium IT
11-20-2007, 10:22 AM
Step One:
Log into your admin CP

Step two:
Go to Style Manager

Step three:
On the style that this problem is occuring, click on the dropdown menu and select StyleVars

Step four:
Find this:
Code Block Width (pixels)
(This value controls the width of [code], [php] and [html] bbcode blocks. You may set this value to 'auto', but if you do, Internet Explorer will stretch the width of the block rather than inserting a scrollbar.)

Step Five:
Change the value in the input box to "auto"

Thats right, not a dimension number, not a width percentage, simply put the word "auto" in there.

Goodluck :)

blindkilla2
11-20-2007, 06:10 PM
Worked, thank you so much!!

:)