-
AuthorPosts
-
mjandia Friend
mjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 6:31 am #192825Hello,
I would like to change the T3 logo image in the footer with teline iii. So How to change the image t3 logo in the footer in teline iii ? Because I’ve read a lot of post but it doesn’t run for me. I’ve change the css in template css and nothing change. So I want to know please where is located the T3 logo image ?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 9:26 am #514692Hi
To change your t3 logo image you need to edit this file pluginssystemjat3jat3base-themesdefaultcsstemplate.css around line 1290
/* T3 Logo ---*/
.t3-logo, .t3-logo-sm { display: block; }.t3-logo, .t3-logo a { width: 200px; height: 34px; }
.t3-logo-sm, .t3-logo-sm a { width: 77px; height: 34px; }
.t3-logo a, .t3-logo-sm a {
display: block;
text-indent: -1000em;
background-repeat: no-repeat;
background-position: center;
}.t3-logo-light a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light.png); }
.t3-logo-dark a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark.png); }.t3-logo-light-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light_sm.png); }
.t3-logo-dark-sm a { background-image: url(http://static.joomlart.com/t3/logo/t3_logo_dark_sm.png); }
You can also disable it from yourTemplate Manager >> Profiles Tab >> Global Settings >> Footer T3 Logo and set value to ” No Show “
mjandia Friendmjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 9:32 am #514694I have only this code on line 1290 :
/* T3 Framework logo —*/
#ja-poweredby {
height: 34px;
position: absolute;
left: 15px;
top: 45px;
width: 200px;What can I do please ?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 10:04 am #514695Could you send me via Private Message a super user account to your backend
I will try to take a look at your settingspavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 10:39 am #514697Hi
I checked your website and the info provided above are correct
In this file pluginssystemjat3jat3base-themesdefaultcsstemplate.css
change the url for the .t3-logo-light a with the url corresponding to your new image
Best Regards
mjandia Friendmjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 5:07 pm #514710In order to see a good page I removed the image logo but it remains the space of the image logo on the footer. How to solve that to not have space please ?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 5:16 pm #514711In this file /templates/ja_teline_iii/css/template.css around line 1300
.ja-copyright small {
display: block;
margin-left: 240px; <--------Change this to margin-left: 24px;
}mjandia Friendmjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 5:30 pm #514712nothing have changed
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 5:50 pm #514715When you make changes to css files you need to clean your Jat3 cache and then refresh your frontend
mjandia Friendmjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 5:51 pm #514716I did and not works
mjandia Friendmjandia
- Join date:
- December 2013
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 9
- Thanked:
- 3 times in 1 posts
December 8, 2013 at 5:52 pm #514718look at the bottom. I’ve changed the css as you said, I’ve cleaned cash and nothing
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2013 at 6:01 pm #514721I checked your website with firebug and the value is still at 240 px
-
AuthorPosts
This topic contains 14 replies, has 2 voices, and was last updated by mjandia 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum