أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

طريقة ( وصف منتدى ) ؟


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif [مجابه] طريقة ( وصف منتدى ) ؟
  02-10-2012 08:52 صباحاً  
isma3eliano
معلومات الكاتب
أبحث في الـcss عن

CODE


a span.title_n, a:hover .title_h {
display: inline;
}
a:hover .title_h{
background: url(images/blacktrans2.png) repeat scroll 0 0 transparent;
position: absolute;
opacity: 1;
color: #fff;
font: 11px Tahoma;
padding: 0 4px;
z-index: 6;
height: auto;
line-height: 1.5;
margin-right: -100px;
margin-top: 20px;
width: 30%;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
}
a .title_h {
display: none;
}




وأحذفه

ثم أضف ذلك

CODE



a span.title_n, a:hover .title_h
{
    display: inline;
}

a:hover .title_h
{
    background: url(images/blacktrans2.png) repeat scroll 0 0 transparent;
    position: absolute;
    opacity: 1;
    color: #fff;
    font: 11px Tahoma;
    padding: 0 4px;
    z-index: 6;
    height: auto;
    line-height: 1.5;
    margin-right: -100px;
    margin-top: 20px;
    width: 30%;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
}

a .title_h
{
    display: none;
}



وأستبدل ما بداخل القالب المرفق بما لديك
 
  sections_list.txt   تحميل txt مرات التحميل :(30)
الحجم :(7.208) KB


الساعة الآن 09:46 AM