The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help
hi i have this litle problem how can i make the bacround of the edit box bigger
see the image.the box is too smol only if i make edit!! if i make a new post the box is ok. see the new post box its ok |
#2
|
|||
|
|||
Check your editor template mate
|
#3
|
|||
|
|||
thank you its ok now
|
#4
|
|||
|
|||
Try the CSS first
Styles & Templates >> Style manager >> CSS Templates Editor.css Look for ".editor_textbox iframe " Example would be Code:
.editor_textbox textarea, .editor_textbox iframe { width:99%; height:200px; float:none; background-color:{vb:stylevar textedit_background.backgroundColor}; font:{vb:stylevar content_msg_font}; } .editor_textbox iframe { margin:0; padding:0; height:206px; } |
#5
|
|||
|
|||
.editor_textbox textarea,
.editor_textbox iframe { width:99%; height:200px; float:none; background-color:{vb:stylevar textedit_background.backgroundColor}; font:{vb:stylevar content_msg_font}; } i think that is ok now? --------------- Added [DATE]1275834532[/DATE] at [TIME]1275834532[/TIME] --------------- and this is a last problem if you can help the text not in the midle |
#6
|
|||
|
|||
Quote:
Check your ".popupbody" in CSS |
#7
|
|||
|
|||
i am there bud i cant find the code is too mats..
|
#8
|
|||
|
|||
That looks fine must be a header problem check your Header code
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|