socialgo

LabTabs Fix

by ezra vancil on 30th Aug 2009 | View all blogs by ezra vancil
A few problems with labtabs have come to my attention (especially with my templates :0) But also with some "objects" that are added bellow the menu such as flash banners/ads. Not all the time, and I'm not sure why, but your lab tabs will show up behind your flash or OBJECT. A simple fix that I will be rolling out in my templates is this - z-index:

div#navigation-wrapper {
z-index:2000;
}

Z-index is like layers in your CSS. So layer 2000 will put your Nav  above anything and everything that ever happens on your site. You could do z-index: 3 also... but hey I'm extreem baby.

This might be a nice update for Socialgo to make (wink wink)..  Put like a z-index 3 on there so we don't have to worry about plopping something on top of our precious labtabs.

The  PSG template fix will roll out with a big update at the end of this week.


Comments

2 Comments

  • christoforos
    by christoforos 6 months ago
    very important fix cause labtabs is even under of adsense html banners.
    i suggest to all social go owners to add it . works great to xp & mac os , and with all browsers .
  • Kelly
    by Kelly 5 months ago
    I am having this problem. Where exactly do I paste this code?
Please login or sign up to post on this network.
Click here to sign up now.