Info
- 2 posts
- 2 voices
- Started 2 years ago by ipunkbali
- Latest reply from chrishajer
- This topic is not resolved
need help with Transparent background..
-
- Posted 2 years ago #
hello im posting again since no reply in my last post. the member profile and the front page is kinda transparent, not sure why.
Could you please mod test my site "add topic" anything so you know what im talking about?
forum = http://bit.ly/5HsU3v
username = anonymous
pass = 123456how to put white/grey backgound from the footer all the way to the nav bar? i also cant log out.
thanks -
- Posted 2 years ago #
You're going to need to add an extra div in there, to wrap around everything in the middle that you don't want to have a transparency on (so you can make it white or grey.) Right now, there is no element you can apply that background to without affecting the header and the nav. So, you need to add a new div that starts right after the nav, and ends right after the footer, then you need to give that a background color or more opacity.
You also have some weird inheritance going on with the CSS. There are at least four stylesheets loading. Hard to see right off the bat which one is messing with you.
http://www.justinbieberzone.com/forums/bb-templates/kakumei/style.css
http://www.justinbieberzone.com/wp-content/themes/MusicGlobe/css/screen.css
http://www.justinbieberzone.com/wp-content/themes/MusicGlobe/css/print.css
http://www.justinbieberzone.com/wp-content/themes/MusicGlobe/style.css -
You must log in to post.