vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - TW7S - Change the look of the Login/Register in header (https://vborg.vbsupport.ru/showthread.php?t=231916)

Xtrigit 01-24-2010 10:56 PM

Do I need to rever the header if I do a fresh installation? VBulletin 4.0.1

LifesGreatestGift 01-24-2010 11:10 PM

No :) if its a fresh 4.0.1 installation you do not need to revert anything :)

----
Sent from my T-Mobile G1 Android

LifesGreatestGift 01-24-2010 11:11 PM

No :) if its a fresh 4.0.1 installation you do not need to revert anything :)

----
Sent from my T-Mobile G1 Android

Xtrigit 01-25-2010 02:09 AM

Very nice, Thanks!

s810car 01-25-2010 01:33 PM

Quote:

Originally Posted by TheWindows7Site (Post 1964538)
Try removing the styling code from the header
PHP Code:

<style type="text/css">
img {vertical-align:middle
</
style


What I find works instead of using this part of the code, which can cause anyone with images after the login form (so anywhere in the page) is to alter the vbulletin-chrome.css template

After:
Code:

.toplinks form input.default-value {
        color: {vb:stylevar toplinks_form_input};
}

Add:
Code:

.toplinks form img {
        position:relative; 
        top: 3px;       
}

This is probably due to the4.0.1 update that the change needs to be there.

trilogy33 01-26-2010 08:47 PM

Quote:

Originally Posted by s810car (Post 1966144)
What I find works instead of using this part of the code, which can cause anyone with images after the login form (so anywhere in the page) is to alter the vbulletin-chrome.css template

After:
Code:

.toplinks form input.default-value {
        color: {vb:stylevar toplinks_form_input};
}

Add:
Code:

.toplinks form img {
        position:relative; 
        top: 3px;       
}

This is probably due to the4.0.1 update that the change needs to be there.

Certainly works, thank you. Icons are now centered :)

sadiq6210 01-27-2010 08:32 AM

Nice :)

Rob F 01-30-2010 03:56 AM

Quote:

Originally Posted by princeedward (Post 1956451)
hi...having this error

invalid_tag_nesting

followed the instructions for vb 4.0.1 but still no luck :(

Same issue here :(

Reverted the header twice, found code, replaced, and when I clicked Save (or Save & Reload) got the invalid_tag_nesting error.

Anyone any ideas?

ComoEstaEso-com 01-31-2010 11:01 PM

Works great and looks super!
Thanks for the work! :) :)

mobe00 02-01-2010 11:15 AM

1 Attachment(s)
Installed. Thanks. Looks and works great :)


All times are GMT. The time now is 07:15 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.01155 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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