|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Przesunięty przez: Matteo 09-11-2013, 09:36 |
Informacja dla niezalogowanych, panel po zalogowan |
Autor |
Wiadomość |
aka
Pomógł: 32 razy Posty: 133
|
Wysłany: 06-09-2012, 20:11 Informacja dla niezalogowanych, panel po zalogowan
|
|
|
Informacja dla niezalogowanych, panel po zalogowaniu (a'la IPB)
Dodaje informację zachęcającą użytkownika do logowania i rejestracji (podobnie jak w IPB) obraz panel użytkownika po zalogowaniu.
Kod: | ##############################################################
## MOD Title: Informacja dla niezalogowanych, panel po zalogowaniu.
## MOD Version: 1.0
## MOD Author: aka < piotrrek7[at]gmail.com >
## MOD Description: Dodaje informację zachęcającą użytkownika do logowania i rejestracji (podobnie jak w IPB) obraz panel użytkownika po zalogowaniu.
##
## Installation Level: Easy
## Installation Time: 5 Minut
## Files To Edit: (4)
## includes/page_header.php
## language/lang_polish/lang_main.php
## templates/*/nazwastylu.css
## templates/*/overall_header.tpl
##
################################################################ |
Demo: http://netowo-mocni.pl/test/
Dane logowania: L: test H: akatest
Podziękowania dla wlochena i C4 wl0dz!u |
Ostatnio zmieniony przez Majkelo 03-12-2012, 18:22, w całości zmieniany 4 razy |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
C4 wl0dz!u
Pomógł: 4 razy Posty: 74
|
Wysłany: 07-09-2012, 05:50
|
|
|
Brak jakiegokolwiek dema, najlepsze by było w postaci screena. |
_________________ wlodziu |
|
|
|
|
Tommekk80
Pomógł: 1411 razy Posty: 4780
|
Wysłany: 07-09-2012, 05:58
|
|
|
Screen jest wymagany.
aka napisał/a: | zachęcającą użytkownika do logowania i rejestracji |
Mnie takie coś raczej denerwuje, bo to natrętne jest, ale jak kto woli. |
|
|
|
|
aka
Pomógł: 32 razy Posty: 133
|
Wysłany: 07-09-2012, 10:12
|
|
|
wlodziu, jest demo, jeśli chodzi o screeny zaktualizowałem pierwszy post. |
|
|
|
|
cyrax7
Posty: 49
|
Wysłany: 05-12-2012, 16:21
|
|
|
Hym, Mam problem, gdyż dodałem wszystko pokoleji jak trzeba, a wgl się nie wyświetla to okno na moim forum....
[ Added: 05-12-2012, 17:12 ]
Gdy jestem zalogowany, to widac ten palen po zalogowaniu, co zrobic zeby był widoczny panel, przed zalogowaniem?? |
|
|
|
|
01Paulina123
Pomógł: 16 razy Posty: 101
|
Wysłany: 05-01-2013, 13:33
|
|
|
Jest możliwość edytowania tej modyfikacji tak ażeby ta tabelka była na środku na forum ! |
|
|
|
|
Dajaj
Pomógł: 176 razy Posty: 1019
|
Wysłany: 05-01-2013, 22:21
|
|
|
01Paulina123 napisał/a: | Jest możliwość edytowania tej modyfikacji tak ażeby ta tabelka była na środku na forum ! |
możesz zamieniać wykrzykniki w znaki zapytania ? bo to trochę dziwnie i nie kulturalnie wygląda
# znajdź
Kod: | #akamsg {
background: none repeat scroll 0 0 #CF3737;
border: 1px solid #771B1B;
border-radius: 3px 3px 3px 3px;
bottom: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 #F66C6C inset;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
height: auto;
line-height: 16px;
opacity: 0.8;
padding: 10px;
position: fixed;
right: 10px;
width: 260px;
z-index: 30000;
} |
# zamień na
Kod: | #akamsg {
background: none repeat scroll 0 0 #CF3737;
border: 1px solid #771B1B;
border-radius: 3px 3px 3px 3px;
bottom: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 #F66C6C inset;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
height: auto;
line-height: 16px;
opacity: 0.8;
position: fixed;
width: 260px;
z-index: 30000;
margin: 0 auto;
} |
|
|
|
|
|
01Paulina123
Pomógł: 16 razy Posty: 101
|
Wysłany: 05-01-2013, 22:35
|
|
|
Ok, przepraszam nie zauważyłam tego.
Po zmianie tego kodu tabelka jest po prawej stronie na dole, a nie na środku
Mogłabym prosić o poprawienie ?? |
|
|
|
|
Dajaj
Pomógł: 176 razy Posty: 1019
|
Wysłany: 05-01-2013, 22:39
|
|
|
spróbuj dać cały kod na początku css , po body { ... } |
|
|
|
|
01Paulina123
Pomógł: 16 razy Posty: 101
|
Wysłany: 05-01-2013, 22:41
|
|
|
W pliku css nie znalazłam tego:
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */,
po prostu tego nie ma u mnie w pliku css na końcu:
Kod: |
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background: url(images/bgforum.jpg) #000 repeat;
margin:0 auto;
padding:0;
text-align:center;
}
/* DIV style */
#content {width:952px; height:auto; padding:0; background-color: #181818; margin:0 auto; text-align:left;} /*stała szerokość forum oraz kolor tła forum*/
#wraper {width:952px; height:auto; padding:0; margin:0 auto; } /*szerokość tabel forum poniżej topa*/
#forum {width:auto; height:auto;}
#logo {background: url(images/header.jpg) no-repeat; overflow:hidden; width:950px; height:334px; position:relative;} /* ustawienia topa strony */
.inputlogin {background: url(images/inputlogin.jpg) no-repeat; width:209px; height:31px; color:#efefef;
position:absolute; top:85px; right:110px;} /*ustawienia pola logowania "nick"*/
.inputpassword {background: url(images/inputhaslo.jpg) no-repeat; width:209px; height:31px; color:#efefef;
position:absolute; top:120px; right:110px;} /*ustawienia pola logowania "hasło"*/
.zaloguj {background: url(images/submitlogin.jpg) no-repeat; width:69px; height:67px;
position:absolute; top:84px; right:30px;} /*ustawienia pola logowania "zaloguj"*/
.zapamietaj{position:absolute; right:190px; top:160px; color:#fff; font-family: verdana; font-weight:bold;}
.zapamietajinput {position:absolute; right:170px; top:157px;}
a.przypomnij {position:absolute; right:38px; top:149px; color:#fcfcfc; text-decoration: none;}
a.przypomnij:hover { text-decoration: underline;}
a.zare { color:#2dbffc; text-decoration: none; font-weight:bold;}
a.zare:hover { color:#3cc2fa; text-decoration: underline; font-weight:bold;}
.rejestracja {position:absolute; top:160px; right:60px; }
.loginin {position:absolute; right:146px; top:90px; }
a.loginlinki,a.loginlinki:hover {font-size:11px; font-weight:bold; color:#fcfcfc; text-decoration: none;}
.witajna {position:absolute; left:26px; top:10px; font-size:10px; color:#f7f2dc;}
.data {position:absolute; right:26px; top:10px; font-size:10px; color:#f7f2dc;}
.zarejestruj3 {position:absolute; left:740px; top:10px; font-weight:bold; font-size:10px; color:#f7f2dc;}
a.zajs {font-size:10px; font-weight:bold; color:#f7f2dc; text-decoration: none;} a.zajs:hover{font-size:10px; font-weight:bold; color:#f7f2dc; text-decoration: underline;}
a.rees{font-size:11px; font-weight:bold; color:#ffffff; text-decoration: none; font-family:verdana;} a.rees:hover{font-size:11px; font-weight:bold; color:#ffffff; text-decoration: none; font-family:verdana;}
#stopka {background: url(images/stopka.jpg) no-repeat; overflow:hidden; width:950px; height:47px; padding:0; margin:0 auto;} /* ustawienia stopki strony */
#stopkatop { width:950px; height:10px; color:#fff; text-align:right;}
#stopkabottom { width:950px; height:30px; color:#fff;}
.stopkaleft {float:left; font-weight:bold; margin-top:1px; margin-left:10px; }
.stopkaright {float:right; font-weight:bold; margin-top:1px; margin-right:10px;}
/* Ustawienia menu */
#menu {background:url(images/bgmenu.jpg) no-repeat; width:950px; height:66px; text-align:left;
_display:inline;}
/* info */
#info {width:948px; height:177px; text-align:left; background:#e00606 url(images/info.png) no-repeat;
}
.info1{position:absolute; left:450px; top:420px; color:#fff; font-family: verdana; }
.info2{position:absolute; left:450px; top:510px; color:#fff; font-family: verdana; }
.info3{position:absolute; left:180px; top:460px; color:#fff; font-family: verdana; }
.cellpicgl {background:url(images/cellpicgl.jpg) no-repeat; width:950px; height:45px;
font-family:Tahoma,Arial,Verdana,sans-serif; font-weight:bold; font-size:11px; color:#252525; /*wygląd głownej belki na stronie głównej */
}
/*tło dla każdej komórki forum na stronie głównej */
.row3q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
.row1q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
padding:5px;
}
.row2q {
background: #101010;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
.row4q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
th.pacy{background: #161616; height:22px; color:#9d9c9c; font-weight:bold;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;}
/* General font families for common tags */
font,th,td,p, div { font-family: Tahoma, Arial, Helvetica, sans-serif; }
p, td ,div { font-size : 11px; color : #cccccc; }
a {
color:#fff;
text-decoration:none;
font-family: Tahoma;
}
a:hover {
color:#fff;
text-decoration:underline;
}
hr { height: 0px; border: solid #2F2F2F 0px; border-top-width: 1px; }
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #161616; border: 1px #98AAB1 solid; } /* --> ustaw w #content */
/* This is the outline round the main forum tables */
.forumline { background-color: #292626; border: solid #302d2d 0px; }
/* Main table cell colours and backgrounds */
.staty5 { background-color: #121212;}
td.staty5row {
background-color: #0c0c0c; // Kolor tła tabelek
border-bottom-color : #201f1a; // to jest wyłączone
border-bottom-style : solid;
border-bottom-width : 0px;
border-left-color : #151515; //kolor ramek (linii)
border-left-style : solid;
border-left-width : 1px;
border-right-width : 0px;
border-top-color : #151515; // kolor ramek (linii)
border-top-style : solid;
border-top-width : 1px;
}
td.row1 { background-color: #131314; }
td.row2 { background-color: #131314; }
td.row3 { background-color: #131314; }
td.row_helped { background-color: #131314; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url('images/cellpic2.jpg');
background-repeat: repeat-y; height: 22px;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
font-size: 11px; font-weight: bold;
background-color: #000; height: 32px;
background-image: url(images/cellpic3.png);
}
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic4.png);
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { background-color: #C7D0D7; background-image: url('images/cellpic4.png'); height: 30px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}
th.thCornerL,th.thTop,th.thCornerR {color: #fff; font-size: 70%; font-weight: bold;
background-color: #222; background-image: url('images/cellpic3.png'); height: 32px; }
td.row3Right,td.spaceRow { background-color: #1F1F1F; border: #FFFFFF; border-style: solid; }
th.thHead,td.catHead { font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px; }
th.thLeft,td.catLeft { border-width: 0px; }
th.thBottom,td.catBottom { border-width: 0px; }
th.thTop { border-width: 0px; }
th.thCornerL { border-width: 0px; }
th.thCornerR { border-width: 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #cccccc;
}
/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gen,.genmed,.gensmall { color : #cccccc;font-size : 11px; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #ffffff; text-decoration: underline; }
a.autor, a.autor:hover {color: #efefef; text-decoration: none;}
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #cccccc; }
a.mainmenu { text-decoration: none; color : #ffffff; }
a.mainmenu:hover { text-decoration: underline; color : #ffffff; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000;}
a.cattitle { text-decoration: none; color : #000; }
a.cattitle:hover { text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #158F00; }
a.forumlink { text-decoration: none; color : #158F00; }
a.forumlink:hover { text-decoration: underline; color : #158F00; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #cccccc;}
a.nav { text-decoration: none; color : #179F00; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #cccccc; }
a.topictitle:link { text-decoration: none; color : #179F00; }
a.topictitle:visited { text-decoration: none; color : #ec4c4c; }
a.topictitle:hover { text-decoration: underline; color : #158F00; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #cccccc; text-decoration: none;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #cccccc; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; }
a.postlink:link { text-decoration: none; color : #179F00; }
a.postlink:visited { text-decoration: none; color : #158F00; }
a.postlink:hover { text-decoration: underline; color : #d00505; }
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #dfdfdf;
background-color: #2F2F2F; border: #1F1F1F; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #dfdfdf; line-height: 125%;
background-color: #2F2F2F; border: #1F1F1F; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
/* Copyright and bottom info */
.copyright { font-size : 10px; color: #dfdfdf; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright { text-decoration: none; color : #dfdfdf; }
a.copyright:hover { text-decoration: underline; color : #158F00; }
/* Form elements */
form { margin: 0; }
form { display: inline; }
input,textarea, select {
color : #cccccc;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
}
/* The text input fields background colour */
input.post, textarea.post, select { background-color : #1D1D1F; border: 1px dashed #4F4F4F; }
input.post2, textarea.post2, select { background-color : #1D1D1F; border: 1px dashed #4F4F4F; }
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
color : #cccccc;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
}
/* The main submit button option */
input.mainoption {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
font-weight: bold;
cursor: pointer;
}
/* None-bold submit button */
input.liteoption {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
font-weight: normal;
cursor: pointer;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #1F1F1F; border-style: none; }
/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }
.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#0075AF;
height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0; }
.pm { font-size: 11px; text-decoration: none; color: #FF0000; }
.table0
{
padding: 4px;
border-bottom: 1px solid #dedede;
border-left: 1px solid #fefefe;
color : #000000;
font-size : 10px;
}
.sb1 { background-color: #EFEFEF; }
.sb2 { background-color: #DEE3E7; }
.pagination {
color: #666;
font-size: 10px;
font-weight: bold;
padding: 3px;
padding-bottom: 4px;
cursor: pointer;
text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
background-color: #EAEBEB;
color: #000;
border-color: #D4D7DA;
border: #D4D7DA 1px solid;
padding: 1px;
text-decoration: none;
}
.pagination a:hover {
background-color: #FFF;
color: #666;
border-color: #EAECEF;
border: #EAECEF 1px solid;
text-decoration: none;
padding: 1px;
}
#akamsg {
background: none repeat scroll 0 0 #CF3737;
border: 1px solid #771B1B;
border-radius: 3px 3px 3px 3px;
bottom: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 #F66C6C inset;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
height: auto;
line-height: 16px;
opacity: 0.8;
position: fixed;
width: 260px;
z-index: 30000;
margin: 0 auto;
}
#akamsg:hover {
opacity: 1;
}
.nm_zal{text-align:center;text-shadow: #000000 1px 1px 1px; font-weight: bold;} |
[ Dodano: 05-01-2013, 22:48 ]
A jeszcze mam pytanie, co należy usunąć , żeby tabelka ZNIKAŁA po zalogowaniu ?? |
|
|
|
|
Dajaj
Pomógł: 176 razy Posty: 1019
|
Wysłany: 06-01-2013, 00:08
|
|
|
Kod: | /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background: url(images/bgforum.jpg) #000 repeat;
margin:0 auto;
padding:0;
text-align:center;
}
/* DIV style */
#akamsg {
background: none repeat scroll 0 0 #CF3737;
border: 1px solid #771B1B;
border-radius: 3px 3px 3px 3px;
bottom: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 #F66C6C inset;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
height: auto;
line-height: 16px;
opacity: 0.8;
position: fixed;
width: 260px;
z-index: 30000;
margin: 0 auto;
}
#akamsg:hover {
opacity: 1;
}
.nm_zal{text-align:center;text-shadow: #000000 1px 1px 1px; font-weight: bold;}
#content {width:952px; height:auto; padding:0; background-color: #181818; margin:0 auto; text-align:left;} /*stała szerokość forum oraz kolor tła forum*/
#wraper {width:952px; height:auto; padding:0; margin:0 auto; } /*szerokość tabel forum poniżej topa*/
#forum {width:auto; height:auto;}
#logo {background: url(images/header.jpg) no-repeat; overflow:hidden; width:950px; height:334px; position:relative;} /* ustawienia topa strony */
.inputlogin {background: url(images/inputlogin.jpg) no-repeat; width:209px; height:31px; color:#efefef;
position:absolute; top:85px; right:110px;} /*ustawienia pola logowania "nick"*/
.inputpassword {background: url(images/inputhaslo.jpg) no-repeat; width:209px; height:31px; color:#efefef;
position:absolute; top:120px; right:110px;} /*ustawienia pola logowania "hasło"*/
.zaloguj {background: url(images/submitlogin.jpg) no-repeat; width:69px; height:67px;
position:absolute; top:84px; right:30px;} /*ustawienia pola logowania "zaloguj"*/
.zapamietaj{position:absolute; right:190px; top:160px; color:#fff; font-family: verdana; font-weight:bold;}
.zapamietajinput {position:absolute; right:170px; top:157px;}
a.przypomnij {position:absolute; right:38px; top:149px; color:#fcfcfc; text-decoration: none;}
a.przypomnij:hover { text-decoration: underline;}
a.zare { color:#2dbffc; text-decoration: none; font-weight:bold;}
a.zare:hover { color:#3cc2fa; text-decoration: underline; font-weight:bold;}
.rejestracja {position:absolute; top:160px; right:60px; }
.loginin {position:absolute; right:146px; top:90px; }
a.loginlinki,a.loginlinki:hover {font-size:11px; font-weight:bold; color:#fcfcfc; text-decoration: none;}
.witajna {position:absolute; left:26px; top:10px; font-size:10px; color:#f7f2dc;}
.data {position:absolute; right:26px; top:10px; font-size:10px; color:#f7f2dc;}
.zarejestruj3 {position:absolute; left:740px; top:10px; font-weight:bold; font-size:10px; color:#f7f2dc;}
a.zajs {font-size:10px; font-weight:bold; color:#f7f2dc; text-decoration: none;} a.zajs:hover{font-size:10px; font-weight:bold; color:#f7f2dc; text-decoration: underline;}
a.rees{font-size:11px; font-weight:bold; color:#ffffff; text-decoration: none; font-family:verdana;} a.rees:hover{font-size:11px; font-weight:bold; color:#ffffff; text-decoration: none; font-family:verdana;}
#stopka {background: url(images/stopka.jpg) no-repeat; overflow:hidden; width:950px; height:47px; padding:0; margin:0 auto;} /* ustawienia stopki strony */
#stopkatop { width:950px; height:10px; color:#fff; text-align:right;}
#stopkabottom { width:950px; height:30px; color:#fff;}
.stopkaleft {float:left; font-weight:bold; margin-top:1px; margin-left:10px; }
.stopkaright {float:right; font-weight:bold; margin-top:1px; margin-right:10px;}
/* Ustawienia menu */
#menu {background:url(images/bgmenu.jpg) no-repeat; width:950px; height:66px; text-align:left;
_display:inline;}
/* info */
#info {width:948px; height:177px; text-align:left; background:#e00606 url(images/info.png) no-repeat;
}
.info1{position:absolute; left:450px; top:420px; color:#fff; font-family: verdana; }
.info2{position:absolute; left:450px; top:510px; color:#fff; font-family: verdana; }
.info3{position:absolute; left:180px; top:460px; color:#fff; font-family: verdana; }
.cellpicgl {background:url(images/cellpicgl.jpg) no-repeat; width:950px; height:45px;
font-family:Tahoma,Arial,Verdana,sans-serif; font-weight:bold; font-size:11px; color:#252525; /*wygląd głownej belki na stronie głównej */
}
/*tło dla każdej komórki forum na stronie głównej */
.row3q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
.row1q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
padding:5px;
}
.row2q {
background: #101010;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
.row4q {
background: #131313;
border-top: 1px solid #5F5F5F;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;
}
th.pacy{background: #161616; height:22px; color:#9d9c9c; font-weight:bold;
border-left: 1px solid #5F5F5F;
border-bottom: 1px solid #5F5F5F;
border-right: 1px solid #5F5F5F;}
/* General font families for common tags */
font,th,td,p, div { font-family: Tahoma, Arial, Helvetica, sans-serif; }
p, td ,div { font-size : 11px; color : #cccccc; }
a {
color:#fff;
text-decoration:none;
font-family: Tahoma;
}
a:hover {
color:#fff;
text-decoration:underline;
}
hr { height: 0px; border: solid #2F2F2F 0px; border-top-width: 1px; }
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #161616; border: 1px #98AAB1 solid; } /* --> ustaw w #content */
/* This is the outline round the main forum tables */
.forumline { background-color: #292626; border: solid #302d2d 0px; }
/* Main table cell colours and backgrounds */
.staty5 { background-color: #121212;}
td.staty5row {
background-color: #0c0c0c; // Kolor tła tabelek
border-bottom-color : #201f1a; // to jest wyłączone
border-bottom-style : solid;
border-bottom-width : 0px;
border-left-color : #151515; //kolor ramek (linii)
border-left-style : solid;
border-left-width : 1px;
border-right-width : 0px;
border-top-color : #151515; // kolor ramek (linii)
border-top-style : solid;
border-top-width : 1px;
}
td.row1 { background-color: #131314; }
td.row2 { background-color: #131314; }
td.row3 { background-color: #131314; }
td.row_helped { background-color: #131314; }
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-image: url('images/cellpic2.jpg');
background-repeat: repeat-y; height: 22px;
}
/* Header cells - the blue and silver gradient backgrounds */
th {
font-size: 11px; font-weight: bold;
background-color: #000; height: 32px;
background-image: url(images/cellpic3.png);
}
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic4.png);
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom { background-color: #C7D0D7; background-image: url('images/cellpic4.png'); height: 30px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}
th.thCornerL,th.thTop,th.thCornerR {color: #fff; font-size: 70%; font-weight: bold;
background-color: #222; background-image: url('images/cellpic3.png'); height: 32px; }
td.row3Right,td.spaceRow { background-color: #1F1F1F; border: #FFFFFF; border-style: solid; }
th.thHead,td.catHead { font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px; }
th.thLeft,td.catLeft { border-width: 0px; }
th.thBottom,td.catBottom { border-width: 0px; }
th.thTop { border-width: 0px; }
th.thCornerL { border-width: 0px; }
th.thCornerR { border-width: 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #cccccc;
}
/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gen,.genmed,.gensmall { color : #cccccc;font-size : 11px; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #ffffff; text-decoration: underline; }
a.autor, a.autor:hover {color: #efefef; text-decoration: none;}
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #cccccc; }
a.mainmenu { text-decoration: none; color : #ffffff; }
a.mainmenu:hover { text-decoration: underline; color : #ffffff; }
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000;}
a.cattitle { text-decoration: none; color : #000; }
a.cattitle:hover { text-decoration: underline; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #158F00; }
a.forumlink { text-decoration: none; color : #158F00; }
a.forumlink:hover { text-decoration: underline; color : #158F00; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #cccccc;}
a.nav { text-decoration: none; color : #179F00; }
a.nav:hover { text-decoration: underline; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #cccccc; }
a.topictitle:link { text-decoration: none; color : #179F00; }
a.topictitle:visited { text-decoration: none; color : #ec4c4c; }
a.topictitle:hover { text-decoration: underline; color : #158F00; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #cccccc; text-decoration: none;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #cccccc; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px; }
a.postlink:link { text-decoration: none; color : #179F00; }
a.postlink:visited { text-decoration: none; color : #158F00; }
a.postlink:hover { text-decoration: underline; color : #d00505; }
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #dfdfdf;
background-color: #2F2F2F; border: #1F1F1F; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #dfdfdf; line-height: 125%;
background-color: #2F2F2F; border: #1F1F1F; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
/* Copyright and bottom info */
.copyright { font-size : 10px; color: #dfdfdf; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.copyright { text-decoration: none; color : #dfdfdf; }
a.copyright:hover { text-decoration: underline; color : #158F00; }
/* Form elements */
form { margin: 0; }
form { display: inline; }
input,textarea, select {
color : #cccccc;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
}
/* The text input fields background colour */
input.post, textarea.post, select { background-color : #1D1D1F; border: 1px dashed #4F4F4F; }
input.post2, textarea.post2, select { background-color : #1D1D1F; border: 1px dashed #4F4F4F; }
input { text-indent : 2px; }
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
color : #cccccc;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
}
/* The main submit button option */
input.mainoption {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
font-weight: bold;
cursor: pointer;
}
/* None-bold submit button */
input.liteoption {
background-color : #1D1D1F; border: 1px dashed #4F4F4F;
font-weight: normal;
cursor: pointer;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know ;)
*/
.helpline { background-color: #1F1F1F; border-style: none; }
/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }
.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#0075AF;
height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0; }
.pm { font-size: 11px; text-decoration: none; color: #FF0000; }
.table0
{
padding: 4px;
border-bottom: 1px solid #dedede;
border-left: 1px solid #fefefe;
color : #000000;
font-size : 10px;
}
.sb1 { background-color: #EFEFEF; }
.sb2 { background-color: #DEE3E7; }
.pagination {
color: #666;
font-size: 10px;
font-weight: bold;
padding: 3px;
padding-bottom: 4px;
cursor: pointer;
text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
background-color: #EAEBEB;
color: #000;
border-color: #D4D7DA;
border: #D4D7DA 1px solid;
padding: 1px;
text-decoration: none;
}
.pagination a:hover {
background-color: #FFF;
color: #666;
border-color: #EAECEF;
border: #EAECEF 1px solid;
text-decoration: none;
padding: 1px;
}
#akamsg {
background: none repeat scroll 0 0 #CF3737;
border: 1px solid #771B1B;
border-radius: 3px 3px 3px 3px;
bottom: 10px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px 0 #F66C6C inset;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
height: auto;
line-height: 16px;
opacity: 0.8;
position: fixed;
width: 260px;
z-index: 30000;
margin: 0 auto;
}
#akamsg:hover {
opacity: 1;
}
.nm_zal{text-align:center;text-shadow: #000000 1px 1px 1px; font-weight: bold;} |
tak zobacz , żeby po zalogowaniu zniknęła usuń to ^^
Kod: | <div id="akamsg">
<div class="nm_zal">{L_LOGINFO} {AKA_USERNAME}</div>
<li>{AKA_NAZWAUS}</li>
<li><a href="{U_PROFILE}" >{L_EDIT_PROFILE}</a></li>
<li><a href="{U_PRIVATEMSGS}" >{PRIVATE_MESSAGE_INFO}</a></li>
<li><a href="{U_LOGIN_LOGOUT}" >{L_LOGIN_LOGOUT}</a></li>
</div> |
|
|
|
|
|
01Paulina123
Pomógł: 16 razy Posty: 101
|
Wysłany: 06-01-2013, 01:59
|
|
|
OK tabelka zniknęła po zalogowaniu, ale dalej jest na dole po lewej.
Czy jest wgl taka możliwość żeby była na środku strony ?
Proszę o pomoc |
|
|
|
|
Dajaj
Pomógł: 176 razy Posty: 1019
|
Wysłany: 06-01-2013, 03:23
|
|
|
coś ze stylem nie chce mi sie teraz myśleć mi na subsilver cyka |
|
|
|
|
Sebua
Pomógł: 8 razy Posty: 65
|
Wysłany: 12-03-2013, 21:15
|
|
|
aka, a dało by się to zrobić tak że dla użytkowników nie zarejestrowanych tylko to jest bo jako panel użytkownika to zbytnio nie pasuje (Dla Mnie).
Z góry dzięki
[ Dodano: 12-03-2013, 21:19 ]
POPRAWKA !
Sory ale pierw napisałem post a potem pobrałem to i teraz zobaczyłem że i bez tego panelu da się to mieć . Więc jak coś nie było pytania. |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
paczajskilla
Posty: 1
|
Wysłany: 23-03-2013, 12:25
|
|
|
Sory za odkop ale mam pytanie jak zmienić z koloru czerwonego na jakiś ciemnyzielony ? |
|
|
|
|
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Nie możesz ściągać załączników na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
| Strona wygenerowana w 0,18 sekundy. Zapytań do SQL: 13 | |
|
|