|
Forum Supportu
czo.pl/wxv.pl
|
Problem z przeźroczystością. |
Autor |
Wiadomość |
DEFRENATUS
Dołączyła: 16 Sie 2012 Posty: 3
|
Wysłany: 2012-08-16, 15:08 Problem z przeźroczystością.
|
|
|
Witam. Bardzo prosiłabym o pomoc dot. zrobienia czegoś takiego jak mamy np. na tym forum : http://www.drink-fuck-talk-cry.wxv.pl/ (chodzi mi o to, że ta warstwa forum, która jest z brzegu jest właśnie przeźroczysta.. ) TU też coś o tym piszą, ale mimo wielu starań nie ogarnęłam tego ;<< Pomoże ktoś w przerobieniu kodu poniżej?? Będę wielbić ;)
Kod: | <style>/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background: #000000
url("http://i.imgur.com/qq55M.jpg");
background-attachment: fixed;
background-position: center;
background:
background-position: top center;
margin: 0px;
}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #947b91; border: 4px #4e1475 dotted; border-radius: 50px 50px 0px 0px; }
/* This is the outline round the main forum tables */
.forumline { background-color: #4e1475; }
/* General font families for common tags */
font,th,td,p { font-family: georgia, sans-serif; }
a:link,a:active,a:visited { text-decoration: none; color : #7c23b8; }
a:hover { color : #8b7e94; }
p, td { font-size : 11px; color : #000000; }
hr { height: 0px; border: solid #4e1475 4px; border-top-width: 1px;}
/* Main table cell colours and backgrounds */
td.row1 { background-color: #947b91; }
td.row2 { background-color: #947b91; }
td.row3 { background-color: #947b91; }
td.row_helped { background-color: #947b91; }
/*
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: #645d69;
background-image: url('');
background-repeat: repeat-y; height: 22px;}
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #4e1475; font-size: 11px; font-weight: bold;
background-color: #947b91; height: 34px;
background-image: url('');}
td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url();
background-color: #947b91; border: #645d69; border-style: dashed; height: 20px;
}
/*
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: #947b91; border-width: 0px; background-image: url(''); height: 31px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom { "opacity: 0.5"}
font-weight: bold; border: #645d69; height: 28px;
}
th.thCornerL,th.thTop,th.thCornerR {color: #6500a8; font-size: 10px; font-weight: bold; background-color: #947b91; background-image: url(''); height: 31px; }
td.row3Right,td.spaceRow { background-color: #947b91; border: #645d69; border-style: dashed; }
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 { font-weight: bold; font-size: 25px; font-family: Georgia, Arial, Helvetica, sans-serif; color : #b2b2b2; }
/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { border-top: 4px #b8a7c4 dotted; }
.nav1 { height: 31px; vertical-align: middle; background: url(images/cellpic2.gif); padding: 0; margin: 0; }
.nav_top { color: #4e1c70; padding: 0; margin: 0; }
.nav_top li { float: center; display: inline; }
.nav_top a:link, .nav_top a:visited { float: center; font-size: 11px; font-weight: bold; padding: 4px 8px 6px 8px; text-decoration: none; color: #2a0a40; }
.nav_top a:link.active, .nav_top a:visited.active, .nav_top a:hover { color: #5c3775; background: url(images/cellpic3.gif); }
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #bfafc9 }
a.mainmenu { text-decoration: none; color : #8a828f; }
a.mainmenu:hover { border-top: 4px #611594 dotted; }
/* Forum category titles */
.cattitle { font-weight: bold; font-style: italic; font-size: 13px ; letter-spacing: 1px; color : #432359; text-shadow: 1px 2px 3px; color: #501775}
a.cattitle { text-decoration: none; color : #432359; }
a.cattitle:hover { border-top: 4px #611594 dotted; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-style: italic; font-size: 35px; color : #432359; text-shadow: 1px 2px 3px color: #501775; }
a.forumlink { text-decoration: none; color : #432359; }
a.forumlink:hover{ color : #8c30c9; border-top: 4px #611594 dotted; }
/* 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 : #8251a3;}
a.nav { text-decoration: none; color : #a85cdb; }
a.nav:hover { text-decoration: none; }
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #832dbd; }
a.topictitle:link { text-decoration: none; color : #920ceb; }
a.topictitle:visited { text-decoration: none; color : #a344e3; }
a.topictitle:hover { text-decoration: none; color : #592b78; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #d7bee8;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #7e40a8; }
/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link { text-decoration: none; color : #a8a8a8 }
a.postlink:visited { text-decoration: none; color : #8443b0; }
a.postlink:hover { color : #7f6094;}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #5f0f94;
background-color: #c598e3; border: 4px #591f80; border-radius: 0px 60px 0px 60px;
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: #c598e3; line-height: 125%;
background-color: #5f0f94; border: 4px #591f80; border-radius: 0px 60px 0px 60px;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #7514a6; }
.topbkg { background: #9d46c9 url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #331045 url(images/cellpic_nav.gif) repeat-x;color:#843da8; height: 21px; white-space: nowrap; text-align: center; border: 0px dashed #91a0ae; border-width: 1px 0 1px 0 }
.pm { font-size: 11px; text-decoration: none; color: #a32394 }
.table0
{
background-color : #6b3e66;
border-bottom-color : #6b3e66;
border-bottom-style : dashed;
border-bottom-width : 1px;
border-left-color : #6b3e66;
border-left-style : 6b3e66;
border-left-width : 1px;
border-right-color : #6b3e66;
border-right-style : dashed;
border-right-width : 1px;
border-top-color : #6b3e66;
border-top-style : dashed;
border-top-width : 1px;
color : #8f4286;
font-size : 10px;
}
</style> | [/code] |
|
|
|
|
Angvil
Pomógł: 2 razy Dołączył: 05 Lip 2010 Posty: 65
|
Wysłany: 2012-08-17, 08:11
|
|
|
Ja się tylko upewnię - chodzi Ci o to ze tło kategorii i for jest takie półprzeźroczyste, tak że przebija przez nie tło, bo chyba nie łapie która to jest warstwa z brzegu. Albo jest za wcześnie. |
_________________
To, że milczę, nie znaczy, że nie mam nic do powiedzenia
J.Carroll |
|
|
|
|
DEFRENATUS
Dołączyła: 16 Sie 2012 Posty: 3
|
Wysłany: 2012-08-17, 16:19
|
|
|
Chodzi o to ,że półprzeźroczysta jest ta warstwa na której są te wszystkie fora, ogłoszenie itp. i to jest na wierzchu, z tym ,że właśnie przebija się trochę przez to tło tak jak na tamtym forum . |
|
|
|
|
MultiGTAMISSION
Wpisz dowolną liczbę: 1254655
Pomógł: 1 raz Dołączył: 22 Gru 2011 Posty: 146 Skąd: Pyrzyce
|
Wysłany: 2012-08-17, 19:05
|
|
|
Proszę o przeniesienie. To nie ten dział. Na przykład do działu z HTML i PHP. Albo także jeśli jest coś o CSS. |
_________________ Podpis. |
|
|
|
|
Hazel
Wpisz dowolną liczbę: 1
Pomógł: 3 razy Wiek: 31 Dołączył: 23 Lut 2012 Posty: 86
|
Wysłany: 2012-08-18, 10:47
|
|
|
Jezu, czemu wszyscy muszą mieć to samo -.-' Dziewczyno, pomyśl o czymś własnym, a nie od innego forum coś ściągasz. Spytałaś się w ogóle admina czy wyraża zgodę na powielenie jej pomysłu ? |
|
|
|
|
|
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 Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Ta strona używa plików cookie w celu usprawnienia i ułatwienia dostępu do serwisu oraz prowadzenia danych statystycznych. Dalsze korzystanie z tej witryny oznacza akceptację tego stanu rzeczy.
Zapoznaj się również z nasza Polityka Prywatnosci
ROZUMIEM
| Strona wygenerowana w 0.03 sekundy. Zapytań do SQL: 9 |
|
|
|
|
Reklama |
System reklamy Test |
|
|