![]() |
Header and NavBar Question????
I'm using a custom graphic in my forums with an html navbar but there is a gap between my buttons and my graphic, the forums can be seen here... http://forums.centurystudio.com
Here is the code i put into the style manger header area... Quote:
|
try adding an empty cell to the end of the table
HTML Code:
<td> </td> |
no, it didn't work...
|
Looks like your CSS . Like your padding. I would adjust it. It has 2px. I can not see all your CSS but i seen it was in your cscnavbar-files/styles_xfaq1.css. Are you trying to take the space away or add ?
|
I'm trying to get rid of that space between the dhtml buttons and the header...what would i change, im new to html ect...
|
Look at your /styles_xfaq1.css. That contains padding. Since i can not view it all to check. I would start there ...where padding is 2px. Change lower.
|
i see...whats weird is on my main website, when i use the same dhtml code for the buttons it doesn't have that gap. www.centurystudio.com
i will try changing the padding and see what happens.... |
okay keep us posted. Also i took a look and seen in your body you have 5 px. You might want to change that to zero. That will put it flush with the top without your banner.
|
In the body on the forums?
--------------- Added [DATE]1253470289[/DATE] at [TIME]1253470289[/TIME] --------------- It didn't work...changing the padding in the CSS :( |
Hm i would actually need access to find out what the real issue is. Yes the body , it is located in the CSS also or admincp of vbulletin.
|
i will pm you info...
--------------- Added [DATE]1253471270[/DATE] at [TIME]1253471270[/TIME] --------------- PM sent |
Just got in ..will take a look and see what is wrong and post it.
you had the wrong code in the header. I noticed it right off <td align="$stylevar[left]"><a href="http://forums.centurystudio.com"><img src="http://forums.centurystudio.com/cscheader.jpg" border="0" alt="Forums Home" ></a> The red is correct . You had <a href="http://forums.centurystudio.com"><img src="http://forums.centurystudio.com/cscheader.jpg" border="0" alt="Forums Home" /> you forgot to close it correctly. The orange is how you had it and the red is corrected code. |
Did you correct it? i just looked at it and the cscheader.jpg is still not touching the buttons...or are those the correction i need to make?
PS...Thank you so much for your support i really really appreciate it... |
yes the issue is resolved. You are probably pulling cache. I tested in FF. Correction i just checked IE and there is a space but now FF is correct.
|
Ya thats wierd in IE i just cleared my cache and everything and it still shows up like that...
|
Okay check now ..i edited your code. I would actually go back and put everything in divs and make it neater. But i did not change your code but a bit. Added in red and should look okay in IE now.
<td align="$stylevar[left]"><a href="http://forums.centurystudio.com"><img src="http://forums.centurystudio.com/cscheader.jpg" border="0" alt="Forums Home" style="float: left";></a> |
Sweet it worked, thank you so much for your help...What do you mean buy puting everything in div tags...Like all the button stuff?
What does the float left tag do? Thank You so much i have been messing with that for a couple of days now and it was driving me crazy....Thank you |
Just putting the header in div tags ...that way you can position it how you like and style it. But you do not need to if you do not want too. It is just saying how to position everything. It is hard to explain. Glad we got it working.
|
Yes thank you so much, again i really appreciate the help, it looks awsome exactly what i wanted...
|
All times are GMT. The time now is 06:48 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|