maternal
Welcome, Guest. Please login or register.
Did you miss your activation email?

 
Advanced search

18639 Posts in 5526 Topics- by 9327 Members - Latest Member: Yannis

May 19, 2013, 07:46:41 PM
JOOM::GALLERY::FORUMJoomGallery 2.x ACLFrontendChange "description" and "image info" in the details view?
Pages: [1]
Print
Author Topic: Change "description" and "image info" in the details view?  (Read 453 times)
0 Members and 1 Guest are viewing this topic.
dzyngk
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: October 20, 2011, 06:13:15 PM »

In the details view:

How do I remove the "div.jg_photo_left" without causing errors? I want the whitespace it creates and the word "description" removed.

How can I change the text "Image information" (sectiontableheader)?

I've looked through the css files and a couple of php files and couldn't find it. Any help is much appreciated.   Smile
Logged
Chraneco
Developer-Team
Hero Member
*****
Offline Offline

Posts: 3132


View Profile
« Reply #1 on: October 21, 2011, 10:25:37 AM »

Hi,

for removing it out of the URL you would have to create a template override, but you could also simply add the following CSS definition which will hide the div:

Code
div .jg_photo_left{
 display:none;
}

Language output can be changed in file 'language/en-GB/en-GB.com_joomgallery.ini'.

Regards
Chraneco
Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic

Bad Behavior has blocked 788 access attempts in the last 7 days.