Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10330
    Michel Bourgaux
    Participant

    Hi
    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
    Michel

    #10331
    Michel Bourgaux
    Participant

    Attached the print screen

    #10332
    Michel Bourgaux
    Participant

    Sorry the attached file was to big .. Best regards
    Michel

    Attachments:
    You must be logged in to view attached files.
    #10338
    Rattus
    Keymaster

    Add 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.

    #10339
    Michel Bourgaux
    Participant

    Many thanks Rattus it’s great..

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support Forum