The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
About me?
On this site, In the "About Me" tab. I see boxes surrounding the profile field.
How can it be created? And if it's a modification. Does anyone know what the modification is called? So I can download it? Or even if it's a template edit. I need to know what it is. |
#2
|
||||
|
||||
Bumping this.
|
#3
|
||||
|
||||
Bumping this. Hopefully someone can help me.
|
#4
|
||||
|
||||
Likely done by custom edits to the template and the boxes are probably <legend> tags... you can view source to confirm but here is more info on using <legend>: http://www.htmlcodetutorial.com/forms/_LEGEND.html
|
#5
|
||||
|
||||
Would you happen to know what custom edit I should do to arrange them like that?
|
#6
|
||||
|
||||
As Joe said, go take a look at the page source on that site to see what they did. It's probably a <legend> tag.
|
#7
|
||||
|
||||
Well, when I take a look at the page source, anything I really see with the profile legends is
PHP Code:
|
#8
|
||||
|
||||
I have no idea what those boxes contain, but I'm guessing the CSS is written such that each takes up 50% of the width. It is impossible to figure out CSS from an image. You will need to use something like firebug to see what they are doing there.
|
#9
|
||||
|
||||
Look for fieldset in the CSS code, that will likely have the code they used to create what they did.
|
#10
|
||||
|
||||
OK, so I did view the source, and I did find the "About me Tab" in the CSS and got this.
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|