Stickman Warfare: A játék

2024.04.28 01:33 *
Üdvözlünk, Vendég. Kérlek jelentkezz be vagy regisztrálj.

Jelentkezz be a felhasználóneveddel, jelszavaddal és add meg a munkamenet hosszát
 
 
Oldalak: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 15   Le
Nyomtatás
Szerző Téma: Hogyan készítsünk weblapot? kérdések  (Megtekintve 145615 alkalommal)
0 Felhasználó és 1 vendég van a témában
Ádám
Elit
*****
Nem elérhető Nem elérhető

Hozzászólások: 484


Bilux láver (L)


« Válasz #60 Dátum: 2010.01.15 19:01 »

http://www.simplemachines.hu/letoltesek/ <-- Tyson kerdvéért.
Naplózva
-[H.G]-Tyson
1337 tag
***
Nem elérhető Nem elérhető

Hozzászólások: 254



« Válasz #61 Dátum: 2010.01.15 19:03 »

ezt tudom de mi a téma neve?He
Naplózva

kléni
Fórum Moderátor
*****
Nem elérhető Nem elérhető

Hozzászólások: 1580



« Válasz #62 Dátum: 2010.01.15 19:06 »

Keresd alul, kattints mindnere és megtalálod, hidd el ott van.
Naplózva

[13:49:28] Pisti: Térdre csirkék, itt az isten
Ádám
Elit
*****
Nem elérhető Nem elérhető

Hozzászólások: 484


Bilux láver (L)


« Válasz #63 Dátum: 2010.01.15 19:08 »

Kód:
[size=7pt]/* 
 * ========================================
 * SMF -- Black Rain
 * ========================================
 */
