The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Outlines ?
Well, my enlish isn't the best so please let my try to ask my question correctly. How do I add such outlines shown in the attached image of mine ? If it is a hack I would be happy to get the correct URL to the thread, because the search function is a pain in the ass for me :/
|
#2
|
|||
|
|||
actually i believe that this can be done with html alone... i know there's dotted lined borders you can use but i don't know how to do them... sorry...
g-force2k2 |
#3
|
|||
|
|||
border: 1px dotted #0600FF;
include it in your style "headinclude" in part : -- ( TEXTAREA, .bginput ) -- like this : TEXTAREA { FONT-SIZE: 15px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif; COLOR: #000000; FONT-WEIGHT: bold; BACKGROUND-COLOR: #EFEFEF border: 1px dotted #063CFF; } or/and .bginput { FONT-SIZE: 15px; FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif; COLOR: #000000; FONT-WEIGHT: bold; BACKGROUND-COLOR: #EFEFEF border: 1px dotted #063CFF; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|