Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorWanderer
    • CommentTimeMar 21st 2007
     # 51
    OK I did it, it took a marathon 3 hour session but I did it.
    I stripped out all the bits and pieces people had suggested and started from scratch.

    I discovered that:
    .Sticky.Closed   .DiscussionTopic    is not the same as    .Sticky   .Closed   .DiscussionTopic

    Note the space between .Sticky and .Closed

    I feel a step closer to CSS Guru status now!   pic

    Posted: Thursday, 22 March 2007 at 11:15AM (AEDT)

    •  
      CommentAuthorrayk
    • CommentTimeAug 1st 2007 edited
     # 52
    Any progress on this? Anyone have this working? :)
    •  
      CommentAuthorskube
    • CommentTimeSep 11th 2007
     # 53
    Why can't you simply:


    #Discussions .Closed.Sticky .DiscussionType {
    background: url('closedsticky.png') no-repeat center left; padding:4px 0 0 22px;
    }

    #Discussions .Sticky .DiscussionType {
    background: url('sticky.png') no-repeat center left; padding:4px 0 0 22px;
    }


    Also, if you don't want the text to show, remove the words from the definitions.php in the languages directory.
Add your comments
    Username Password
  • Format comments as