-
AuthorPosts
-
vivacomputers Friend
vivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 18, 2012 at 10:21 pm #174032Hello,
I have again problems with my logo and slideshow. I had updated to the latest Joomla 2.5 version but it is not completely good. The slideshow is showing the wrong pictures. Those pictures are old ones and when you look in the articles then you will see that there are other pictures.
The other thing is that the logo is not showing correctly. I have done the same like with previous updates but this time the logo is not changing. I have uploaded again my logo in /httpdocs/templates/ja_business/core/themes.I have from tomorrow not much upportunity to answer because they will operate me on my knee but I hope somebody from the team can take a look.
Thank you!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 18, 2012 at 10:24 pm #438838Hi
I will take a look at your issues and try to resolve it
Best wishes
1 user says Thank You to pavit for this useful post
vivacomputers Friendvivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 18, 2012 at 11:20 pm #438839Hello Pavit, thank you again and I have send you a PM because I forgot something. I will try to take a look soon after my operation.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 19, 2012 at 11:19 am #438857Hi
I’ve checked your site and seems to be all correct your slideshow must be configured for ja_business style, look here and here actually is using portfolio style
Regarding your logo i have seen that you are using the Red Theme and in the corethemesred folder i can see the ja_business logo, so you need to replace your logo in that folder ( i cannot find it )
Regards
vivacomputers Friendvivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 21, 2012 at 7:24 pm #439341Hello Pavit,
I have send you a PM because now my site is not working at all anymore.
vivacomputers Friendvivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 22, 2012 at 8:21 am #439431Mayday can u take a look because the frontside is completely dead….
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 22, 2012 at 8:49 am #439436Hi
I’m in your site just now give me some time
Thanks
vivacomputers Friendvivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 22, 2012 at 9:43 pm #439545Hello Pavit, I have my website back working again but it is still not complete. Before I understood that the logo would be in /httpdocs/templates/ja_business/core/themes/red/images but now it is in a different place. Before my logo was also nice and big like the format in that folder but now it is not.
The slideshow is also not reacting with the right pictures. I think it will be better to put back the previous version, i think.You have suggestions?
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 22, 2012 at 9:52 pm #439546Hi
Let me check again because if your problems are only these, than is not a big problem only some css to modify again
But i have seen many other errors on your website in my last login into it
Anyway let me check better
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 22, 2012 at 10:11 pm #439549Hi
I have configured your slideshow module again as described here
Regarding your articles and images showed in your slideshow you need to use this html format for it
<p><img class=”jaslideshow-main” src=”images/stories/slideshow/banner01.png” border=”0″ /> <img class=”jaslideshow-thumb” src=”images/stories/slideshow/banner01-thumb.png” border=”0″ style=”display: none;” /></p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<hr id=”system-readmore” />
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of “de Finibus Bonorum et Malorum” (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, “Lorem ipsum dolor sit amet..”, comes from a line in section 1.10.32.</p>Regarding your logo, now is correctly showed the image that you have in the images folder according with the settings in your
/templates/ja_business/themes/red/css/template.css fileh1.logo a {
background: url("../images/logo.png") no-repeat scroll left center transparent;
}If you want again your old logo you need to replace the actual image with the new one and make the changes to height and width in the file /templates/ja_business/css/template.css around lin 1010
h1.logo a {
background: url("../images/logo.png") no-repeat scroll left center transparent;
display: block;
height: 66px;
margin: 30px 0 15px;
width: 188px;
}Anyway for these type of problems here is explained how to setup your template
vivacomputers Friendvivacomputers
- Join date:
- March 2011
- Posts:
- 152
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 26
- Thanked:
- 4 times in 1 posts
February 23, 2012 at 8:57 am #439621First of a thank you for all the effort. Only it seems that my site is dead again but this time also the backend. I don’t know what the cause of this is.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 23, 2012 at 9:11 am #439630<em>@vivacomputers 302315 wrote:</em><blockquote>First of a thank you for all the effort. Only it seems that my site is dead again but this time also the backend. I don’t know what the cause of this is.</blockquote>
Hi
I’m sorry but your site ” As i said before ” has many other problems, so my opinion is that you can solve all installing your backup on localhost, try to make all changes and install and only when you are sure that everything works fine you can install it again on your hosted space
-
AuthorPosts
This topic contains 12 replies, has 2 voices, and was last updated by pavit 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum