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)
-   -   Move Forum Name (https://vborg.vbsupport.ru/showthread.php?t=268628)

NTMID8 08-16-2011 01:36 PM

Move Forum Name
 
1 Attachment(s)
OK, how do I move the forum name as seen next to the blue arrow to above my donation bar as seen where the red arrow is?

Hmm, should I actually move it above the breadcrumb?

duketxboy 08-17-2011 12:05 AM

good questions im trying to do the same lol

RobbieZ 08-17-2011 04:30 AM

You need to move the two modifications not the forumname! Thats their positioning as programmed by the coders.

Valters VSa - PayPal Donate positioning would need discussing over at his thread and your other mod looks like New Album Picture by Atakan KOC which is also discussed about positioning on forumhome in the threads.

Alecsmith 08-17-2011 05:37 AM

I edited navbar file to move Forum part just above welcome message.

I moved selected code

Quote:

<div class="body_wrapper">
<div id="breadcrumb" class="breadcrumb">
<ul class="floatcontainer">
<li class="navbithome"><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" /></a></li>

{vb:raw navbits.breadcrumb}
{vb:raw navbits.lastelement}
</ul>
<hr />
</div>
Just below

Quote:

{vb:raw ad_location.global_below_navbar}

setishock 08-17-2011 07:33 AM

The really down and dirty way to move anything on the forum home page is to just add position statements to the object and put that in the additional.css. It's a lot less complicated than moving chunks of code that may have variables that have to be re-registered.
In this case I have to go along with RobbieZ. Best to ask the coders of the mods you use how to move them around.

NTMID8 08-17-2011 01:17 PM

1 Attachment(s)
I have it situated. I decided to leave the Donate Bar where it was though I did add a line break in the Navbar template just below the breadcrumb.

I changed the hook in Atokan's plugin to $template_hook['forumhome_above_forums'] to move the Random Pictures where I wanted them and then added another line break just below the welcome message in the ForumHome template.

RobbieZ 08-18-2011 06:16 AM

Excellent, Glad you got it sorted =)


All times are GMT. The time now is 01:35 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.01100 seconds
  • Memory Usage 1,719KB
  • 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
  • (7)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