Problems with upgrade to 2.5 and template change

GK User
Tue Jul 16, 2013 11:29 am
Hi,

I'm doing an upgrade to my site to joomla 2.5. * and decided to change the template for Game Magazine but I am having some problems.

1 - In the Image Show module there is a problem in the name of the tabs as you can see in the picture below
2 - As you can see in the image below, text logo does not appear in Chrome (Firefox works fine).
3 - When I tried to solve the above problems must have done something wrong and now the site shows items duplicated in frontpage, although differently.

Link to the site: http://ptsims.net/site/jupgrade/

Image


If anyone can help, thank you in advance.
User avatar
Senior Boarder

GK User
Tue Jul 16, 2013 11:56 am
Add this css code to get rid the stars in tabs:
Code: Select all
.gkTabsNav > li, .gkTabsNav > li.active{
background-image: none!important;
}
User avatar
Platinum Boarder

GK User
Tue Jul 16, 2013 2:39 pm
Thank you Don. It worked.
User avatar
Senior Boarder


cron