MaxRom | Scripturi uCoz Romania

Bannerul tau aici
[ Mesaje noi · Membrii · Regulamentul forumului · RSS ]
  • Pagina 1 din 1
  • 1
Forum » uCoz system » Întrebări » Css - problem (css - problem)
Css - problem
blak_angel Date: Joi, 2013-11-21, 22:03 | Message # 1
Mesaje: 55
Awards: 0
« 0 »

Am o problema ...
nu stiu cum sa adaug un nou cursor in acest stil css :

Cod
/* BASIC */
@font-face {
  font-family: "SpiceHeart";
  src: url(/images/SpiceHeart.ttf) format("truetype");
}  

body
{
  background:#000000 url('/images/Bottom_texture.jpg') no-repeat top center; padding:0; margin:0; color: #D8DBD6;
  height:100%;
  min-height:100%;
  min-width: 970px
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}
a {
color:#D6CB9F;
text-decoration:none;
outline:none;
}

a:hover {
color:#D8DBD6;
text-decoration:underline;
}
img {
border:0;
margin:0;
}
h1{font-size:32px}
h2{font-size:24px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:14px}
#wrapper{width:1000px;margin:0 auto;}
#masthead{height:454px;width:1000px;margin:0px auto;}

#top{padding-bottom:150px;}
#blogname{width:400px;float:left;}
#blogname span{margin:0 0 0 25px;
  color: #FFFFFF;
  font: 24px/15px "SpiceHeart",Verdana,Arial,Helvetica,sans-serif;
  text-shadow: 1px 1px 1px #000000;
}
#blogname h1{font-size:32px;margin:200px 0 10px 25px;font-weight:bold;}
#blogname h1 a:link, #blogname h1 a:visited{
  color: #FFFFFF;
  font: 45px/45px "SpiceHeart",Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000000;
  text-transform: uppercase;
}
#blogname h3{font-size:16px;margin:5px 0px 0px 0px;font-weight:normal;}
.socl{float:right;margin:205px 100px 0 0;width:230px}
.clear{clear:both;}

/*MENU*/
#botmenu{
  background: #000;
  font-size: 12px;
  /*margin: 400px 0 0 0;*/
  overflow: hidden;
  /*padding-left: 10px;*/
  width: 1000px;
min-height: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-topright: 25px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
  }
#botmenu ul {
  width: 80%;
  float: left;
  list-style: none;
  margin: 5px 20px;
  padding: 0 0px;
  }
   
#botmenu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #999;
  text-shadow:1px 1px 0px #111;
  }
   
#botmenu li a {
  color: #fff;
  display: block;
  margin: 0;
  padding: 0 5px;
  text-decoration: none;
  position: relative;
  text-shadow:1px 1px 0px #111;
  font-family: Arial, Helvetica, Sans-Serif;font-weight: bold;
  }

#botmenu li a:hover {
  color: #fff;
  text-shadow:1px 1px 0px #111;
  background:url(/images/bmenua.png) repeat-x;

  }

#botmenu li li a, ##botmenu li li a:link, ##botmenu li li a:visited {
  color: #ddd;
  text-shadow:1px 1px 0px #111;
  font-size:11px;
  text-shadow:none;
  width: 148px;  
  font-family: Arial, Tahoma, Verdana;
  margin: 0;
  padding: 0px 10px;
  line-height:35px;
  border-bottom:1px solid #333;
  border-top:1px solid #111;
  text-transform: none;
  position: relative;

  }  
#botmenu li li a:hover, #botmenu li li a:active {
  background:transparent;
  color: #fff;  
  }

#botmenu li ul {
  border-top:5px solid #C8021E;
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 170px;
  margin: 5px 0px 0px 0px;
  padding: 5px;
  background:#282828;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  }

#botmenu li ul a {  
  width: 150px;
  }

#botmenu li ul a:hover, #botmenu li ul a:active {  
  }

#botmenu li ul ul {
  margin: -40px 0 0 176px;
  border-top:5px solid #C8021E;
  }

#botmenu li:hover ul ul, #botmenu li:hover ul ul ul, #botmenu li.sfHover ul ul, #botmenu li.sfHover ul ul ul {
  left: -999em;
  }

#botmenu li:hover ul, #botmenu li li:hover ul, #botmenu li li li:hover ul, #botmenu li.sfHover ul, #botmenu li li.sfHover ul, #botmenu li li li.sfHover ul {
  left: auto;
  }

