CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Liste des sujets

[Jeu] Hapclicker

jeanownage
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
LeMarsupiIami
Niveau 10
13 mars 2015 à 21:11:48

Le ONCH ONCH PARTY épileptique :rire:

Guklam
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
jeanownage
Niveau 7
13 mars 2015 à 21:15:10

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

Guklam
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:

Message édité le 13 mars 2015 à 21:17:45 par Guklam
Hibou_Magique
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
PvPlayer
Niveau 18
13 mars 2015 à 21:19:37

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

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

cool ça marche :oui:

Guklam
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
Guklam
Niveau 10
13 mars 2015 à 21:22:07

c'est plus jouli :hap:

jeanownage
jeanownage
Niveau 7
13 mars 2015 à 21:29:50

comment je vais pour monter le boutton hap ? :hap:

Supersorcier
Supersorcier
Niveau 10
13 mars 2015 à 21:29:51

but ?

Ghostwald
Ghostwald
Niveau 9
13 mars 2015 à 21:32:23

https://image.noelshack.com/fichiers/2015/11/1426278847-super-hap.jpg

SUPER HAP :hap:

Message édité le 13 mars 2015 à 21:34:09 par Ghostwald
Tamrin
Tamrin
Niveau 10
13 mars 2015 à 21:34:50

Vouas avez pas espacé les chiffres :fou:

Guklam
Guklam
Niveau 10
13 mars 2015 à 21:36:33

Le 13 mars 2015 à 21:29:50 jeanownage a écrit :
comment je vais pour monter le boutton hap ? :hap:

? :hap:

Supersorcier
Supersorcier
Niveau 10
13 mars 2015 à 21:39:12

comment avoire le dieu hap ? :hap:

Guklam
Guklam
Niveau 10
13 mars 2015 à 21:39:43

img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

mets ça :noel:

Supersorcier
Supersorcier
Niveau 10
13 mars 2015 à 21:40:35

Cooment avoir le dieu :hap:

Pseudo supprimé
Pseudo supprimé 13 mars 2015 à 21:42:56

je viens de commençay :hap:

jeanownage
jeanownage
Niveau 7
13 mars 2015 à 21:44:29

Le 13 mars 2015 à 21:40:35 supersorcier a écrit :
Cooment avoir le dieu :hap:

impossible pour l'instant :hap:

Sous forums
  • Le Grand Voyage
  • La Corée du Toast ( Salut Yuengling )
La vidéo du moment