vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Moving Elements of the Skin? (https://vborg.vbsupport.ru/showthread.php?t=313469)

Sinistra 08-05-2014 06:05 PM

Moving Elements of the Skin?
 
How do I move elements of the theme. say I want to put the navbar above the header. how would I go about doing this.

BBNZowner 08-07-2014 08:10 AM

Changes to your HTML and probably CSS templates. You'll have to be more specific to get proper assistance from members here though as that's way to broad.

Sinistra 08-07-2014 01:34 PM

How more specific can I be when I said I wanted to move the navigation bar to the top of the page?

Zachery 08-07-2014 03:49 PM

Lean HTML and CSS, and use those skills to re-arrange the templates as required.

This is something that is not directly easy, and doing it for you would be a moderate amount of work.

Lynne 08-07-2014 04:20 PM

I think you would need to edit every single page template (FORUMHOME, FORUMDISPLAY, SHOWTHREAD, etc) and put the call to the navbar template above the header template. You may have to also edit those two template to make sure the div tags are flowing correctly.

Sinistra 08-08-2014 07:19 PM

Quote:

Originally Posted by Zachery (Post 2510228)
Lean HTML and CSS, and use those skills to re-arrange the templates as required.

This is something that is not directly easy, and doing it for you would be a moderate amount of work.

I know HTML and CSS its just that vbulletin has a learning curve from IP.Board. See vBulletin dose not have a global template like IP.Board so this is why I asked.

Quote:

Originally Posted by Lynne (Post 2510232)
I think you would need to edit every single page template (FORUMHOME, FORUMDISPLAY, SHOWTHREAD, etc) and put the call to the navbar template above the header template. You may have to also edit those two template to make sure the div tags are flowing correctly.

Thanks ran into another problem Seeing as I have to do it for all my vBulletin stuff when I did it on forum home I got this

http://www.otakusquare.com/vBissue.png

What I am trying to do is put the logo in between the primary nav and the secondary navigation f possible

Lynne 08-08-2014 09:51 PM

It may be easier to take the part of the code you need above the logo (the primary nav from the navbar template) into the header template and then write a plugin that registers the needed navbar variables for use in the header template. I can't think of how else to have it 'split' like you want.

Sinistra 08-09-2014 11:03 AM

OK so I will have to rethink my design then! Thanks for the help!


All times are GMT. The time now is 09:16 PM.

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.01033 seconds
  • Memory Usage 1,723KB
  • 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
  • (8)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