The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
wired header problem
The Extra header is coming in navbar when I make the width less than 100% |
#2
|
|||
|
|||
Part of the html for that page looks like this:
Code:
<table border="0" width="95%" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="95%" class="logo_bg"> <table width="95%" border="0" cellpadding="0" cellspacing="0"> <tr> If you change the 95% in red to 100%, I think that will fix it. (Sorry, I don't know exactly where you need to change it - or whether it's in a template or stylevar). |
#3
|
|||
|
|||
I know where to fix it, but i dont want to make 100% width
is there any solution for correcting this without full width ? |
#4
|
|||
|
|||
Well, what I did was look at your site in Firefix with the Firebug mod installed. I lets me "inspect" anything on the page and see the html and css that creates it, and also change the values and see the results. So I'm pretty sure changing the value I posted in red above will fix your problem - it just changes the width of the navbar, not the entire site. But maybe you're using a stylevar there, and it's the same as the variable for the entire site width? Otherwise, I'm not sure what to tell you - maybe someone else will know.
|
#5
|
||||
|
||||
You could set the width to auto or maybe introduce another <td> with just a in it to make up the width.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|