Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-25-2013, 10:02 PM
K!nG K!nG is offline
 
Join Date: Dec 2010
Location: United States
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to move logo upward

Hi guys,

I have a custom skin and all i need to do is move my logo upward because currently half of my logo is hidden. I have tried several codes from different threads, but none of them worked.

If someone can please visit my site HERE and help me moving it up. I will appreciate it.

Thanks.
Reply With Quote
  #2  
Old 08-25-2013, 10:45 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

remove the padding from the logo-image

.logo-image {
float: left;
clear: right;
min-height: 2em;
height: auto !important;
padding: 40px 0px 0px 0px;

make 40px to 0px
Reply With Quote
  #3  
Old 08-26-2013, 12:40 AM
nerbert nerbert is offline
 
Join Date: May 2008
Posts: 784
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You also need to make header middle taller

Code:
#header-middle {
        height: 170px;
        overflow: hidden;
        clear: both;
	background-attachment: scroll;
	background-image: url(images/primus/sandy/misc/hm-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #87411F;
}
Reply With Quote
  #4  
Old 08-31-2013, 03:58 PM
K!nG K!nG is offline
 
Join Date: Dec 2010
Location: United States
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snakes1100 View Post
remove the padding from the logo-image

.logo-image {
float: left;
clear: right;
min-height: 2em;
height: auto !important;
padding: 40px 0px 0px 0px;

make 40px to 0px
Sorry i'm not a pro, i couldn't find where to make this change. I was trying to look in additional.css template, but couldn't find it.

--------------- Added [DATE]1377968379[/DATE] at [TIME]1377968379[/TIME] ---------------

Quote:
Originally Posted by nerbert View Post
You also need to make header middle taller

Code:
#header-middle {
        height: 170px;
        overflow: hidden;
        clear: both;
	background-attachment: scroll;
	background-image: url(images/primus/sandy/misc/hm-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #87411F;
}

Where can i find this please ? Thanks for the help in advance.
Reply With Quote
  #5  
Old 09-01-2013, 10:41 PM
Spangle Spangle is offline
 
Join Date: Jun 2011
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In Firefox right click on the header, in the pop up menu click on "inspect element" a frame will open up at the bottom of the screen that will tell you where to look.

You can make changes in that screen, but they will not be saved.

In any case try additional CSS first in your theme templates
Reply With Quote
  #6  
Old 09-04-2013, 12:24 PM
K!nG K!nG is offline
 
Join Date: Dec 2010
Location: United States
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried adding both in Additional Css template and nothing worked. Any idea where it goes ? If it has to be in additional css that i already tried & didn't work.
Reply With Quote
  #7  
Old 09-04-2013, 12:29 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can edit them in the correct CSS templates, do a search for
Code:
.logo-image {
and then
Code:
#header-middle {
Then do the edits as described above.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:55 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.04010 seconds
  • Memory Usage 2,218KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete