Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2012-01-28 01:37:38

JD
Guest

Disabling Hover Colours theme ( Pure Grey Default )

Hi
I really like the theme `Pure Grey Default`or `Pure Grey Plastic` but the hover colour of grey spoils the look. Each time i move my mouse over the category block on the Homepage it comes up and i think this spoils the look of my gallery. Is there any way to disable this please.

Also is there a way to change the colour of the word`leave a comment`next to where visitors can write comments. I dont like that blue is it possible to have it in white, where it matchs the colour of the other text.



Thanks once again for a fantasic service and great help by the Piwigo team :)

JD

#2 2012-01-28 15:33:33

flop25
Piwigo Team
Registered: 1970-01-01
Posts: 3396
Website

Re: Disabling Hover Colours theme ( Pure Grey Default )

hello
for hover :
#content UL.thumbnails SPAN.wrap2:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover, #content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
    background-color: transparent;
    border-color: gray;        /* thumbnails border color when mouse cursor is over it */
    color: #E0E0E0;
}
#content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
      color: #FFFFFF;
}

you can add :
#content DIV.thumbnailCategory { border:none }
to remove the borders if you prefer


for the blue i don't see it : could you show me on http://www.planete-flop.fr/sandbox/demo_piwigo ? thx


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

#3 2012-01-28 18:14:44

JD
Guest

Re: Disabling Hover Colours theme ( Pure Grey Default )

Many thanks for that :) i am very happy with the results. Thankyou so much for a fantastic service :)

Regarding the blue .. click on an image and right at the bottom, where it says Comment, just above it says `leave a comment` in blue. Is it possible to get rid of that.

Also is it possible in Comments, to get rid of the Filter and display boxes, as i just wish for the list of comments just to be shown instead.

Thanks :)

JD

#4 2012-01-28 23:04:55

flop25
Piwigo Team
Registered: 1970-01-01
Posts: 3396
Website

Re: Disabling Hover Colours theme ( Pure Grey Default )

sorry I don't see this link : I also search in all languages files and didn't find it !
could you make a screenshot plz ? thx

.filter { display : none ; } for the second part of your post


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

#5 2012-01-29 17:19:09

JD
Guest

Re: Disabling Hover Colours theme ( Pure Grey Default )

Ive added that to disable my display and filter boxes in comments, but underneath all images visitors cant leave a comment. I just wish for the filter and dispaly boxes to be disabled only in the comments link, without affecting the leaving a comment for visitors. You can see what i mean if you click on a photo at the bottom visitors cant leave a comment.

Also is it possible to disable the written comment underneath the picture that has been commented on. I wish just to have all comments viewd on the comments link without a copy of the comment on the picture when it is clickd on.

Thanks :) for your assistance

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013