The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Navigation on top

    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    Navigation on top Empty Navigation on top

    Post by Bokssha Mon 5 Jan 2015 - 20:06

    Hello...
    Is there some code I can instert in my CSS so I can move navigation to the top of the forum body? 

    Navigation on top 19810
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Navigation on top Empty Re: Navigation on top

    Post by _Twisted_Mods_ Mon 5 Jan 2015 - 22:13

    Code:
    a.mainmenu {
    � �top: -75px;
    � �position: relative;
    }
    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    Navigation on top Empty Re: Navigation on top

    Post by Bokssha Mon 5 Jan 2015 - 22:25

    Thanks _Twisted... but now I have a gap,on bottom, I wanted to reduce,
    navigation went on the top,but...can I move all forum body somehow,or something...if you underestand? 

    Navigation on top 812
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Navigation on top Empty Re: Navigation on top

    Post by _Twisted_Mods_ Mon 5 Jan 2015 - 22:29

    what url to ur forum .. i thought u was using the one in ur profile
    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    Navigation on top Empty Re: Navigation on top

    Post by Bokssha Mon 5 Jan 2015 - 22:37

    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Navigation on top Empty Re: Navigation on top

    Post by _Twisted_Mods_ Mon 5 Jan 2015 - 23:18

    Code:
    #fa_ticker_block > .forumline:nth-child(1){margin-top:-40px}
    Bokssha
    Bokssha
    Forumember


    Female Posts : 158
    Reputation : 0
    Language : Serbian
    Location : Srbia / Belgrade

    Navigation on top Empty Re: Navigation on top

    Post by Bokssha Tue 6 Jan 2015 - 22:08

    Still same gap beetwen navigation and forum... 
    This is when I m using previus code you give me,for navigation 

    Navigation on top 6511 


    This is without it...

    Navigation on top 715 

    So,either way,I want to remove that gap,and move all forum up.I m not using Logo,or header image,or Description,
    so I want to remove all empty space possible from the top.

    Very Happy   Is it possible...please,someone?


       EDIT:

      I just realize this is on GoogleChrome and Opera.
      On Mozila there is some change,as I wanted :

    Navigation on top K10

      What the heck?!    Shocked Why is diferent when I m using GH or opera?
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Navigation on top Empty Re: Navigation on top

    Post by _Twisted_Mods_ Tue 6 Jan 2015 - 23:36

    ok try this one
    Code:

    .bodyline > table:nth-child(1){display:none !important;}

      Current date/time is Mon 23 Sep 2024 - 9:30