Reaper0167 Posted May 9, 2010 Share Posted May 9, 2010 I have a list menu that is populated from mysql. Right now it looks like it doesn't blend with the site. Is there a way to create a transparent background on the list menu so it looks like it belongs on the page? Here is a link to the site. http://www.mvamaniacs.com/index_new.php Any input would be appreciated. Thanks. Quote Link to comment Share on other sites More sharing options...
Reaper0167 Posted May 9, 2010 Author Share Posted May 9, 2010 Or is there a better way to scroll through a list of members other than using a list menu? Quote Link to comment Share on other sites More sharing options...
ignace Posted May 10, 2010 Share Posted May 10, 2010 Depends on what you want to do with it. Currently it does nothing, so a <UL> would be better, you can use JS to limit the number of players that are shown. Quote Link to comment Share on other sites More sharing options...
haku Posted May 11, 2010 Share Posted May 11, 2010 which part are you specifically referring to? Quote Link to comment Share on other sites More sharing options...
Reaper0167 Posted May 12, 2010 Author Share Posted May 12, 2010 If you take a look at the way it appears now, I had to create a background color on the list menu that was close to the gradient image behind it. What I am looking to do, if possible, is get rid of that sold background color and have the list menu transparent so that the gradient image appears as the list menu background. I was able to do a semi transparent list menu, but then the text in the menu was also semi transparent. Are there any ways to do this? ooppss, sorry I overread where you mentioned to use a UL.. I'll check into that. But if someone else wants to chime in, let me know, thanks. Quote Link to comment Share on other sites More sharing options...
haku Posted May 13, 2010 Share Posted May 13, 2010 Set the background color of the list to be transparent: background-color:transparent; Quote Link to comment Share on other sites More sharing options...
Reaper0167 Posted May 14, 2010 Author Share Posted May 14, 2010 Thanks. Setting the background color works. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.