Se connecter

Blabla 15-18 ans

Sujet : [Jeu] Hapclicker
Guklam
Niveau 10
13 mars 2015 à 20:40:42

c'est à dire? :noel:

Bloudon
Niveau 9
13 mars 2015 à 20:41:38

Elle arrive quand la nouvelle version ? :hap:

Guklam
Niveau 10
13 mars 2015 à 20:41:39

Le 13 mars 2015 à 20:32:20 jeanownage a écrit :

Le 13 mars 2015 à 20:19:10 Guklam a écrit :
http://prntscr.com/6gci45

Des choses à améliorer? :hap:

putain c'est parfait :bave: sinon fait que tout le "bloc" ai un peu de margin, pour le fond d'écran personnalisé en fonction des hap :oui:

ah oui :noel:

http://prntscr.com/6gcw06

tout marche impecc :noel:

AURELIENFIRERED
Niveau 10
13 mars 2015 à 20:57:16

:up:

Tamrin
Niveau 10
13 mars 2015 à 21:01:55

la nouvelle version arrive quand ?

Guklam
Niveau 10
13 mars 2015 à 21:02:23

http://guklam.pe.hu/DIVERS/download.php

tiens l'auteur, tu peux upload sur ton ftp

Chocapicx[Ban]
Niveau 5
13 mars 2015 à 21:02:30

Je me suis amusé toute la soirée avec sa,et j'ai pas fini

Guklam
Niveau 10
13 mars 2015 à 21:05:10

et l'auteur, je critiquais tes td mais je l'ai ai repris, j'avais un problème avec mes divs et 'javais la flemme de les corriger :hap:

Ghostwald
Niveau 9
13 mars 2015 à 21:08:33

Si des gens veulent mon skype : Jowy954

On pourra parler totoshop et des futurs idées de bâtiments

LeMarsupiIami
Niveau 10
13 mars 2015 à 21:08:37

Wooo, ça a changé depuis la première page, toujours aussi bien :bave:

jeanownage
Niveau 7
13 mars 2015 à 21:11:20

Le 13 mars 2015 à 21:02:23 Guklam a écrit :
http://guklam.pe.hu/DIVERS/download.php

tiens l'auteur, tu peux upload sur ton ftp

putain, de bordel, de mayrde :ouch:

C'EST TROP BEAU OMGGG :fou:

LeMarsupiIami
Niveau 10
13 mars 2015 à 21:11:48

Le ONCH ONCH PARTY épileptique :rire:

Guklam
Niveau 10
13 mars 2015 à 21:12:54

merci :hap:

+ il faudra que tu touches un peu au css, tu dois changer ça :

.block.right {
	top: 10px;
	right: 1%;
	width: 32%;
}

en ça :

.block.right {
	top: 10px;
	right: 0.5%;
	width: 32%;
}
jeanownage
Niveau 7
13 mars 2015 à 21:15:10

overflow: auto; marche pas sur le block center :(

Guklam
Niveau 10
13 mars 2015 à 21:17:28

Le 13 mars 2015 à 21:15:10 jeanownage a écrit :
overflow: auto; marche pas sur le block center :(

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: inherit;
}
table {
    border-collapse: collapse;
    font-size: small;
}
td {
    width: 99%;
    border: 1px solid silver;
    border-left: none;
    background-color: whitesmoke;
    text-align: center;
}
td img {
	cursor: pointer;
}
td[style*="10%"] span {
	font-size: 16px;
	color: rgba(0,0,0,0.8)
}
button {
	margin-bottom: 6px;
}
.code {
    font-size: small;
    background-color: #F5F5F5;
    color: #717171;
    border: 1px solid #3C3C3C;
    border-radius: 2px;
    padding: 5px;
}
.block.left {
	text-align: center;
	left: 0px;
	background: url(http://images.forwallpaper.com/files/thumbs/preview/29/296982__gradient-light-dark-background_p.jpg) no-repeat;
	background-size: cover;
}
.block.center {
	left: 33%;
	margin-left: 2px;
	overflow: auto;
}
.block.right {
	top: 10px;
	right: 0.5%;
	width: 32%;
}
.block.left, .block.center {
	border-right: 2px solid rgba(0,0,0,0.4);
}
.block.left, .block.center, .block.right {
	position: absolute;
	top: 0px;
	width: 33%;
	bottom: 0px;
	min-width: 100px;
}
.block.left img {
	margin-top: 250px;
}
.block.left span#click, .block.left span#hap_seconde {
	margin-right: 4px;
}
.block.left span.entoure, .block.left span#hap_seconde {
	display: block;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	color: silver;
	width: 100%;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
}
.block.left span#hap_seconde {
	margin-top: 10px;
	border-top: 1px solid rgba(0,0,0,0.3);
}
#hap_button {
	height: 350px;
	width: 350px;
}
#hap_button:hover {
	transition: 0.4s;
	opacity: 0.75;
}
#hap_button:active {
	height: 320px;
	width: 320px;
}
#hap_seconde::after {
	content: "hap/seconde";
	margin-left: 4px;
}

nouveau code css :hap:

Hibou_Magique
Niveau 10
13 mars 2015 à 21:18:47

J'ai commencer a y jouer et j'adore :bave: bravo a l'auteur :ok:

PvPlayer
Niveau 18
13 mars 2015 à 21:19:37

Comment peut obtenir le divin et sublime Dieu Hap ? :hap:

jeanownage
Niveau 7
13 mars 2015 à 21:19:59

cool ça marche :oui:

Guklam
Niveau 10
13 mars 2015 à 21:21:27

<h1>Améliorations</h1> mets ça juste après le block center

h1 {
	font-weight: 300;
	text-align: center;
}
Guklam
Niveau 10
13 mars 2015 à 21:22:07

c'est plus jouli :hap:

Sujet : [Jeu] Hapclicker
   Retour haut de page
Consulter la version web de cette page