Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • Hugo Ashmore posted a new activity comment 12 years, 12 months ago

    @cwheelsone You appear to be missing a property that should have been applied to the map parent container to float it to the right this property and ruleset is applied for positions that fall within the header content area and to gauge that a descendant selector group is used as:
    # item-header-content .map-display {float:right}
    this ruleset can…[Read more]

    • Thank you so much for taking the time to look at my example link. Yes, the template is a buddydress template called scholar. I’m new to buddypress so I’m learning how to make slight edits here and there so I don’t break things LOL. Thank you for the advice. I will read your feedback and try and figure this out. What you say makes sense. Do you…[Read more]

      • You can try adding to the bottom of your themes style.css

        #content-full-width .map-display {float-right;}
        #ilatest-update {width:your-value;}

        but you’ll need to play around with these as it’s difficult to give exact guidance. Also you may get better results if you display the map in the ‘bp_before_member_header_meta’ region

        • Thank you … I’ll try “but you’ll need to play around with these as it’s difficult to give exact guidance. Also you may get better results if you display the map in the ’bp_before_member_header_meta’ region” for now

Skip to toolbar