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)

LifesGreatestGift 02-17-2010 12:08 AM

Quote:

Originally Posted by Cadellin (Post 1984149)
Great mod - any chance of a 4.0.2 update?

Upgrading my forum now, will see if there is need for an updated release, if so, will post the new code :)

LifesGreatestGift 02-17-2010 12:14 AM

Just finished with the forum update to 4.0.2 and there is no need to update the code :) Previous code works fine

Cadellin 02-17-2010 12:21 AM

For me it caused my login to stop working. I had to revert to the default code in the end unfortunately.

It's probably worth updating the "Find" box at the top to reflect the 4.0.2 code for people coming to the mod afresh (or reinstalling like me ;))

LifesGreatestGift 02-17-2010 12:47 AM

will work on it when i can :)

puppetmaster222 02-17-2010 04:06 AM

Love it, thanks.

Alibass 02-17-2010 04:23 AM

Uninstalled until 4.0.2 update

wilczek 02-17-2010 05:43 AM

Would it be so difficult for someone to do a dummies guide - last time I will ask - it's a real shame non-techies cannot benefit from vBulletiin mods too !!!!!

W

Cadellin 02-17-2010 06:28 AM

I'll give it a go wilczek - not an expert dummy guide writer though ;)

1. Go to AdminCP > Styles & Templates > Style Manager
2. Click "All Style Options" for your theme and select "Edit Templates"
3. Scroll down the list and double click "header"
4. Switch back to vbulletin mod page and select the text from the "replace with" box above and copy it to clipboard.
5. Go back to the header template you just opened and use the search box to find "<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="<vb:if condition="$username">{vb:raw username}" - This is the first line of the code your going to replace.
5. Highlight the first line in the old code and continue highlighting down until you see the last line of the code your going to replace - I find it helpful to use two browser windows splitting the screen so I can quickly remind myself of what the final few lines looks like.
6. Whilst still highlighting the old text paste in the replacement text over it so it replaces the highlighed text.
7. Click "Save"
8. Load your frontpage to see the results!

wilczek 02-17-2010 06:42 AM

Thanks a lot for that - it helps a lot - I think now the main thing is - where do I put the files - the graphic ones.

Thanks once again.

W

Front Range 4x4 02-17-2010 01:45 PM

Quote:

Originally Posted by wilczek (Post 1984345)
Thanks a lot for that - it helps a lot - I think now the main thing is - where do I put the files - the graphic ones.

The way the upload file location is identified is by the folder structure provided in the folder named "Upload" - What you want to do is upload the files/images provided into the like-named folder/directory.

In this case the it's the "icon" folder so you FTP the new images inside the "icon" folder.

(This applies to determining the location in most mods)

HTH


All times are GMT. The time now is 04:49 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.01698 seconds
  • Memory Usage 1,734KB
  • 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)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