The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm trying to edit the block border around the post form on newthread, reply, quick reply, etc and I'm not having any luck.
I've thickened up the block header border by changing the border width but I can't figure out how to thicken up the 2 sides & bottom of the block row border. i can see in the style guild that the var I need to change is block_border but changing the settings there seem to do nothing. i made sure to change all settings for width, color, units, & style but I still just get a thin black line. anyone know how to change this border? i've attached a screen cap of the stylevar guide identifying the var & a screen cap w/ a red arrow showing what i'm trying to edit. man the new CSS is driving me nuts. thanks in advance |
#2
|
|||
|
|||
![]()
See if this helps you - http://www.vbulletin.com/docs/html/s...tainer_general
|
#3
|
||||
|
||||
![]() Quote:
block_border - Changes the width, color and style of the border around forms but editing that seems to do nothing. i don't know why changing blockfoot_border works. blockfoot_border - Changes the width, color and style of the last row on the page and so does blockhead_border blockhead_border - Changes the width, color and style of the outline around the block head border but not block_border and it's not blockrow_border. that makes lines inside the outer border. |
#4
|
|||
|
|||
![]()
Well the best way to get it right the first time is use firefox and install firebug. I had to fo most of my theme that way as the stylvar was way pre-mature.
|
#5
|
||||
|
||||
![]() Quote:
which isn't in the style var editor but looking in the CSS templates I found this chuck of code in vbulletin-formcontrols.css HTML Code:
/* div.section is needed to resolve IE7 percentage width bug */ .formcontrols .section { padding:0 15px; } thanks again |
#6
|
|||
|
|||
![]()
I would of mentioned it earlier but I thought it already was in the stylvars. I always go the easiest route first.
|
#7
|
||||
|
||||
![]()
that fixed it in IE too. not sure what the block_border in the editr does.
thanks once again |
#8
|
|||
|
|||
![]() Quote:
Under Common -> tabslight_border Hope that helps. I have no idea what block_border does either - nothing happened for me. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|