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 01-02-2012, 07:40 PM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Remove username dropdown on index.

Hello.

I'm trying to figure out how to remove the dropdown when you click a username on the index page. Specifically: Last Post ->Threadname->Username->Dropdown.



I want it to just go to the users profile.

Any help would be appreciated!

Thanks
Reply With Quote
  #2  
Old 01-03-2012, 09:23 PM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nobody knows? :/
Reply With Quote
  #3  
Old 01-03-2012, 09:48 PM
LifesGreatestGift's Avatar
LifesGreatestGift LifesGreatestGift is offline
 
Join Date: Jul 2009
Location: Louisville, KY USA
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

add the following code to additional.css
Code:
ul.memberaction_body {display:none !important;}
Reply With Quote
  #4  
Old 01-04-2012, 12:07 AM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks but that didn't work. Nothing happened/changed.
Reply With Quote
  #5  
Old 01-07-2012, 08:27 AM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still haven't been able to solve it, any advice?
Reply With Quote
  #6  
Old 01-07-2012, 01:11 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The above CSS change worked for me (at least it stopped the dropdown from appearing). But to make the link go to the profile, you can edit the template memberaction_dropdown and find something like this (in the code for that template that I have, it's the second line):

Code:
<a class="username {vb:raw memberinfo.online} popupctrl" href="{vb:link member, {vb:raw memberinfo}}"

and take out popupctrl so that it looks like this:

Code:
<a class="username {vb:raw memberinfo.online}" href="{vb:link member, {vb:raw memberinfo}}"
Reply With Quote
  #7  
Old 01-07-2012, 10:20 PM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well the issue is it doesent stop the dropdown from appearing on index. Even if I add that css it still shows up when you click on a username.
Reply With Quote
  #8  
Old 01-08-2012, 12:02 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So you're saying taking out popupctrl didn't stop the dropdown from appearing? Hmm...I tried it myself and didn't see it. Maybe it's browser dependent?
Reply With Quote
  #9  
Old 01-08-2012, 01:22 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xcynic View Post
Well the issue is it doesent stop the dropdown from appearing on index. Even if I add that css it still shows up when you click on a username.
Clear your CloudFlare cache if you have it. Any changes like what is described here that you make, won't immediately be visible until you do.
Reply With Quote
  #10  
Old 01-08-2012, 08:13 AM
Xcynic's Avatar
Xcynic Xcynic is offline
 
Join Date: Jul 2007
Location: Sweden
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't use CloudFlare. I actually have no clue why it isn't changing...
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 08:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05258 seconds
  • Memory Usage 2,248KB
  • 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
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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