Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
  #1  
Old 02-01-2010, 02:11 PM
tSS tSS is offline
 
Join Date: May 2009
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default several questions -quick reply option and more

I am not seeing Quick Reply on my forum at all . . . is there a switch I need to flip?
I did a search, of course, but only see threads about people's issues w/ their Quick Reply . . . I don't even have Quick Reply! LOL!

Also, there's a few things I CANNOT find in stylevars and it's making me batty, I'm having some issues w/ white text on white backgrounds and I have spent hours in stylevars changing one variable at a time and refreshing, then reverting and trying the next . . . nothing
Attachment 111468Attachment 111469
I tried:
Quote:
Go into stylevars > and change "textedit_background"
&
Quote:
.postbit-lite .posttext {
color:#coloruwant;
}
and neither worked
to be clear, it's NOT the active text box in profile messages, it the appearance in ALREADY SENT messages.


Finally, I set the Mod Room as private. . . but anyone can still see it, they just can't post.
Here's where I thought the setting was {?}
Attachment 111467

THANK YOU in advance!
Reply With Quote
  #2  
Old 02-01-2010, 06:47 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vboptions > message posting > quick reply > yes, click either required or not

Take a look at this article to help with stylevars - HOW TO Find what Stylevar you need to edit


Edit permissions for usergroups in forums in Forums > Forum mNager > find the forum > Deny All > then set permissions for groups you want to see it.
Reply With Quote
  #3  
Old 02-01-2010, 06:54 PM
tSS tSS is offline
 
Join Date: May 2009
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1} THANK YOU!!!

2} I have, it's not there I've also tried firebug. . . I've worked on this everyday all day for 3 days and have not found one variable to change that text to black or to darken that background

3}off to try that! - Strike that - great, THANK YOU!

#2 is still killing me though It's also on a member dropdown menus:
Attachment 111488
Reply With Quote
  #4  
Old 02-01-2010, 11:39 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sometimes it isn't a stylevar, sometimes you actually have to add your own css. Add in some color to this class:
Code:
.memberaction_body.popupbody li > a {
color:blue;


}
And this should work also for the text of the visitor messages (I didn't look up the date class):
Code:
.postbit-lite .posttext {
color:blue;
}
Where exactly are you adding it? I'm adding it to additional.css on my test site and it definitely works.
Reply With Quote
  #5  
Old 02-02-2010, 12:08 AM
tSS tSS is offline
 
Join Date: May 2009
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll try adding it, I was looking for it to be already existing. . . doesn't seem logical that it would just default to white/white. LOL!
I'll try this in a bit, THANKS!
Reply With Quote
  #6  
Old 02-02-2010, 03:33 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't default to white/white. It is fine on the default style. You changed a stylevar somewhere that is effecting that class. You could probably trace it down using firebug.
Reply With Quote
  #7  
Old 02-02-2010, 02:07 PM
tSS tSS is offline
 
Join Date: May 2009
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm a disaster w/ firebug Haven't been able to 'get it' yet.
Reply With Quote
Reply

Thread Tools
Display Modes

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:58 AM.


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.04104 seconds
  • Memory Usage 2,235KB
  • Queries Executed 14 (?)
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
  • (2)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_postinfo_query
  • fetch_postinfo
  • 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