removing date from the photoslider

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
Mon Apr 30, 2012 9:50 pm
Can someone please advise me on how to remove the date to the left of each text title associated with an image in the gk photoslider. I only want the article title to display and remove the date.

I tried browsing these forums but similar solutions for other templates didn't work..
User avatar
Fresh Boarder

GK User
Mon Apr 30, 2012 10:56 pm
Hi

Please go to template parameters and enable override.css file.
Them add this line on this file:

Code: Select all
.gkIsWrapper-gk_financial_business .gkIsTextTitle {padding-left: 20px}
.gkIsWrapper-gk_financial_business .gkIsTextTitle span {display: none!important; }


Cheers ;)
User avatar
Platinum Boarder

GK User
Tue May 01, 2012 3:06 am
Thanks for replying to my question.

Your suggestion didn't work right away, however after I changed the code to the following it worked:

.gk_is_wrapper-template .gk_is_text_title {padding-left: 20px}
.gk_is_wrapper-template .gk_is_text_title span {display: none!important; }

Cheers
User avatar
Fresh Boarder

GK User
Wed May 16, 2012 2:13 pm
I would also like to remove the dates (and the space) from the nsp_gk modules both the accordion ad scrolling.
I have tried both of the over ride css solutions below but they did not work. How else can I go about removing the dates?
User avatar
Fresh Boarder

GK User
Wed May 16, 2012 11:21 pm
leksicon wrote:Thanks for replying to my question.

Your suggestion didn't work right away, however after I changed the code to the following it worked:

.gk_is_wrapper-template .gk_is_text_title {padding-left: 20px}
.gk_is_wrapper-template .gk_is_text_title span {display: none!important; }

Cheers


Hi again

It works also that way, but the problem is if you want to use a different Image Show style, it will effect this elements on this specific template block.
But the code added should work also, except if you are using a different IS style and not "gk_financial_business" style.

Cheers
User avatar
Platinum Boarder

GK User
Wed May 16, 2012 11:22 pm
bhm365uk wrote:I would also like to remove the dates (and the space) from the nsp_gk modules both the accordion ad scrolling.
I have tried both of the over ride css solutions below but they did not work. How else can I go about removing the dates?


Hi

That's a complete different issue.
We were talking about Image Show GK4 module and you are talking about News Show Pro GK4 module ;)

Please show me your website and PM me.

Cheers
User avatar
Platinum Boarder

GK User
Fri May 25, 2012 9:22 pm
Hello, I'm also trying to remove the date from my image slider on my homepage of: http://www.battlecrymelody.com

I'm not very technical but know my way around the administrator panel in Joomla. Any chance you can give me directions to disable the date from the images?

Thanks so much,
Ahmad
User avatar
Fresh Boarder


cron