This question is answered. Helpful answers available: 1. Correct answers available: 1.


Permlink Replies: 2 - Pages: 1 - Last Post: 17 May 25, 17:21 Last Post By: LeonardoDP
LeonardoDP

Posts: 19
Registered: 2-Aug-2024
feedback buttons
Posted: 29 Mar 25, 13:05
 
  Click to reply to this thread Reply
Is it possible to remove the "select: all/none" and "keep only selected" buttons from the photoblogger's feedback panel?
Laza

Posts: 1,445
Registered: 6-Sep-2005
Re: feedback buttons
Posted: 8 Apr 25, 06:21   in response to: LeonardoDP in response to: LeonardoDP
Helpful
  Click to reply to this thread Reply
No setting for that, but you can use this CSS "hack": (Settings / Photoblogger / Advnaced / Custom code / CSS)
#feedback .select-box { display: none; }
LeonardoDP

Posts: 19
Registered: 2-Aug-2024
Re: feedback buttons
Posted: 17 May 25, 17:21   in response to: LeonardoDP in response to: LeonardoDP
 
  Click to reply to this thread Reply
add, for the "Keep only selected" button :
#feedback a.keep-selected {display: none !important;}
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums