The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I make everything touch?
Hey - I've attached a picture of the vB CMS page I'm working on right now. How do I close the gap between the content/widgets and the whole page? Pretty much, where it's red I don't want there to be the white gap. Any help for what code to edit?
P.S. I have the page width set to 800px and centered. 500px for content and 300px for widgets. No room for anything else. I want everything touching/flush... if that makes sense. Thanks! |
#2
|
||||
|
||||
Go to your style > styleVars > and click on vbcms to list all the stylevars for the cms. Try changing the margins there to 0.
|
#3
|
|||
|
|||
Already did - still no luck. Any other suggestions?
|
#4
|
||||
|
||||
You can look at the css for the grid and see if it is in there. I really don't know since figuring out css issues from an image is not something I can do.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Play with the right-margin in this class - .yui-tvb-r4 #yui-main .yui-b (do a search in templates for it). Make it smaller. I'm not sure what to do about the text that is set to be 100% though. You really have to just play with it I think.
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
You really should be creating your own grid for what you want to do. Right now, you have a left and right side and that is why there is all that space under the right column. You really need to make a bit div and then have the right column in a div inside the main div and then the text would just flow around it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|