Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • migors Friend
    #132618

    Hi everyone! How is possible create custom class for youtube highslide module.
    If in code is defined clas “video” it shows video icon. In one tab I d like to publish radio stations.

    How create custom clas to show custom audio icon in there?

    lcristian Friend
    #267439

    Open up this file :

    /templates/ja_teline_ii/css/typo.css

    and add this code :

    a.audio {
    background: url(../images/icon-audio.gif) no-repeat 0px 2px;
    padding: 0 0 0 20px;
    }

    Create an graphic of your choice to represent your audio icon, name it icon-audio.gif and upload it to :

    /templates/ja_teline_ii/images

    Next time when you’ll create a link, add your class with the editor or by hand :

    <a href="link to file" class="audio" >

    That’s all 😉

    migors Friend
    #267529

    Thanks for help, it works 🙂

    migors Friend
    #267530

    One more question, is it possible to add custom class to article Heading, to show in articles list that there is a video


    1. Untitled-1
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  migors 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum