View Full Version : profile menu problem
josephu
04-26-2011, 01:00 AM
I have a semi transparent style, when Im browsing the forums and I click on a users name to see their profile, the "menu?" pops up, but since this has a transparent background, the words get lost in eachother. What stylevar or elsewhere would I edit only the background of that specific field?
Lynne
04-26-2011, 02:23 AM
How about a link so we can see the problem.
josephu
04-26-2011, 09:01 PM
<a href="http://unitedmilitia.org/forum.php" target="_blank">http://unitedmilitia.org/forum.php</a> , if link doesnt work, navigate to unitedmilitia.org, click on "forums", now you should see a list of all available forums, if you look to the right you'll see all the latest posts from various users, if you click on any of their user names, the little (Im not sure what you call it, hence the reason for my question) box pops up with options such as, view profile, view posts, etc., etc., problem is since I have my style set so that some things have transparent backgrounds, this interferes with the ability to easily read, what pops up in the "little box" Thanks for any help
Lynne
04-27-2011, 12:36 AM
The background is set here:
.memberaction_body.popupbody {
background-color: transparent;
....
}
So, just add that to the additional.css template only set a different color.
josephu
04-27-2011, 01:26 AM
Perfect Lynne, thank you!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.