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)
-   -   Header logo help!!! (https://vborg.vbsupport.ru/showthread.php?t=312682)

Rapz 07-04-2014 10:36 PM

Header logo help!!!
 
1 Attachment(s)
Hey,

I'm trying to get the header logo right at my website but it looks messy as ****.
If anyone could help me out I'd be greatful.

Currently it looks like this: (see upload)

when it's supposed to look more like this: http://britney.nowirun.net/

please help

kind regards

Rapz 07-05-2014 05:56 AM

no one? :(

Dave 07-05-2014 06:55 AM

We need a link to your forum in order to help you out.

ozzy47 07-05-2014 09:51 AM

Also have some patience, waiting 7 hours, then bumping the post is silly.

RichieBoy67 07-05-2014 01:12 PM

Quote:

Originally Posted by ozzy47 (Post 2505280)
Also have some patience, waiting 7 hours, then bumping the post is silly.

Right, I think the regular standard is 24 hours at least.

Please post your link op so we can look. This is pretty simple to fix.

Rapz 07-05-2014 01:45 PM

Quote:

Originally Posted by Dave (Post 2505268)
We need a link to your forum in order to help you out.

Thanks! it's www.britneyboard.org

I want to add this banner: oi57.tinypic.com/20svh4j.jpg

width size should be the same as the banner in the first link i provided.
I think I might need to add more navbar(what's new, forum etc....is that what theyre called) to make have the banner look right.

Quote:

Originally Posted by ozzy47 (Post 2505280)
Also have some patience, waiting 7 hours, then bumping the post is silly.

I'm sorry, I didn't mean to be rude. I posted it before I went to bed and checked in the morning. I kinda had deadline but I am aware that's not your problem :) sorry

Quote:

Originally Posted by RichieBoy67 (Post 2505313)
Right, I think the regular standard is 24 hours at least.

Please post your link op so we can look. This is pretty simple to fix.

It is? cool! I posted the link above. thanks!!

Dave 07-05-2014 02:39 PM

I can not access the URL you posted to your forum.

ForceHSS 07-05-2014 02:42 PM

<a href="http://www.britneyboards.org" target="_blank">http://www.britneyboards.org</a>
this might help

Rapz 07-05-2014 03:19 PM

yeah that's it. I want the banner under or above the navbar links. I prefer above.

Also I need to get rid of "powered by" that's hovering on the ' whats new navbar"

josh_krz 07-07-2014 03:24 PM

1 Attachment(s)
1. Choose the navbar template from the template list in the admin CP. Copy the whole template into a text file incase you break it.

https://vborg.vbsupport.ru/attachmen...1&d=1404749712



2. Press CTRL+F (CMD+F) and search for:
HTML Code:

middle_header
Copy then delete the whole middle_header div tag.

3. Press CTRL+F (CMD+F) and search for:
HTML Code:

navtabs
4. Paste the middle_header where I have marked ----HERE---- on the screenshot.

https://vborg.vbsupport.ru/attachmen...2&d=1404749712



5.Save and Reload

6: Add this CSS to your additional.css template:

HTML Code:

#middle_header{
positioning:fixed!important;
}
.navbar{
height:auto!important;
}

Now be careful because our templates may not be exact. I did use the metro theme to guide you but we could have other changes to our templates.

I managed to do it using Chrome Dev Tools, this is what I got:

https://vborg.vbsupport.ru/attachmen...1&d=1404750369


All times are GMT. The time now is 06:13 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.01202 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete