RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 01, 2008, 03:24:49 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  Display and Templates (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  Remove Image Title on Image Display
Advanced search
  « previous next »
Pages 1
Author
Topic: Remove Image Title on Image Display  (Read 3555 times)
« on: May 30, 2007, 03:05:00 pm »
bjmhistory
Guest

I'd like to completely remove the title on the main image display. Can someone help me with this or point me to a forum that has solved this.

Many thanks.
Logged
 
Reply #1
« on: February 20, 2008, 05:12:52 am »
thuizt Offline
Newbie
*
Posts: 4



Hello,

Has anyone any clue how to solve this ?
I went through all config settings as far as I know.
Getting rid of comments, votes, hits, etc is all well taken care off. However I need to remove the title above the image as it is displayed. Can someone point me to the file or other forum post where this can be done ??
I found it uses the following css: <H2>. rsg2_display_name
But how to remove the title at all ??

Any help greatly appreciated.
Logged
 
Reply #2
« on: February 25, 2008, 02:50:00 am »
Georgi Marinov Offline
Newbie
*
Posts: 6



Hi there. I managed to remove file name/title by editing components/com_rsgallery2/templates/semantic/css/template.css and  uncomment  the following lines:

.rsg2_display_name{
display:none;
}
.rsg2_thumb_name{
display:none;

However i'm still looking for way to get rid of the file name in navigation - for example Gallery>Nature>Animals>Lion , so if someone have an idea how to do this, please post here.
Logged
 
Reply #3
« on: February 25, 2008, 06:50:49 pm »
Neil Simpson Offline
Newbie
*
Posts: 11



Try editing the display.class.php that is in the directory of the template that you are using.

If you edit it by hand then you can remove the HTML and PHP responsible for printing the title. It's on line 274 on my version, yours may be different but just search for 'rsg2_display_name'.

You should also be able to edit this using the RSGallery2 component Control Panel in the Joomla backend. Simply select 'Template Manager', select your template, click 'Edit', click 'Edit Display' and then do a find in your browser for 'rsg2_display_name' and delete the offending line(s).

Hope this helps.
Logged
 
Print  Pages 1
« previous next »
Jump to: