The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Navigation bar
I want to edit where the links such as UserCP, Faq, Community etc are. I want to have a different background for it. Where do I edit that and what code should I add?
|
#2
|
|||
|
|||
Check the Main CSS in the style manager, look for the Navbar box. You can change the attribute there.
|
#3
|
||||
|
||||
Where in there do I put the url of the image? I tried before on the background section. All it did was add the image above the navigation bar, not underneath it
|
#4
|
||||
|
||||
I also would want to move the links to the center. So there isn't such distance between each link. What part of the code should I edit to do that?
In case I didn't make it clear enough this is what I want: UserCp Faq Community Instead of: UserCp Faq Community |
#5
|
||||
|
||||
Quote:
They should all be in <td> tags in a row, <tr>. So, I think it you align="center" to the row tag, they should get centered. |
#6
|
||||
|
||||
I had this problem, Lynne helped me out in my thread:
https://vborg.vbsupport.ru/showpost....87&postcount=2 |
#7
|
||||
|
||||
Oh yeah they indeed do look the same. But my intention was to show that the style which I wanted had less space between the links. UserCp .... FAQ .... Instead of Usercp ................. FAQ
|
#8
|
||||
|
||||
So how do you bring the links closer together?
|
#9
|
||||
|
||||
There are couple of ways.
You have the main table for the links with width 100%. you need to loop another table inside it and make with say for ex:80% or any % if its fluid layout. You can also try padding options too or cell spacing manually reduce it but the table width needs to be less if u want em close |
#10
|
||||
|
||||
Can you give me an example in code, because else I probably will never get it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|