MobiTehk
Welcome on the MobiTehk Forum.

To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....

Enjoy your stay with us.
MobiTehk
Welcome on the MobiTehk Forum.

To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....

Enjoy your stay with us.
Logo
MobiTehk

You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

eTmaxD
#1

Tue Sep 25, 2012 10:38 am

eTmaxD
Hello there...
I have a 'little' broblem when i use the Touch social button along with a script that eliminates my left column with widjets! (Sidebar toggling script for forumotion boards by LGforum.)

The button 'deseapears' (probably it moves spre left...under logo?) when i press to make my central table with forums larger. ( etmaxd.forumgreek.com/ ).

I dont know a lot about css, so any help it will be most appreciated!


Code:
#takip {
            position: fixed;
            right: 3px;
            top: 5px;
            z-index: 999;
        }
        .takip {
        background-image: url('http://i35.servimg.com/u/f35/17/55/77/65/social10.png');
        margin-left: auto;
        height: 38px;
        width: 42px;
        top: 100px;
        opacity:0.6;
        filter:alpha(opacity=50); /* For IE8 and earlier */
        }
        .takip:hover {
        background-image: url('http://i35.servimg.com/u/f35/17/55/77/65/social10.png');
        width: 142px;
        cursor: pointer;
        opacity:1;
        filter:alpha(opacity=100); /* For IE8 and earlier */
        }
     
        .facebook {
            background-position: 0px 0px;
        }
        .twitter {
            background-position: 0px -42px;
        }
        .Google {
            background-position: 0px -84px;
        }
        .Youtube {
            background-position: 0px -126px;
        }
        .rss {
            background-position: 0px -168px;
        }

http://etmaxd.forumgreek.com/

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum