The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
Quote:
![]() 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! |
|
#2
|
||||
|
||||
|
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. |
|
#3
|
|||
|
|||
|
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 background3}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 |
|
#4
|
||||
|
||||
|
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;
}
Code:
.postbit-lite .posttext {
color:blue;
}
|
|
#5
|
|||
|
|||
|
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! |
|
#6
|
||||
|
||||
|
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.
|
|
#7
|
|||
|
|||
|
I'm a disaster w/ firebug
Haven't been able to 'get it' yet.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|