-
AuthorPosts
-
December 11, 2011 at 12:29 am #171692
At left-bottom, Teline IV shows text logo footer. I would like to change it into image logo.
Could you kindly tell me how to do that?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 11, 2011 at 4:18 am #429170Hi.
site URL
http://soccer.kyaku.info/“Optimze CSS” is set to “No” .
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 11, 2011 at 4:22 am #429171Open your template.css file (within path /templates/ja_teline_iv/css/template/css)
at line 1108, you should see the following . . .
/* Foot Logo ---*/
#ja-footlogo {
background: url(../images/curl-bg-4.png) no-repeat right top;
height: 85px;
left: 12px;
position: absolute;
text-align: center;
top: -5px;
width: 220px;
}
#ja-footlogo a {
background: #000;
border: 1px solid #000;
color: #666;
display: block;
font: 24px/85px ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
height: 85px;
text-transform: uppercase;
white-space: nowrap;
width: 214px;
}
#ja-footlogo a:hover,
#ja-footlogo a:active,
#ja-footlogo a:focus { background: #069; color: #fff; text-decoration: none; }
The parameter at line 1110 is where you can change the image currently used with your own custom image.
Always remember, after you make your changes . . . SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Hope that helps.
December 11, 2011 at 4:33 am #429175Thank you. I will try that. 🙂
<em>@TomC 288510 wrote:</em><blockquote>Open your template.css file (within path /templates/ja_teline_iv/css/template/css)
at line 1108, you should see the following . . .
/* Foot Logo ---*/
#ja-footlogo {
background: url(../images/curl-bg-4.png) no-repeat right top;
height: 85px;
left: 12px;
position: absolute;
text-align: center;
top: -5px;
width: 220px;
}
#ja-footlogo a {
background: #000;
border: 1px solid #000;
color: #666;
display: block;
font: 24px/85px ArialNarrowBold, "Arial Narrow", Arial, sans-serif;
height: 85px;
text-transform: uppercase;
white-space: nowrap;
width: 214px;
}
#ja-footlogo a:hover,
#ja-footlogo a:active,
#ja-footlogo a:focus { background: #069; color: #fff; text-decoration: none; }
The parameter at line 1110 is where you can change the image currently used with your own custom image.
Always remember, after you make your changes . . . SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Hope that helps.</blockquote>
Kris Small FriendKris Small
- Join date:
- January 2014
- Posts:
- 54
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 19
- Thanked:
- 2 times in 1 posts
August 3, 2012 at 8:51 pm #463109Has this worked? I’ve tried and it didn’t work.
I used the following code:
#ja-footlogo {
background: url(../images/vbj_logo_red.png) no-repeat right top;
height: 97px;
left: 12px;
position: absolute;
text-align: center;
top: -5px;
width: 220px;The site is http://www.vbjusa.com/new_vbj/
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Kris Small 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum