Header On Top On Popup

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Sep 10, 2014 6:35 pm
Hi,

I am using storefront template and NSP5. I have two questions.

1. In portfolio2 style how can move header to top of the image in popup?

2. How can i delete category, author, date details on the right side.

I tried all options on module but couldn't find.

Thanks alot.
User avatar
Junior Boarder

GK User
Thu Sep 11, 2014 8:49 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Fri Sep 12, 2014 5:47 pm
User avatar
Junior Boarder

GK User
Mon Sep 15, 2014 5:00 pm
If it goes to additional popup data, Please edit: /templates/gk_storefront/css/override.css and add at its end:
Code: Select all
.gkNspPM-Portfolio2 .gkPortfolioCategory, .gkNspPM-Portfolio2 .gkPortfolioAuthor, .gkNspPM-Portfolio2 .gkPortfolioDate {
   display: none;     
}

Remember to enable "CSS override" in template settings - advanced section.

With the second part - you would like to move header: "Powered by Gantry..." to top of the image (basing on screenshot you have posted)?
User avatar
Moderator

GK User
Mon Sep 15, 2014 7:24 pm
Firstly;

I added the code but nothing changed.

Secondly;

Yes i want the article title top of the image on the popup

Thanks alot...
User avatar
Junior Boarder

GK User
Tue Sep 16, 2014 3:23 pm
I don't see changes in your override.css file.
User avatar
Moderator

GK User
Thu Sep 18, 2014 6:43 pm
It is like that on my attachment. Is anything wrong?
User avatar
Junior Boarder

GK User
Mon Sep 22, 2014 1:19 pm
Ok, please change the code to:
Code: Select all
.gkNspPM-Portfolio2 .gkPortfolioCategory, .gkNspPM-Portfolio2 .gkPortfolioAuthor, .gkNspPM-Portfolio2 .gkPortfolioDate {
   display: none !important;     
}


And with the header - it would require modifying of template core files which will be overwritten when you update your template in future.
User avatar
Moderator

GK User
Wed Sep 24, 2014 6:48 pm
Yessss. That is it.

Please help me to modify the header. I will not update template later.
User avatar
Junior Boarder

GK User
Mon Sep 29, 2014 7:41 am
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. ftp data (host, user, password)
4. link to this thread

Ill do the changes and post an info here.
User avatar
Moderator

GK User
Mon Oct 20, 2014 8:27 pm
send all :)
User avatar
Junior Boarder

GK User
Fri Oct 24, 2014 6:12 pm
I've tried to make some changes but can't login to Joomla admin panel. Please check my credentials.
User avatar
Moderator

GK User
Sat Oct 25, 2014 10:36 am
My fault. I am so sorry. Please check again.
User avatar
Junior Boarder

GK User
Thu Oct 30, 2014 7:24 am
It's ready.
The changes was made in file:
modules/mod_news_pro_gk5/portal_modes/portfolio2/script.mootools.js
User avatar
Moderator

GK User
Thu Oct 30, 2014 4:55 pm
Thank you very much.
User avatar
Junior Boarder

GK User
Sat Nov 01, 2014 10:48 am
No problem.
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Sat Nov 01, 2014 4:50 pm
No thank you.
User avatar
Junior Boarder


cron