-
AuthorPosts
-
February 17, 2009 at 7:11 pm #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 Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 17, 2009 at 8:08 pm #292182Remove the class tags from the PHP or javascript of the plugin. If you say what plugin exactly then maybe we can be more specific.
February 17, 2009 at 10:28 pm #292217I used code css, but in Plugin I need without CSS.
How make this?
Tks.
Jowbscotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 17, 2009 at 10:43 pm #292219Sorry 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?
February 17, 2009 at 10:48 pm #292222See 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 Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
February 17, 2009 at 10:58 pm #292225I 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.
1 user says Thank You to scotty for this useful post
February 17, 2009 at 11:09 pm #292228Perfect..
Thanks.
Jowb
-
AuthorPosts
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