![]() |
Navbar color?
When I add new code to navbar on my site it breaks the background color on some of my templates!
Also, how do I center a logo in header? currently its =left my broken navbar.. thanks! |
change =left to =center :) try that
remove the class="vbmenu_control" when you are doing the template edit example Code:
<td class="vbmenu_control"><a href="arcade.php">Arcade</a></td> Code:
<td><a href="arcade.php">Arcade</a></td> |
Thank you!! Fixed my broken templates in a jiffy!! I cant believe I didnt ask sooner!
now for my header logo issue, lol. I actually dont have a =left her is my code.... PHP Code:
Nevermind. I played witht he code and figured it outI changed it to... PHP Code:
but now I would like to add a left and right image that reapeats so that the image stretches :) |
You can use CSS for the background. Something such as:
Code:
style="background: #FFFFFF url("./path/to/image.gif");" |
That is some useful info! but I dont know if thats what I need for logo streaching..take a sliver ov the logo end pieces then name them something like Logo_left and Logo_right then repeat I dont know templating very well only lagistics. I assume it will be some kind of
<img src="path/to/logo_right.gif" border="0" repeat-y; that is a very ruff guess lol, but it should also be =right and vis versa for the left logo image then the meet up with the center logo image.....Im I making any sence lol I think Im gonna add a few backgrounds to some of my styles now though lol |
All times are GMT. The time now is 03:37 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:
|