Edit text show gk4

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Sun Feb 03, 2013 9:47 pm
Hello, how i make edit text of Image Show GK4?
User avatar
Junior Boarder

GK User
Sun Feb 03, 2013 11:14 pm
bjjcartagena wrote:Hello, how i make edit text of Image Show GK4?


Explain a bit more what you mean friend..... and send the url where to see it....
User avatar
Expert Boarder

GK User
Sun Feb 03, 2013 11:24 pm
I´m sorry :?
Image
User avatar
Junior Boarder

GK User
Mon Feb 04, 2013 7:02 pm
bjjcartagena wrote:I´m sorry :?


Friend, post your url pls.....
User avatar
Expert Boarder

GK User
Mon Feb 04, 2013 7:07 pm
It´s in localhost
User avatar
Junior Boarder

GK User
Mon Feb 04, 2013 7:21 pm
bjjcartagena wrote:It´s in localhost


You have teamviewer?? Its not simple to help you with just a foto!!

Tell us witch template you have??
User avatar
Expert Boarder

GK User
Mon Feb 04, 2013 7:32 pm
The template is financial business.
Thank you.
User avatar
Junior Boarder

GK User
Mon Feb 04, 2013 7:56 pm
I´ve teamviewer
User avatar
Junior Boarder

GK User
Mon Feb 04, 2013 10:20 pm
bjjcartagena wrote:I´ve teamviewer

Maybe that will help you....
set this code into overide.css - enable overide.css into template settings. Change the name of template in code
Code: Select all
.gkIsWrapper-gk_musicity .gkIsText
{
  font-size: 26px;
}

This is the code from my site.... templat musiccity....
User avatar
Expert Boarder

GK User
Tue Feb 05, 2013 6:47 pm
kosovari wrote:
bjjcartagena wrote:I´ve teamviewer

Maybe that will help you....
set this code into overide.css - enable overide.css into template settings. Change the name of template in code
Code: Select all
.gkIsWrapper-gk_musicity .gkIsText
{
  font-size: 26px;
}

This is the code from my site.... templat musiccity....

Thank´s for you help. I need change the sentences.
User avatar
Junior Boarder

GK User
Fri Feb 08, 2013 8:13 pm
SOLVED jus´t module manager, find module and basic setting.
User avatar
Junior Boarder

GK User
Sat Feb 16, 2013 5:17 pm
Here you have some css codes.... just add it in overide.css and play a bit with them to change titles.... dont take both codes.... just if you need it....
Code: Select all
#gkComponent > div > h1, #gkComponent > div > h2, #gkComponent > div > h1 a, #gkComponent > div > h2 a
{
  color: #333333;
  font-weight: bold;
}

Code: Select all
h2
{
  font-size: 320%;
}
User avatar
Expert Boarder

GK User
Sat Feb 16, 2013 6:53 pm
Thank´s very much
User avatar
Junior Boarder


cron