#botmenu li:hover, #botmenu li.sfHover {  
  position: static;
  }
   
/*CONTENT*/
#casing{width:1000px;background:url(/images/sheet_c.png);box-shadow:0 0 15px black;}
#content{width:600px;float:left;padding:10px 0 10px 20px;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
#content td, .catsTd{font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
#right{width:350px;padding:0 15px;float:right;}

.eTitle {
  margin: 0px 0px;
  padding: 10px 20px 10px 0px ;
  color:#fff;
  font: 32px/32px "SpiceHeart",Verdana,Arial,Helvetica,sans-serif;
  }

.eTitle a, .eTitle a:link, .eTitle a:visited {
  color:#fff;
  background-color: transparent;font: 26px/26px "SpiceHeart",Verdana,Arial,Helvetica,sans-serif;
  }
   
.eTitle a:hover {
  color: #fff;
  text-decoration:none;
  }

.eMessage, .eText{  
  color: #D8DBD6;
  font-size: 12px;
  line-height: 1.4;
  margin: 5px 0;
font-family: Arial, Helvetica, Sans-Serif;
}
.eMessage a:link,.eMessage a:visited,.eText a:link,.eText a:visited {color: #0983c1;background-color: transparent;}
.eMessage a:hover,.eText a:hover {color:#224e6c;background-color: transparent;text-decoration: none;}
.eMessage ul, .eMessage ol,.eText ul, .eText ol{margin: .4em 0 1em;line-height: 150%;}
.eMessage ul li, .eMessage ol li,.eText ul li, .eText ol li{list-style-position:outside;margin-left: 1.6em;}
.eMessage p,.eText p{margin:3px 0;padding:3px 0;}
.eDetails,.eDetails1,.eDetails2 {
  padding: 5px 0;
  font-size: 11px;
}

.eDetails a,.eDetails1 a,.eDetails2 a{
  color: #a27548;
}

.eDetails a:hover,.eDetails1 a:hover,.eDetails2 a:hover {
  color: #D8DBD6;
}
.cTop {}
/*SIDEBAR*/

h3.sidetitl {
  color: #FFFFFF;
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 5px 20px;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
.sidebox {background:#000;margin:8px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.sidebox .inner {margin: 0 15px;padding:5px 5px 10px;}
.sidebox ul, .inner ul {list-style-type:none;margin:0;padding:0 15px 5px;}

.sidebox li {
list-style-image: url("/images/blockcontentbullets.png");
margin:0;
padding:0;
}

.calTable, .sidebox .inner, .forumContent, .legendTd, .userRights{font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}

/*FORUM*/
.fNavLink a, td {font-size:12px;font-family: Arial, Helvetica, Sans-Serif;}
#forum-casing{background:url(/images/sheet_c.png);box-shadow:0 0 15px black;padding: 10px;}
.popuptitle {font: 14px "SpiceHeart",Verdana,Arial,Helvetica,sans-serif;background:#000;color:#fff;padding:6px 2px;}
.popupbody {background:url(/images/sheet_c.png);padding:6px 2px;font-size:12px;font-family: Arial, Helvetica, Sans-Serif;}
.popupbody * {font-size:12px!important;font-size:12px;font-family: Arial, Helvetica, Sans-Serif;}
.popuptable {margin:0 auto;font-family: Arial, Helvetica, Sans-Serif;}
.gTable {background:#f1f1ed;}.gTable td {font-size:12px;font-family: Arial, Helvetica, Sans-Serif;}
.gTableTop {padding:2px;background:#000;padding-left:20px;padding-bottom:1px;color: #fff;font-weight:bold;height:28px;font-size:10pt; }
.gTableTop a {color:#fff;}
.gTableSubTop {padding:2px;background:#C14310;color:#fff;height:20px;font-size:10px;}
.gTableSubTop a {color:#fff;}
.gTableBody {padding:2px;background:#000;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.gTableBody1 {padding:2px;background:#000;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.gTableBottom {padding:2px;background:#000;}
.gTableLeft {padding:2px;background:#000;font-weight:bold;color:#777;}
.gTableRight {padding:2px;background:#000}
.gTableError {padding:2px;background:#000;color:#FF0000;}
.forumNameTd,.forumLastPostTd {padding:2px;background:#000}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#000;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;}
a.catLink:link {text-decoration:none;color: #fff;}
a.catLink:visited {text-decoration:none;color: #fff;}
a.catLink:hover {text-decoration:underline; color:#fff;}
a.catLink:active {text-decoration:underline;color: #fff;}
.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.archivedForum{font-size:8pt;color:#FF0000;font-weight:bold;}
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:8pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.forum:visited, a.forum:active {color:#D6CB9F;}
a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline;color:#D8DBD6;}
a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.forumNamesBar {font-weight:bold;font-size:8pt;color:#666;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#fff;}
a.forumBarA:visited {text-decoration:none; color:#fff;}
a.forumBarA:hover {text-decoration:none; }
a.forumBarA:active {text-decoration:underline; }
.fastNav,.fastSearch,.fastLoginForm {font-size:8pt;}
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
.switches {background:#f1f1ed;}
.pagesInfo {background:#000;padding-right:10px;font-size:8pt;}
.switch {background:#000;width:15px;font-size:8pt;}
.switchActive {background:#aaa;color:#fff;font-weight:bold;width:15px;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none;color:#0983c1;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none;color:#0983c1;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline;color:#224e6c;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline;color:#224e6c;}
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#000}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#000;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.threadLastPostTd {padding:2px;font-size:8pt;}
.threadDescr {color:#858585;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#f3f3f4;height:20px;font-weight:bold;font-size:8pt;padding-left:40px; }
.threadsDetails {background:#aaa;color:#fff;height:20px;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.forumOnlineBar {padding:2px;background:#000;height:20px;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#D8DBD6;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}
a.threadLink:link {text-decoration:none; }
a.threadLink:visited {text-decoration:none; }
a.threadLink:hover {text-decoration:underline; color:#D8DBD6;}
a.threadLink:active {text-decoration:underline; color:#D8DBD6;}
.postpSwithces {font-size:8pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:8pt;text-align:right;}
.postTable {font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;}
.postPoll {background:#F1F2F3;text-align:center;}
.postFirst {background:#e8e7df;}
.postRest1 {background:#e8e7df;}
.postRest2 {background:#e8e7df;}
.postSeparator {height:1px;background:#fff;}
.postTdTop {background:#C14310;}
.postBottom {background:#aaa;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#000;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#787878;}
.posttdMessage {padding:5px;background:#000; line-height:22px;}
.pollQuestion {text-align:center;font-weight:bold;}  
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}
.codeMessage {background:#000;font-size:9px;}
.quoteMessage {background:#000;font-size:9px;}
.signatureView {font-size:8pt;}  
.edited {padding-top:30px;font-size:8pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}
.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/images/12.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/images/12.gif') no-repeat 0px 4px;}
.codeButtons {font-size:8pt;}
.codeCloseAll {font-size:8pt; font-weight:bold;}
.postNameFl,.postDescrFl {idth:90%!important;}
.postPollFl,.postQuestionFl {idth:90%!important;}
.postResultFl {width:50px}
.postAnswerFl {idth:80%!important;}
.postTextFl {width:98%!important;height:150px;background:#000;color:#fff;}
.postUserFl {width:80%!important;}
.pollHelp {font-weight:normal;font-size:8pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
.pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b {padding: 2px 6px 2px 6px;font-weight:normal;border: 1px solid #39312E;color: #fff;background-color: #6F6F6F;}
.pagesBlockuz1 a,.pagesBlockuz2 a,#pagesBlock1 a,#pagesBlock2 a {padding: 2px 6px 2px 6px;text-decoration: none;border: 1px solid #39312E;color: #fff;background-color: #A27548;}
.pagesBlockuz1 a:hover,.pagesBlockuz2 a:hover,#pagesBlock1 a:hover,#pagesBlock2 a:hover {border: 1px solid #39312E;color: #fff;background-color:#6F6F6F;}
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;  
  -moz-box-shadow:0 0 2px #ccc;
-webkit-box-shadow:0 0 2px #ccc;
box-shadow:0 0 2px #ccc;
  }

/*FOOTER*/

#footer{}

.fcred{font-size:11px;font-family: Arial, Helvetica, Sans-Serif;
width:1000px;
text-align:center;
margin: 0 auto 30px;padding: 20px 0;
line-height:16px;
background:#000;
-webkit-border-bottom-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-bottomleft: 25px;
-moz-border-radius-bottomright: 25px;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
}

.commTable{padding:5px 10px;margin:0;background:#000;border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;}
.commTd1 {color:#777;padding:5px 0;font-size:10px;}
.commFl {width:99%; background: #000;
  border: 1px solid #444;
  color: #D8DBD6;}
.cBlock1, .cBlock2 {background: #000;border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;}


Cod Cursor :
Cod
html{  
  cursor:url("http://easysharez.ucoz.com/img/blue.cur"),pointer;  
  }  
  a:hover {  
  cursor:url("http://easysharez.ucoz.com/img/red.cur"),pointer;  
  }  
1.  
2.  
3.  
4.  
5.  
6.


Design-only
 
bigblog Date: Joi, 2013-11-21, 22:16 | Message # 2
Mesaje: 41
Awards: 0
« 0 »

Asta pt a:hover:
Cod
a:hover {
  color:#D8DBD6;
  text-decoration:underline;
  cursor:url("http://easysharez.ucoz.com/img/red.cur"),pointer;
  }


iar asta pentru restu (cred):
Cod
body
  {
   background:#000000 url('/images/Bottom_texture.jpg') no-repeat top center; padding:0; margin:0; color: #D8DBD6;
   height:100%;
   min-height:100%;
   min-width: 970px
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   cursor:url("http://easysharez.ucoz.com/img/blue.cur"),pointer;  
  }


 
Muşatinu Date: Joi, 2013-11-21, 22:21 | Message # 3
Mesaje: 1801
Awards: 202
« 53 »

blak_angel, ideie nu am, ar trebui sa intrebi de unde l-ai luat.



 
blak_angel Date: Joi, 2013-11-21, 22:25 | Message # 4
Mesaje: 55
Awards: 0
« 0 »

Nu merge asta :) oricum am dorit sa intreb si daca se poate cum sa fac la acest design personalizat numele la utilizator color ?
In sectiunea forum si pe tot forumul cum era
Cod

/* User Group Marks */  
  .groupf1{color:OldLace;}  
  .groupf2{color:Yellow;}  
  .groupf3{color:blue;}  
  .groupf4{color:Red;}  
  .groupf5{color:#66FFFF;}
  .groupf251{color:Green;}
  .groupf255{color:Black;}  
  /* ---------------- */


Si ala cu gruopmoder ....

Adăugat (2013-11-21, 22:24)
---------------------------------------------
Mda ... iti multumesc musatinu

Adăugat (2013-11-21, 22:25)
---------------------------------------------
Am o porblema e site englez :)) nu stiu cum sa intreb :) off ma descurc si fara culori dar cursor ,,...



Design-only
 
Muşatinu Date: Vineri, 2013-11-22, 15:22 | Message # 5
Mesaje: 1801
Awards: 202
« 53 »

blak_angel, pe viitor, problema noua - topic nou.

nu prea am inteles care e treaba cu grupurile: http://maxrom.ucoz.com/forum/4-13-1



 
blak_angel Date: Vineri, 2013-11-22, 18:34 | Message # 6
Mesaje: 55
Awards: 0
« 0 »

Ziceam de asta dar la mine asa ceva nu este :) ehh lasa


Design-only
 
Muşatinu Date: Sâmbătă, 2013-11-23, 08:56 | Message # 7
Mesaje: 1801
Awards: 202
« 53 »

blak_angel, codu complet si link site.. u ma lasati sa ghicesc



 
blak_angel Date: Sâmbătă, 2013-11-23, 17:01 | Message # 8
Mesaje: 55
Awards: 0
« 0 »

Eu am scris acolo cod css
Link site il am in descriere dar tine : Design-Only


Design-only
 
YOYOYO Date: Duminică, 2013-11-24, 17:52 | Message # 9
Mesaje: 38
Awards: 128
« 0 »

blak_angel, pe forum eu am gasit cel putin 4 locatii unde se utilizeaza nick-ul utilizatorului, fii mai explicit daca vrei sa fii ajutat.


Mi-am deschis un nou site cu teme , scripturi si elemente grafice pentru uCoz , dar in engleza!Themes.uCoz.Net
 
Forum » uCoz system » Întrebări » Css - problem (css - problem)
  • Pagina 1 din 1
  • 1
Căutare: