-
AuthorPosts
-
January 23, 2010 at 9:53 pm #147953
Hi, I am still not able to remove the JA Teline III Logo off the top of my Web site, http://www.study2live.com. I want to put in my own little banner there.
And can someone give me the source of the Barack Obama picture on the videos section? It was 2.jpg, but I couldn’t find that photo in my quickstart or templates folder. was it ripped off the Web?
i iknow the url was img.youtube.com/v/…………..and for the obama video it was 2.jpg……….. i just am wondering where the photo was from. it wasn’t in the images folder.
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 23, 2010 at 10:04 pm #330171Hello,
Look in directory “images” of template for logo.gif, rename it and call your own image logo.gif.
Or upload your logo and point to it in template.css.As for image of Obama: it is a picture called from youtube-server:
http://img.youtube.com/vi/cdphzxz64BY/2.jpggood luck,
Micrantha1 user says Thank You to micrantha for this useful post
January 23, 2010 at 10:51 pm #330172Hi, this did not work. I renamed the old one, put in my own logo.gif, when i refreshed the browser the logo image is still there. Maybe I am missing template.css? Hrm….not missing, but maybe it is not in the right folder?
January 23, 2010 at 11:03 pm #330174Hi Micrantha, I appreciate you help, however, it seems no matter what I do, the JA TELINE III logo on the top left will not go away. I put the template css in two folders, the last of which was the css folder under “Templates.” I used my own photo, called it logo, etc…..let me try one last thing.
January 24, 2010 at 12:43 am #330177Thanks Micrantha, I finally got the logo to change. But on the Obama thing: when i checked out part of the source code I saw the pictures of the 5 youtube videos (obviously the ones that lead to the popout. My question is, how did teline/joomla insert the photo to the video area? is 2.jpg not in any of our folders?
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
January 24, 2010 at 2:27 pm #330223Hello wchua,
This is code for first video, with Obama picture:
<div class="ja-video-thumb">
{japopup type="youtube" content="http://www.youtube.com/v/cdphzxz64BY?hl=en&fs=1"
width="640" height="380" title="Political Roast : Obama Emanuel 2005"}
<img src="http://img.youtube.com/vi/cdphzxz64BY/2.jpg" border="0" alt="Political Roast : Obama Emanuel 2005" />
{/japopup}
</div>So you can see structure of coding with this plugin:
{japopup type="youtube" .....}<img src="" ....../>{/japopup}
youtube code for video: cdphzxz64BY
youtube code for video preview image:cdphzxz64BY/2.jpgYou could also select another of the 3 images which belong to this video:
cdphzxz64BY/1.jpg
cdphzxz64BY/3.jpg
But you always have to insert the complete path to the image, which is located on youtube-server.
f.e.: http://img.youtube.com/vi/cdphzxz64BY/1.jpg; http://img.youtube.com/vi/cdphzxz64BY/3.jpggood luck,
Micrantha -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by micrantha 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum