Putting Friends Space, Comments, Upcoming Shows, Blogs OVER A DIV OVERLAY |
Putting Friends Space, Comments, Upcoming Shows, Blogs OVER A DIV OVERLAY |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2009 Member No: 735,453 ![]() |
How can I do this??
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 ![]() |
chill.
Just add z-index's to the different classes that you want to show above the DIV container. So what you would do is add this to your DIV class in your CSS: CODE z-index:1; and this to the classes what you want to appear above it: CODE z-index:2;
|
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2009 Member No: 735,453 ![]() |
chill. Just add z-index's to the different classes that you want to show above the DIV container. So what you would do is add this to your DIV class in your CSS: CODE z-index:1; and this to the classes what you want to appear above it: CODE z-index:2; yahh sryy... what do you mean by this??? canu give me an example with afull code |
|
|
![]() ![]() |