Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • jowb Friend
    #138265

    Hi all;

    When I insert a pluing for example thubmails.

    {myplugin} http://www.mysite.com/myimage.jpg{/ mypluing}

    He introduced the CSS of I do not want this, I change with this?

    Thanks

    Coode.

    scotty Friend
    #292182

    Remove the class tags from the PHP or javascript of the plugin. If you say what plugin exactly then maybe we can be more specific.

    jowb Friend
    #292217

    I used code css, but in Plugin I need without CSS.

    How make this?

    Tks.
    Jowb

    scotty Friend
    #292219

    Sorry Jowb, your going to have to explain your question better.

    You want to use a certain plugin but don’t want the plugin to apply any CSS to what it’s applied to?

    What is the plugin? and do you want to stop all the CSS or just certain styles?

    jowb Friend
    #292222

    See this image.

    http://img15.imageshack.us/my.php?image=18022009160023kq2.png

    Part of yelow. This is a plugin of thumb, all plugins show this.. But I use code.

    Tks.

    Jowb

    scotty Friend
    #292225

    I presume you are using the light version of Sanidine?

    Open templates/ja_sanidineii_light/css/typo.css and find…

    /* BONUS TYPOGRAPHY STYLES
    --------------------------------------------------------- */
    pre, .code {
    background: #FFFFCC;
    border-left: 5px solid #CCCCCC;
    font: 1em/1.5 "Courier News", monospace;
    margin: 5px 0 15px;
    padding: 10px 15px;
    }

    and change to…

    /* BONUS TYPOGRAPHY STYLES
    --------------------------------------------------------- */
    .code {
    background: #FFFFCC;
    border-left: 5px solid #CCCCCC;
    font: 1em/1.5 "Courier News", monospace;
    margin: 5px 0 15px;
    padding: 10px 15px;
    }

    I didn’t test it so let me know if it works.

    jowb Friend
    #292228

    Perfect..

    Thanks.

    Jowb

    scotty Friend
    #292229

    You’re welcome!

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  scotty 15 years, 9 months ago.

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