The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Style issue
Hi, I'm working on a style for my forum and I'm having some issues.
I'd like my forum width to be the same width as my banner. I was able to make it do this, but it's too large for other monitor sizes. In other words, it looks like this for me: http://puu.sh/9T4eQ/d82363fb03.jpg and it looks like this on smaller monitors: http://prntscr.com/3yjade How can I make it to where the banner and forum width will auto-resize itself to look like it does on my monitor? |
#2
|
||||
|
||||
When dealing with CSS issues, it is impossible to tell what is going on from just an image. It is easier to use a tool like firebug to view the CSS and see what is happening. So, can you please supply a link and a test username/password, if needed, to see the problem.
|
2 благодарности(ей) от: | ||
Max Taxable, TTPlayground |
#3
|
||||
|
||||
|
Благодарность от: | ||
TTPlayground |
#4
|
|||
|
|||
Quote:
The style is called Toontown Central If a test acc is still needed I can provide one. |
#5
|
||||
|
||||
You have this in your CSS:
HTML Code:
#header .site-logo img { margin: auto; position: absolute; width: 1476px; } |
#6
|
||||
|
||||
You need to make some of the header graphics elements variable so it will display well on any size monitor. It also looks like the left and right margins can be tightened up a good bit.
You could also set the header to have no left or right padding or margin. That might look better.. All of it can be done with the correct css coding and just a bit of graphics work. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|