vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Navigation bar (https://vborg.vbsupport.ru/showthread.php?t=205103)

NakedAlien 02-12-2009 07:52 AM

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?

vbplusme 02-12-2009 07:59 AM

Check the Main CSS in the style manager, look for the Navbar box. You can change the attribute there.

NakedAlien 02-12-2009 05:38 PM

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

NakedAlien 02-14-2009 08:21 AM

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

Lynne 02-14-2009 04:14 PM

Quote:

Originally Posted by NakedAlien (Post 1743656)
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

Um.... they look the same to me. :confused:

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.

mikey1991 02-14-2009 04:29 PM

I had this problem, Lynne helped me out in my thread:

https://vborg.vbsupport.ru/showpost....87&postcount=2

:)

NakedAlien 02-16-2009 06:05 AM

Quote:

Originally Posted by Lynne (Post 1743979)
Um.... they look the same to me. :confused:

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.

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

NakedAlien 06-27-2009 02:56 PM

So how do you bring the links closer together?

Attitude5ire 06-27-2009 03:07 PM

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

NakedAlien 06-27-2009 06:38 PM

Can you give me an example in code, because else I probably will never get it :D


All times are GMT. The time now is 05:51 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
  • Page Generation 0.01004 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete