-
AuthorPosts
-
robgib0 Friend
robgib0
- Join date:
- May 2011
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 7, 2013 at 4:37 pm #185614anyone tell me where these are stored??
introducing-icon 1 is the file
i can see the code
<div class="block-img"><em class="introducing-icon1"> </em></div>
but cant see where the files are stored?
also three portfolio modules??? why ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 8, 2013 at 9:31 am #485785Here you are
Open templates/ja_onepage/css/template.css file
.introducing .block-img i {
background-image: url(../images/intro-icons.png);
background-repeat: no-repeat;
display: block;
height: 120px;
margin: 0 auto;
text-indent: -999em;
width: 120px;
}With icon image: templates/ja_onepage/images/intro-icons.png
K Schneider FriendK Schneider
- Join date:
- September 2014
- Posts:
- 170
- Downloads:
- 70
- Uploads:
- 11
- Thanks:
- 16
- Thanked:
- 11 times in 1 posts
March 18, 2013 at 5:25 pm #486916Hi,
The Joomla editors are cleaning up the code. TinyMCE and JCE also.
<i class=”introducing-icon1″> </i>to
<em class=”introducing-icon1″> </em>What is the best solution for this! And why using <i> instead of <span> in your sample code.
or
<p><i class=”introducing-icon1″> </i></p>then its not cleaned up
kanenses Friendkanenses
- Join date:
- December 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 11
- Thanked:
- 16 times in 1 posts
March 18, 2013 at 8:04 pm #486926You can use also the joomlackeditor with SourceView Active (desactive typography on extension -> Plugin -> Joomlackeditor)
Use as normal:
<i class="introducing-icon1"> </i>
For three(Four I thing) only need use on the Default QuickStart Package, ID – 99.
aburridge Friendaburridge
- Join date:
- November 2009
- Posts:
- 3
- Downloads:
- 6
- Uploads:
- 1
- Thanked:
- 3 times in 2 posts
March 23, 2013 at 12:00 pm #487557<em>@ocean12 365044 wrote:</em><blockquote>The Joomla editors are cleaning up the code. TinyMCE and JCE also.
</blockquote>If you are using JCE, go to Global Settings and disable the HTML clean up. That will allow you to replace the <em> with <i>.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 5 voices, and was last updated by aburridge 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
the icons in the introducing section and three portfolio modules?
Viewing 5 posts - 1 through 5 (of 5 total)