This topic has 7 replies, 2 voices, and was last updated 10 years by oscar34.

  • Author
  • #11322
     oscar34
    Participant

    Hi I turned BP Album= OFF
    so I use RTmedia.
    Which works, user can upload photos and on profile page under media tab the carousel works fine all good. But I need three small modifications:
    1- On that carousel I want the thumb image sizes appear as 160x160px (at the moment as default they appear as 120x120px). Basically on the admin panel on RTmedia settings I changed the thumbnail szies but didnt work so I guess a file needs to be modified manually and I dont know which file please help?
    2- I want the same carousel appears as left aligned (at the moment as you know it appears as center aligned. So which file to edit?
    3-On the same profile page the avatar photo => At the moment as its not clickable, not photo enlargement no lightbox effect. How can I have the same effect as the carousel thumbs has effect, the same lightbox effect I want on avatar photo too. So how I can have that?
    Please help thanx.

    #11486
     Abe
    Keymaster

    Hi, Try changing by css

    COPY CODE
    
    #gallery-carousel .circle img, #gallery-carousel .circle {height: 150px;}
    #gallery-carousel {
        left: 0 !important;
    }
    

    3. you need to edit sweetdate\members\single\member-header.php and make your customizations there

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11487
     oscar34
    Participant

    Thanx
    For the #1 which css file do I need to edit to make those changes? Is that file app.css ?

    #11628
     oscar34
    Participant
    This reply has been set as private.
    #11666
     Abe
    Keymaster

    Add the css in Sweetdate – Styling options – Quick css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11707
     oscar34
    Participant

    I added this in Sweetdate – Styling options – Quick css:
    #gallery-carousel .circle img, #gallery-carousel .circle {height: 150px;}
    #gallery-carousel {
    left: 0 !important;
    }

    But it adds that in MySQL DB
    I want that in a css file, so which css file is controlling that carousel image in profile page under MyPhotos tab next to the avatar image?
    Also which php file is controlling the datas displayed in those tabs which are displayed in dt and dd tags?
    Thanx

    #11893
     Abe
    Keymaster

    add it in sweetdate-child/style.css

    All tabs are generated by this file: wp-content\themes\sweetdate\custom_buddypress\class-bp-tabs.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11898
     oscar34
    Participant

    Hi Abe
    Thanx you solved all other problems, you can change status of them all as resolved.
    I have only 1 problem left: Could you please help me out on this:
    Age is different when user logs out !
    I use the latest versions of WP and BP.and SweetDate
    When user logs in, on the tabs age shows as correct (born year 1990 it shows as 24) but when user logs out (also non-members) can view the same page same age data differently as 44 (the default age data of buddypress) instead of 24. Why do you think that happens? Any solutions?
    Thanx

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘RTmedia thumb image size, and alignment issue and avatar image enlarge effect’ is closed to new replies.

Log in with your credentials

Forgot your details?