#wrap {
margin: 0 auto 0 auto;
text-align: left;
width: 99%;
border: 0px solid #000000;
/*background-color: #000000;*/
padding: 0px 0px 0px 0px;
}    
.catend {
  /*background-image: url(end.gif);
  background-repeat: x-repeat; */
  height: 14px;
}  
/* No image should have a border when linked */
a img{ border: 0; }
/* Normal, standard links. */
a:link, a:visited
{
color: #ea7500;
text-decoration: none;
}
a:hover
{
color: #FFF;
text-decoration: none;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #ea7500;
font-weight: bold;
font-size: 13px;
}
a.nav:hover
{
color: #FFF;
border-bottom: 1px dashed #ea7500;
}
/* Tables should show empty cells. */
table
{
empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
color: #FFFFFF;
font-size: small;
font-family: verdana, sans-serif;
}
/* The main body of the entire forum. */
body
{
  background-color: #000000;
margin: 0px;
padding: 0px;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background: #333333;
border: 1px solid #000000;
color: white;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
}
input, button
{
font-size: 90%;
}
textarea
{
font-size: 100%;
color: #FFFFFF;
font-family: verdana, sans-serif;
}
/* All input elements that are checkboxes or radio buttons. */
input.check
{
}
/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
background: #3d3d3d;
border: 1px solid #000000;
color: white;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
margin: 5px;
padding: 2px;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
 height: 1px;
 border: 0;
 color: #666666;
 background-color: #666666;
}
/* A quote, perhaps from another post. */
.quote
{
 background-color: #505050;
 color: #d0d0ff;
 border: 1px solid #808080;
 border-left: 5px solid #a0a0a0;
 margin: 0px;
 padding: 5px;
 font-size: x-small;
}
/* A code block - maybe even PHP ;). */
.code
{
 color: #f0f0f0;
 background-color: #303038;
 border: 1px solid #808080;
 border-left: 5px solid #a0a0a0;
 margin: 0px;
 padding: 5px;
 font-size: x-small;
 font-family: "courier new", helvetica, "times new roman", serif;
 width: 99%;
 white-space: nowrap;
 overflow: auto;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
 color: #e0e0e0;
 text-decoration: none;
 font-style: normal;
 font-weight: bold;
 font-size: x-small;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
color: #FF0000;
}
/* The main post box - this makes it as wide as possible. */
.editor
{
width: 96%;
}
/* Highlighted text - such as search results. */
.highlight
{
background-color: #FFF000;
font-weight: bold;
color: #000;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
color: #f3ecdd;
background-color: #3a3e42;
font-family: "Trebuchet MS",verdana, sans-serif;
}
.windowbg2
{
color: #d4d8dc;
background-color: #3b4248;
font-family: "Trebuchet MS",verdana, sans-serif;
}
.windowbg3
{
color: white;
background-color: #3d3d3d;
}
/* the today container in calendar */
.calendar_today
{
background-color: #333;
color: #ea7500;
font-weight: bold;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
font-weight: bold;
font-style: normal;
color: #ffffff;
background-color: #6e94b7;
background-image: url(images/catbg.gif);
background-repeat: x-repeat;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #FFF;
font-style: normal;
}
.titlebg a:hover
{
color: #FFF;
text-decoration: underline;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #FFF;
font-style: normal;
text-decoration: underline;
}
.titlebg2 a:hover
{
text-decoration: underline;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
font-weight: bold;
background-color: transparent;
background-image: url(images/catbg.jpg);
background-repeat: x-repeat;
color: #FFF;
height: 17px;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background-image: url(images/catbg.jpg);
background-color: #A1BFD9;
color: #FFF;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
background-repeat: repeat-x;
}
.catbg, .catbg2
{
font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: #FFF;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: #FFF;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #696464;
padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 1px;
border: 1px solid #696969;
border: 1px solid #696464;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
.middletext
{
font-size: 90%;
}
.normaltext
{
font-size: small;
}
.largetext
{
font-size: large;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
width: 100%;
overflow: auto;
line-height: 1.3em;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
width: 100%;
overflow: auto;
padding-bottom: 3px;
line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error{
color: #FF0000;
}
/* ~~~~~~~~~ BLACKRAIN MAIN MENU ~~~~~~~~~ */
#tabs6 {
position: relative;
top: -8px;
left: -40px;
width: 99%
font-size:93%;
margin: auto;
line-height:normal;
height: 44px;
}
#tabs6 ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabs6 li {
display:inline;
margin:0;
padding:0;
}
#tabs6 a {
float:left;
background:url(images/tableft6.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs6 a span {
float:left;
display:block;
background:url(images/tabright6.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}

/* End IE5-Mac hack */
#tabs6 a:hover span {
color:#ea7500;
}
#tabs6 a:hover {
background-position:0% -42px;
}
#tabs6 a:hover span {
background-position:100% -42px;
}
/* The AJAX notifier */
#ajax_in_progress
{
background: #333;
color: #FFF;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

.fomenu a, .fomenu span {
font-size: 14pt;
font-family: Courier New;
font-weight: bold;
text-align: right;    
font-style: normal;
color: white;
text-decoration: none
}

.menulink  {
font-size: 9pt;
text-align: center;
font-family: Arial;
color: white;    
text-decoration: none
}

Nesze neked, fórum CSS.
Naplózva
-[H.G]-Tyson
1337 tag
***
Nem elérhető Nem elérhető

Hozzászólások: 254



« Válasz #64 Dátum: 2010.01.15 19:20 »

és ezt hogy csináljam meg?
mentsem le html-ben?
Naplózva

Rudi
Örökös online
****
Nem elérhető Nem elérhető

Hozzászólások: 965


Karma: ∞


WWW
« Válasz #65 Dátum: 2010.01.15 22:06 »



Töltsd le a témát, inkább...

(ja, Black Rain, hogy ne írjál már annyit) (nem kell megköszönni, tudom hogy úgy gondolod xD)
Naplózva

Horv
Új
*
Nem elérhető Nem elérhető

Hozzászólások: 20


« Válasz #66 Dátum: 2010.01.16 12:39 »

Hmm megint én :D
Mi kell egy ilyen belső levelező rendszernek? (Nem mail ,hanem ami az accunton belül van). Új MySQL tábla?
Naplózva

Bolint99
Bolint99. The WebAdmin.
Admin
*****
Nem elérhető Nem elérhető

Hozzászólások: 951


WWW
« Válasz #67 Dátum: 2010.01.16 12:42 »

Igen...
Naplózva

http://ilajkyou.com Lájkollak ^^ Kattanj rá! =)
-[H.G]-Tyson
1337 tag
***
Nem elérhető Nem elérhető

Hozzászólások: 254



« Válasz #68 Dátum: 2010.01.16 12:51 »

őmm milyen ingyenes tárhelyet ajánlatok amin nincsen reklám és ha lehet magyar de nem muszáj
Naplózva

Ádám
Elit
*****
Nem elérhető Nem elérhető

Hozzászólások: 484


Bilux láver (L)


« Válasz #69 Dátum: 2010.01.16 12:53 »

Reklámmentes ingyenes tárhely nincs, a tárhelyszolgáltatónak nem hozna semmi nyereséget, hogyha nem lennének rajta reklámok.
Naplózva
-[H.G]-Tyson
1337 tag
***
Nem elérhető Nem elérhető

Hozzászólások: 254



« Válasz #70 Dátum: 2010.01.16 12:55 »

mondjuk az extra is olyan nem?csak most azon nem lehet regelni am nekem olyan is jó lenne mint itt amiket reklámoz ezeket a játékokat csak nekem is ezen a helyen lenne nem az oldal tetelyén...
Naplózva

Bolint99
Bolint99. The WebAdmin.
Admin
*****
Nem elérhető Nem elérhető

Hozzászólások: 951


WWW
« Válasz #71 Dátum: 2010.01.16 13:29 »

vagy egy, de szar, de legalább reklámmentes... http://000webhost.com
Naplózva

http://ilajkyou.com Lájkollak ^^ Kattanj rá! =)
-[H.G]-Tyson
1337 tag
***
Nem elérhető Nem elérhető

Hozzászólások: 254



« Válasz #72 Dátum: 2010.01.16 13:31 »

te mit ajánlasz?
Naplózva

-MH- Mark575
575pO.oWeRmAyBe
Fórum Moderátor
*****
Nem elérhető Nem elérhető

Hozzászólások: 2057


Az 575 mindenhol ott van...


WWW
« Válasz #73 Dátum: 2010.01.16 13:57 »


Legalább olvasnád el rendesen, mit ír az ember...

Egyébként xoo.hu se rossz, ahogy olvastam egyszer. Vagy még az okhost.eu-t tudom ajánlani (ha van már rajta regisztrációs lehetőség).
« Utoljára szerkesztve: 2010.01.16 14:07 írta -MH- Mark575 » Naplózva

  
"...a jogot fenntartjuk a random törlésekre." (Admin)
Idézet
[15:19:34] Jani: Jonatán az apád f*sza
Horv
Új
*
Nem elérhető Nem elérhető

Hozzászólások: 20


« Válasz #74 Dátum: 2010.01.16 14:12 »

Sajnos okhoston sincs atw-n van de az nem a  legjobb, uw meg szar... :S
Naplózva

Oldalak: 1 2 3 4 [5] 6 7 8 9 10 11 12 ... 15   Fel
Nyomtatás
Ugrás:  


Az oldal 0.021 másodperc alatt készült el 19 lekéréssel.