Image Show GK4ver. 1.25

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 Jul 21, 2013 4:09 pm
hi, how can i disable the timeline in the "image Show Gk4" ?

in the following image u can see what i mean exactly

ScreenHunter_180 Jul. 21 17.07.jpg
User avatar
Gold Boarder

GK User
Sun Jul 21, 2013 8:56 pm
Hi,

Please try to use the following code in any CSS file at the end:

Code: Select all
.gkIsWrapper-gk_financial_business .gkIsTimeline {
display: none!important;
}
User avatar
Administrator

GK User
Mon Jul 22, 2013 7:18 am
tnx for your answer..
for sure i explained wrong my needest but i need to delete the black box too and the space as u can see in the following immage..

how can i do?

ScreenHunter_181 Jul. 22 08.12.jpg
User avatar
Gold Boarder

GK User
Mon Jul 22, 2013 8:01 am
Then please try to use:

Code: Select all
.gkIsWrapper-gk_financial_business .gkIsText {
display: none!important;
}
User avatar
Administrator

GK User
Mon Jul 22, 2013 9:47 am
Tnx.. it works good!
User avatar
Gold Boarder


cron