How can I delete a comment on Gallery 3.0.9 (Chartres)

lightmillennium

Joined: 2014-07-15
Posts: 3
Posted: Tue, 2014-07-15 04:58

Greetings,

Thank you for the Gallery program.

I am a very basic user that couldn't resolve the following issues:

1) How can I delete a comment under a photo in the Gallery 3.0.9?
2) How can I change the font and active - hyperlink color, in particular in the Gallery homepage, and main table?
Attaching to that, how can I change the side/right colon's background that could be slightly different than main table?

Your support will be a greatly appreciated.

Thank you very much.
- ligtmillennium

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2014-07-15 13:46
Quote:
1) How can I delete a comment under a photo in the Gallery 3.0.9?

Login as admin. Admin -> Content -> Comments.

Quote:
2) How can I change the font and active - hyperlink color, in particular in the Gallery homepage, and main table?

All is done with CSS. How is your CSS skills? Best is to install Firefox and the Dev tool and edit the CSS as you see fit. Some others have posted questions before so you could search. Each section is set differently so there is not one place to change a color. If you get stuck you will have to give a URL and tell us what you want to change.

So for example you could add:

#g-sidebar {
    background-color: red;
}

to the screen.css of the theme you are developing.

There is lots of results by searching like:
http://galleryproject.org/node/95243#comment-339781
&
http://galleryproject.org/node/104340#comment-384422

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
lightmillennium

Joined: 2014-07-15
Posts: 3
Posted: Fri, 2014-07-18 02:54

Thank you so much for your support. It is greatly appreciated. I've just resolved the #1.That was easy.

However, I couldn't resolve the #2 yet. I don't know DEV tool's function and searched but didn't download it. Re CSS - not good at all. However, I need to learn.
I've located the file screen.css but it directly seeks dreamweaver! Is there any way that I can directly access to the file online and apply your suggestion's accordingly?
For the main table of the homepage re color/font character, light blue (re title of the gallery) title or pastel yellow re #f7f7aa will be fine. For the side bar; as background; also #f7f7aa that here, I assume, font color won't require a change as long as it is readable. I will try again on sunday! On the other hand, based on above warning, once I've downloaded the screen.css file, after making changes and upload, then how to protect it that won't be over written by the new version? Thanks again for all suggestion.

 
lightmillennium

Joined: 2014-07-15
Posts: 3
Posted: Fri, 2014-07-18 02:57

In any case, here is the URL address of my Gallery page <http://www.lightmillennium.org/gallery/index.php/>. Best regards,