-
AuthorPosts
-
brusamolino Friend
brusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
February 18, 2011 at 11:24 am #160373Hi
how can i change t3 logo that i see in the header on iphone layout (Teline III Joomla.1.6) ?Best Regards
Luca
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
February 18, 2011 at 12:30 pm #377369The handheld/iphone layouts are generated by the JT3 plugin. Copyright info is rendered by
<div class=”ja-copyright”>
<jdoc:include type=”modules” name=”footer” />
</div>But it should be displayed at the bottom…
Not sure if iphone can show the source of the page (HTML), but it’ll be useful to detect the error.Another option is to disable T3 logo showing in the template’s settings.
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
February 22, 2011 at 4:45 pm #377965The T3 logo is disabled in the template’s setting
i can try to insert another logo but where is this image?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
February 22, 2011 at 6:50 pm #377971It should be this one
/templates/ja_teline_iii_v2/images/t3-logo.gifbrusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
March 1, 2011 at 10:22 am #379058is not this
can you help me?where is this logo?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2011 at 4:22 am #379205You add the following code into the template.css file:
.bd-iphone h1.logo a {
background: url(IMAGEPATH) no-repeat !important;
}YOU will create a new logo using for the mobile only and then replace the path for the IMAGEPATH of above css rule
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
T3 LOGO in the header on mobile version
Viewing 6 posts - 1 through 6 (of 6 total)