Skip to content
WJunction - Webmaster Forum

Skin length too big

Status
Not open for further replies.

18 comments

Nah MrP, it's the code box.

@light, I'll search around. Will let you know in sometime. Try checking it in the default skin if it's looking okay?
 
try this
got to admincp/style & Templates/ur skin/edit template/BB code Layout Templates/bbcode_code

here use this default code for it


<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px">$vbphrase
Code:
:</div>
    <pre class="alt2" dir="ltr" style="
        margin: 0px;
        padding: $stylevar[cellpadding]px;
        border: 1px inset;
        width: $stylevar[codeblockwidth];
        height: {$blockheight}px;
        text-align: left;
        overflow: auto">$code</pre>
</div>[/QUOTE]

this is default see if it helps
 
np now try this

admincp/style & Templates/ur skin/StyleVars
here check Form Width (pixels) & Code Block Width (pixels)
both should be same most prob 640px
 
Status
Not open for further replies.

About the author

L
Active Member · Joined
Not Much Games
2,172
Messages
385
Reactions
83
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom