-
AuthorPosts
-
February 4, 2014 at 3:27 pm #194463
I m using Ja Teline IV i tried to change my Favicon but it didnt worked how chan i change it ?
2nd problem is that i wanted to update it gives an error i have attached the image please check
And how can change image logo of Ja Teline IV to my own i have already checked from Administrator it doesnt worked i can only change it to Text LogoRegards.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 4:23 pm #521137Insofar as assisting you with your favicon and logo issues – and so that we can try to best assist you – please provide the url of the site you’re working on, as well as st “Optimize CSS” to “No” within your Template Manager–General settings.
1 user says Thank You to TomC for this useful post
February 4, 2014 at 5:23 pm #521151Thank you here is my Website link http://www.afghanpassion.com/
Optimize CSS is also to NO now.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 5:41 pm #521153[FONT=arial]To change/modify the site logo . . . . .
First Step . . . . [/FONT]
Make sure you have your logo type set to “Image” rather than “Text” within your Template Manager–Theme section (within your site administration).
Second Step . . . .
Within file path –> /templates/ja_teline_iv_t3/css/template.css
at line 5030, you should see the following CSS rule . . .
.logo-image a.bg-image {
background-image: url("../images/logo.png");
background-repeat: no-repeat;
}This is the CSS rule in which you can change out the original Teline IV logo image with your own.
(which, I assume, you have uploaded into your template/images folder)NOTE:
You will also want to modify line 5034 – for the mouseover/hover effect
(or you could delete this CSS rule altogether)
.logo-image a.bg-image:hover, .logo-image a.bg-image:focus, .logo-image a.bg-image:active {
background-image: url("../images/logo-hover.png");
}TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 6:12 pm #521158Checked didn’t found this piece of code on –> Templates/ja_teline_iv_t3/css/template.css it is bcz i m using Template Ja_teline_iv
not the -templates/ja_teline_iv_t3
I also checked Images folder there is no photo with the name Logo.png
I also tried to change the Favicons from the following address but not workingpublic_html/templates/ja_teline_iv
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 6:30 pm #521160How long ago did you download and install your template?
When you installed, did you utilize the quickstart + sample data installation process?
February 4, 2014 at 6:57 pm #521167Just someday ago 8 days ago yes i installed the quickstart + sample data installation process
i think there are 2 versions
Joomla 3 & 2.5 (JA T3v2 Framework)
Joomla 3 & 2.5 (T3 Framework)
i chose this one Joomla 3 & 2.5 (JA T3v2 Framework) :(( bcz i could resize the width of my choice i have checked the one with T3Framework it is not possible to resize the width that is why i chose Joomla 3 & 2.5 (JA T3v2 Framework)TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 7:02 pm #521168Well, I know you have a CSS rule as follows within file path –> /templates/ja_teline_iv/css/template.css
h1.logo a {
background: url("../images/logo.png") no-repeat scroll left top rgba(0, 0, 0, 0);
display: block;
height: 57px;
width: 222px;
}So this is the rule you would need to adjust for your own logo – with the appropriate file path of where you put your logo image.
February 4, 2014 at 7:35 pm #521171I just replaced the logo with my logo but still this is showing
Upload path -> home/afghanpa/public_html/templates/ja_teline_iv/images
February 4, 2014 at 7:46 pm #521173<em>@arianaafg 409415 wrote:</em><blockquote>I just replaced the logo with my logo but still this is showing </blockquote>
Uploaded path
home/afghanpa/public_html/templates/ja_teline_iv/imagesTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 7:46 pm #521174It looks like you need to modify the following CSS rules with your logo path as well . . . .
/templates/ja_teline_iv/css/template.css – line 1038
/templates/ja_teline_iv/themes/cyan-color/css/color.css – line 18
Just as an FYI,
A very helpful tool to use to identify and test out CSS changes in a real-time setting is FIREBUG.February 4, 2014 at 7:52 pm #521175I think it is already modified just checked it
h1.logo a { background-image: url(../images/logo.png); }h1.logo a {
background: url(../images/logo.png) no-repeat left top;
display: block;
height: 57px;
width: 222px;
the logo i uploaded is also the same name with same extension logo.pngTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 4, 2014 at 7:59 pm #521177Try clearing your cache – both your browser and JAT3 cache (within your site administration)
Then refresh your page and see if your changes take effect.
February 5, 2014 at 10:04 am #521293Tried everything to change Logo and Favicon nothing happend:((
AuthorPostsThis topic contains 18 replies, has 3 voices, and was last updated by Saguaros 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum