 | |  | | | Classifieds How do I...? Wondering how to do something in Classifieds? |
December 11th, 2011, 06:42 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
| Unable to see Product Options
I've selected text and has been working up until now.
Recently updated vB to 4.1.8 and notice that the text is white so it blends with the background.
Where would I fix that?
Added:
I added to the additional.css template Code: Content visible to verified customers only.
Seems to work now. Will something break elsewhere?
Last edited by 1996 328ti; December 11th, 2011 at 07:16 PM.
|
| |
December 11th, 2011, 07:24 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
I beleive I discussed this elsewhere but its actually what I would consider a vb 4.18 css bug. They set the background to white and then also set the text to white.
You need to edit the popupmenu.css in vbulletin and change the white color to the black color in that css.
|
| |
December 11th, 2011, 07:33 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
|
I read something about the the addtional.css template and the styles directory.
I didn't really understand though. Firebug pointed out the css code to me.
I'll take a look at the popupmenu.css code also.
Thanks.
Added: I guess by adding the code to additional.css, it overwrites the popmenu.css template.
One less thing I need to revert when updating.
|
| |
December 11th, 2011, 07:38 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
All I can tell you is that editing the popmenu css template and changing the code to #000000 worked for me.
The problem as I see it is the background for the popup menu is white set in vb and then they set in the popupmenu css the actual text to white. This simply is wrong if you ask me.
|
| |
December 11th, 2011, 07:43 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Greenville, SC
Posts: 195
| Quote:
Originally Posted by Chuck S All I can tell you is that editing the popmenu css template and changing the code to #000000 worked for me. | We are saying the same thing. Quote: |
The problem as I see it is the background for the popup menu is white set in vb and then they set in the popupmenu css the actual text to white. This simply is wrong if you ask me.
| Agreed.
Thanks.
|
| |
December 11th, 2011, 07:53 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
LOL well you said adding it to additional.css worked. Either one works I guess it is all about correcting the color mismatch.
|
| |
December 21st, 2011, 01:16 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Nov 2011
Posts: 85
|
Please, wich line have you reverted to I' ve changed Quote:
.blockhead .popupbody li > a {
color:{vb:stylevar blockhead_link_color};
| to Quote:
.blockhead .popupbody li > a {
color:#000000;
| In one default popmenu.css without chance
Perhaps there is one other option there?
|
| |
December 21st, 2011, 01:29 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
your coding is not exzactly as we posted dont know if leaving a space or not affects it but this in popupmenu.css template Code: Content visible to verified customers only.
I can not comment further on what your doing without seeing a site link.
|
| |
February 12th, 2012, 11:48 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Nov 2010 Location: NW Michigan (USA)
Posts: 117
|
I tried to add the code to additional.css but it doesn't work. I looked for the above ".blockhead .popupbody li > a" in popupmenu.css but it isn't there.
There are quite a few settings for PopupMenus in the stylevars for each style. popupmenu_link_color is already set to black but it doesn't make a difference in the Product Options list. All other popup menus on the site appear fine and follow the rules in the stylevars.
Does anyone have this problem in vB version 4.1.10?
|
| |
February 12th, 2012, 12:13 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
anything I did suggested here works fine. Like I said the issue is your setting the text color to the white color same as background in the css. I beleive the popupmenu.css is the one you want to edit and change the color to black not white.
|
| |
February 12th, 2012, 12:22 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Nov 2010 Location: NW Michigan (USA)
Posts: 117
|
Are you on version 4.1.10? Quote:
Originally Posted by Chuck S Code: Content visible to verified customers only.
| I don't have that code in my popupmenu.css. I do have this: Code: Content visible to verified customers only.
As far as I understand, it is referring to "color: { vb:stylevar popupmenu_link_color};" for the text color.
|
| |
February 12th, 2012, 01:09 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
You can try setting the color link to #000000
I am indeed using 4.1.10 and my links are black.
|
| |
February 12th, 2012, 09:06 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Nov 2010 Location: NW Michigan (USA)
Posts: 117
|
All the other popup menus on the forum display fine so it must have something to do with this popup. I have a style (Black Stealth) with white text on a dark background and text in Product Options isn't displayed either.
Never mind, I found some other threads about this setting: Use Icons versus Text Links?
Apparently, you can't have both.
Last edited by Wulf; February 12th, 2012 at 09:15 PM.
|
| |
February 12th, 2012, 11:51 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,943
|
No you can not.
so your issue really is you where electing to use icons and expected text to be there |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:07 PM. | |