The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
The user album page looks like: Attachment 130438 I want to reduce the height and width of the outer box as indicated by the red arrow and notice that in Firebug the definition of css - class"picture" for the same as: .picture { display: block; height: 608px; padding: 10px; width: 608px; } and I want to reduce the width and height to 208px. So defined it as in additonal.css: .picture { height: 208px; width: 208px; } but I do not see any changes effected. But in Firebug when I edit these values to 208 px the effect is visible. Attachment 130440 Notice the red arrow pointing the change in css definitions. Let me know how to make this change in css. Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|