once you login with those details the file path is /webspace/siteapps/joomla-14916/htdocs
Add image titles in NSP’s Portfolio layout
- Edited
simonspecialtyps Please refer to my earlier forum post as I am unable to access ftp with provided credentials henceforth, unable to take closer look
aman204 I don't understand which part isn't working because they are the same credentials I am using to log in and it is working fine for me
- Edited
simonspecialtyps I am able to access ftp now however, admin panel details arent there in edit fields
Can you add the admin details also under Site admin account
Ok, done. Please let me know whether these are now working for you
simonspecialtyps Having tried the similar code along with some syntax tweaks although the php code differs from the one in tutorial however returning with similar error as also shown by you
Have requested other team member for assistance as not so proficient with php programming. Please be patient while we revert back
Can you please give me an update on this?
simonspecialtyps Can you please give me an update on this?
Have again sought assistance from team member. Will soon revert. Thanks for your patience
simonspecialtyps
Hi,
Somehow I can't access backend of your site, could you check again?
saguaros In the site Admin account field I have provided the URL, username and password. I have just checked and these are correct. Are you sure you entered them correctly?
Hi saguaros - can you please let me know where you are up to with this?
simonspecialtyps
Hi,
I added the same code but don't see the error, could you check?
Hi
I edited the file
same in the document but you have to edit the in the template because the override.
Please check
Thanks - it is working now. How do I change the font size and colour?
simonspecialtyps How do I change the font size and colour?
Try add this to override.css file and change color code/font-size value accordingly (don't forget to enable override from Template Options -> Advanced tab):
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a{font-size:14px !important;color:#000 !important;}
Kindly ensure to clear your browser cache if changes dont reflect
aman204 is there a p[articular place I should add this in the override? Are you able to do this for me and set to font size 18 and colour black #000000
- Edited
simonspecialtyps is there a p[articular place I should add this in the override? Are you able to do this for me and set to font size 18 and colour black #000000
Kindly review as your admin details added in edit fields arent working so as to enable me to access the specific section to add specific CSS as desired
Other way, You may kindly access and edit the specific file either through admin panel --> Extensions --> Templates: Templates (Site) --> template --> /css/override.css or through ftp client and add this specific CSS on the blank line itself :
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a{font-size:18px !important;color:#000 !important;}
aman204 I have edited them. They should work now
simonspecialtyps They should work now
Looking forward to confirmation from your side enabling us as to mark the thread as resolved thereafter
Does that mean my admin details now work for you?