- AuthorPosts
- December 7, 2017 at 14:39 #10330
Michel BourgauxParticipantHi
In the Desire module gallery ,the text title displayed under the thumbbar for wide screen or above the picture for tablet is wrongly displayed: every word in the title begins with an uppercase letter. Notice : the title displayed in the description is correctly displayed.
Additional question : Is there a way for the tablet display to have a background color other than black ? ( see printscreen )
please find attached the related print screen
Thanks in advance for your help and advise
MichelDecember 7, 2017 at 14:41 #10331
Michel BourgauxParticipantAttached the print screen
December 7, 2017 at 14:54 #10332
Michel BourgauxParticipantSorry the attached file was to big .. Best regards
MichelAttachments:
You must be logged in to view attached files.December 8, 2017 at 17:08 #10338
RattusKeymasterAdd this code to Custom CSS field of the Desire gallery:
.gmpts_photo_header .gmpts_name_wrap .gmpts_title_author .gmpts_title { text-transform: none; }Also you can change color of background with code below:
.gmpts_photo_show.gmpts_focus { background-color: #000000; }Change #000000 to some different hex color, but use dark colors, because white text will not be visible on light colors.
December 8, 2017 at 17:54 #10339
Michel BourgauxParticipantMany thanks Rattus it’s great..
- AuthorPosts
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
