Text issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Danloona
    Senior Member
    • Mar 2015
    • 543
    • 4.2.5

    Text issue

    Since i added forum icons , and sticky icons as well , i got this issue with text ,,,, how i can i fix it?


    the code what i am using is :
    PHP Code:
    /* unread sticky */
    .topic-item.sticky .vb-icon.vb-icon-topic-status {
        
    backgroundtransparent url("/icons/stickytico.png"no-repeat;
    width42px/* icon width */
    height42px/* icon height */
    }

    /* read sticky */
    .topic-item.sticky.read .vb-icon.vb-icon-topic-status {
        
    backgroundtransparent url("/icons/stickyreadico.png"no-repeat;
    width42px/* icon width */
    height42px/* icon height */

    btw i got issue in subforums as well , here:http://www.vbulletin.com/forum/forum...subforum-issue


    Many thanks ,,,

Related Topics

Collapse

Working...