Judges
Would you like to react to this message? Create an account in a few clicks or log in to continue.

take it for home site

2 posters

Go down

take it for home site Empty take it for home site

Post by mirko Sun Feb 15, 2015 8:24 pm


mirko

Posts : 2
Join date : 2015-02-15

Back to top Go down

take it for home site Empty Re: take it for home site

Post by mirko Mon Feb 16, 2015 10:01 am

Ehm I miss the consideration: "when the website will be reduced or opened with mobile device":
Change avaforum.html and change this CSS :
Code:
#header {
margin: auto;
/* width: 95%; */
}
#menu {
width:100%;
overflow-y:hidden;
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
}

#menu li {
    display: inline-block;
    float: left;
    margin: 0;
    position:relative;
/*    width:100%;*/
/*     width: 12.5%; */
    /*change it if add element of li. anyway 100/8=12.5*/
    background-color: black;
    color:red;
    padding:10px;
    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

mirko

Posts : 2
Join date : 2015-02-15

Back to top Go down

take it for home site Empty Re: take it for home site

Post by Avallac'h Mon Feb 16, 2015 7:08 pm

wow thanks mirko I will insert that when I have time... Smile

Avallac'h
Avallac'h
Avallac'h
Administrator

Posts : 66
Join date : 2015-01-28
Age : 25
Location : Nice, France

https://judges-nexuiz.rpg-board.net

Back to top Go down

take it for home site Empty Re: take it for home site

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


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