مشكلة بالماوس
3 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: قسم المشاكل الأخرى :: أرشيف قسم "المشاكل الأخرى"
صفحة 1 من اصل 1
رد: مشكلة بالماوس
لان هناك خلل في تصميم الماوس ...هناك مسافة كبيرة فوق الماوس لا تظهر (شفافة)
لحل هده المشلكة غير شكل الماوس حتى تجد واحد متناسق
لحل هده المشلكة غير شكل الماوس حتى تجد واحد متناسق
رد: مشكلة بالماوس
مشكور اخوي ... المشكلة الولى مازالها ظالة مع اني جربتهم كلهم تقريبا + المتحرك مايتحرك
+كود الماوس اللامع -ليس لدي صلاحيات بقرائة الموضوع-
+كود الماوس اللامع -ليس لدي صلاحيات بقرائة الموضوع-
رد: مشكلة بالماوس
تفضلي اختي :
ضعي هذا الكود في ورقة التصميم بعد حذف اكواد الماوس السابقة
ضعي هذا الكود في ورقة التصميم بعد حذف اكواد الماوس السابقة
- الكود:
body, a, a:hover {cursor: url(ضع هنا رابط الشكل الذى تريده), progress;}
رد: مشكلة بالماوس
يطلعلي هذا
خطأ
تم العثور على خلل
لقد قمنا بإيجاد عدد مختلف من "{" و "}". هذا يعني أن CSS الخاص بك قد لا يعمل و لن يظهر بشكل لائق في منتداك.
ننصحك بمراجعة الكود المستعمل.
لقد قمنا بإيجاد عدد مختلف من "{" و "}". هذا يعني أن CSS الخاص بك قد لا يعمل و لن يظهر بشكل لائق في منتداك.
ننصحك بمراجعة الكود المستعمل.
رد: مشكلة بالماوس
/* Caixa de avatar em forma de MSN */
.post .poster-profile img,
form[action *="/privmsg?folder="] .forumline td[width*="22"] img,
form[action *="/privmsg?folder="] .forumline td[rowspan*="4"] img,
form[action *="/profile"] .forumline .row1 table[width*="70"] td[align*="center"] img {
background:url("https://2img.net/h/oi39.tinypic.com/11rahqw.jpg")
no-repeat scroll 0 0 transparent;padding:17px 17px 15px;width:
92px;height: 92px;}
/* Caixa de avatar em forma de MSN */
/*----- خلفية وإطار للمتواجدون والأعضاء -----*/
a.coloradmin, a.name, strong a, a strong{
background-image : url('https://i.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #000;
border-left : medium solid #B53C38;
border-right : medium solid #B53C38;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover{
background-image : url('https://i.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #A10606;
border-left : medium solid #000;
border-right : medium solid #000;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
.poster-profile img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.poster-profile img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
div.topictitle {
color:#A80505;
}
div.topictitle:hover {
color:#000000;
}
tr.post td {
text-align:center;
text-shadow:0 1px 0 #FFFFFF;
}
td {
font-weight:bold;
}
.postbody {
font-size:16px;
font-weight:bold;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
body, a, a:hover {
cursor:url("https://2img.net/r/ihimizer/img214/4656/mouses.png"), progress;
}
a:hover {
color:#A80000;
cursor:url("https://2img.net/r/ihimizer/img214/4656/mouses.png"), default;
text-shadow:1px 1px 1px #000000;
ذا ماكان فيها =)
+اخي arabe1000 بدي شكلين لو سمحت ذول http://cur.cursors-4u.net/cursors/images3/cur221.gif و http://ani.cursors-4u.net/toons/images12/too1136.png واذا بتقدر تحط عليهم يعني بتكتب فيهم ياريت تكتب "نجمات راقيات"
.post .poster-profile img,
form[action *="/privmsg?folder="] .forumline td[width*="22"] img,
form[action *="/privmsg?folder="] .forumline td[rowspan*="4"] img,
form[action *="/profile"] .forumline .row1 table[width*="70"] td[align*="center"] img {
background:url("https://2img.net/h/oi39.tinypic.com/11rahqw.jpg")
no-repeat scroll 0 0 transparent;padding:17px 17px 15px;width:
92px;height: 92px;}
/* Caixa de avatar em forma de MSN */
/*----- خلفية وإطار للمتواجدون والأعضاء -----*/
a.coloradmin, a.name, strong a, a strong{
background-image : url('https://i.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #000;
border-left : medium solid #B53C38;
border-right : medium solid #B53C38;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover{
background-image : url('https://i.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #A10606;
border-left : medium solid #000;
border-right : medium solid #000;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
.poster-profile img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.poster-profile img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
div.topictitle {
color:#A80505;
}
div.topictitle:hover {
color:#000000;
}
tr.post td {
text-align:center;
text-shadow:0 1px 0 #FFFFFF;
}
td {
font-weight:bold;
}
.postbody {
font-size:16px;
font-weight:bold;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
body, a, a:hover {
cursor:url("https://2img.net/r/ihimizer/img214/4656/mouses.png"), progress;
}
a:hover {
color:#A80000;
cursor:url("https://2img.net/r/ihimizer/img214/4656/mouses.png"), default;
text-shadow:1px 1px 1px #000000;
ذا ماكان فيها =)
+اخي arabe1000 بدي شكلين لو سمحت ذول http://cur.cursors-4u.net/cursors/images3/cur221.gif و http://ani.cursors-4u.net/toons/images12/too1136.png واذا بتقدر تحط عليهم يعني بتكتب فيهم ياريت تكتب "نجمات راقيات"
رد: مشكلة بالماوس
تفلي الكود ضعيه في ورقة CSS
- الكود:
<style type="text/css">body, a:hover {cursor: url(http://store6.up-00.com/2017-06/149806993638071.png), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2012/02/11/chrome-pointer.html" target="_blank" title="Chrome Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Chrome Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
رد: مشكلة بالماوس
تفضلي
تم تصحيح الخطأ ووضع كود الماوس
تم تصحيح الخطأ ووضع كود الماوس
- الكود:
body{ cursor:url(http://i42.servimg.com/u/f42/17/42/09/54/cursor10.png),progress !important}
/* Caixa de avatar em forma de MSN */
.post .poster-profile img,
form[action *="/privmsg?folder="] .forumline td[width*="22"] img,
form[action *="/privmsg?folder="] .forumline td[rowspan*="4"] img,
form[action *="/profile"] .forumline .row1 table[width*="70"] td[align*="center"] img {
background:url("http://i39.tinypic.com/11rahqw.jpg")
no-repeat scroll 0 0 transparent;padding:17px 17px 15px;width:
92px;height: 92px;}
/* Caixa de avatar em forma de MSN */
/*----- خلفية وإطار للمتواجدون والأعضاء -----*/
a.coloradmin, a.name, strong a, a strong{
background-image : url('http://i14.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #000;
border-left : medium solid #B53C38;
border-right : medium solid #B53C38;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover{
background-image : url('http://i14.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #A10606;
border-left : medium solid #000;
border-right : medium solid #000;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
.poster-profile img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.poster-profile img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
div.topictitle {
color:#A80505;
}
div.topictitle:hover {
color:#000000;
}
tr.post td {
text-align:center;
text-shadow:0 1px 0 #FFFFFF;
}
td {
font-weight:bold;
}
.postbody {
font-size:16px;
font-weight:bold;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
body, a, a:hover {
cursor:url("http://img214.imageshack.us/img214/4656/mouses.png"), progress;
}
a:hover {
color:#A80000;
cursor:url("http://img214.imageshack.us/img214/4656/mouses.png"), default;
text-shadow:1px 1px 1px #000000;
}
/* Caixa de avatar em forma de MSN */
.post .poster-profile img,
form[action *="/privmsg?folder="] .forumline td[width*="22"] img,
form[action *="/privmsg?folder="] .forumline td[rowspan*="4"] img,
form[action *="/profile"] .forumline .row1 table[width*="70"] td[align*="center"] img {
background:url("http://i39.tinypic.com/11rahqw.jpg")
no-repeat scroll 0 0 transparent;padding:17px 17px 15px;width:
92px;height: 92px;}
/* Caixa de avatar em forma de MSN */
/*----- خلفية وإطار للمتواجدون والأعضاء -----*/
a.coloradmin, a.name, strong a, a strong{
background-image : url('http://i14.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #000;
border-left : medium solid #B53C38;
border-right : medium solid #B53C38;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
a.coloradmin:hover, a.name:hover, strong a:hover, a strong:hover{
background-image : url('http://i14.servimg.com/u/f14/13/64/37/51/158.png');
border : 1px solid #A10606;
border-left : medium solid #000;
border-right : medium solid #000;
-moz-border-radius: 20px;
padding : 0 5px 0 5px;
font-weight:bold;
}
.poster-profile img{
margin-left: 3px;
border: 5px solid #eee;
-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.poster-profile img:hover {
-webkit-transform: rotate(-7deg);
-moz-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
}
div.topictitle {
color:#A80505;
}
div.topictitle:hover {
color:#000000;
}
tr.post td {
text-align:center;
text-shadow:0 1px 0 #FFFFFF;
}
td {
font-weight:bold;
}
.postbody {
font-size:16px;
font-weight:bold;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
body, a, a:hover {
cursor:url("http://img214.imageshack.us/img214/4656/mouses.png"), progress;
}
a:hover {
color:#A80000;
cursor:url("http://img214.imageshack.us/img214/4656/mouses.png"), default;
text-shadow:1px 1px 1px #000000;
}
مواضيع مماثلة
» ممكن كود رابط المنتدى يلحق بالماوس
» طريقة تغيير خلفية الوصف للقسم عند التاشير عليها بالماوس
» اريد حذف كود تكبير الصورة عند المرور عليها بالماوس
» السلام كيف اذا مريت بالماوس على المنتديات والفات يتلون عدة الوان
» السلام عليكم انا حاط لون الاعضاء ازرق ولكن عندما احد بنقر على الاسم بالماوس يتغير اللون
» طريقة تغيير خلفية الوصف للقسم عند التاشير عليها بالماوس
» اريد حذف كود تكبير الصورة عند المرور عليها بالماوس
» السلام كيف اذا مريت بالماوس على المنتديات والفات يتلون عدة الوان
» السلام عليكم انا حاط لون الاعضاء ازرق ولكن عندما احد بنقر على الاسم بالماوس يتغير اللون
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: قسم المشاكل الأخرى :: أرشيف قسم "المشاكل الأخرى"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى