Show Sidebar Log in
Commons In A Box Logo
  • Home
  • About
    • Project Team
    • Logos and Graphics
  • Showcase
    • CBOX Classic Showcase
    • CBOX OpenLab Showcase
  • Demo
  • Get Started
  • Documentation
    • Technical Guide
    • CBOX Classic Guide
    • CBOX OpenLab Guide
  • Support Forums
    • CBOX Classic
    • CBOX OpenLab
    • Developers Forum
  • News

Group Admins

  • Profile picture of Scott Voth

CBOX Classic Support

Public Group active 4 months ago

This group provides support for Commons In A Box Classic, our original software for community-building. Register for an account or log in to commonsinabox.org, then join the group and post your question here.

Banner Not Responsive

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by Greg Acuna.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • May 31, 2016 at 7:12 am #6004
    Greg Acuna
    Participant

    Hi All…

    One of our users just sent the attached image showing our banner image running off the screen on their phone. This is on the latest versions of WordPress, BuddyPress and CBOX with the recommended theme being used. Should this be scaling with a responsive theme? Have I done anything wrong.

    The site is: http://www.planetearthlings.org. You need to click “Launch” to go right into the site or scroll around to enjoy the animation and then click to go in. 🙂

    Any help would be greatly appreciate.

    Thanks,
    Greg

    Attachments:
    You must be logged in to view attached files.
    May 31, 2016 at 7:55 am #6006
    Christian Wach
    Participant

    The header is responsive, it’s just that the breakpoints for the logo element aren’t quite right. Adding some CSS along the lines of the following should help:

    @media only screen and (max-width: 624px) {
    	#logo-menu-wrap img { max-width: 80%; }
    }
    @media only screen and (max-width: 512px) {
    	#logo-menu-wrap img { max-width: 60%; }
    }

    Cheers, Christian

    • This reply was modified 8 years, 11 months ago by Christian Wach.
    May 31, 2016 at 10:58 am #6008
    Greg Acuna
    Participant

    Hey Christian…thanks! My web developer friend who wrote the code for the parallax front page found time today to look at it. I’m curious to compare the code you shared with his solution. Will report back next week as I’ll be traveling the next days. Cheers, Greg

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In
Group logo of CBOX Classic Support
  • Home
  • Forum
  • Announcements
  • Docs
  • Members 287
  • Send Invites

Groups

Newest | Active | Popular | Alphabetical
  • Group logo of CBOX Classic Support
    CBOX Classic Support
    287 members
  • Group logo of CBOX Pioneers
    CBOX Pioneers
    71 members
  • Group logo of CBOX Developers
    CBOX Developers
    40 members
  • Group logo of CBOX OpenLab Support
    CBOX OpenLab Support
    22 members
  • Group logo of CBOX-OL Testing Partners
    CBOX-OL Testing Partners
    12 members

CBOX has its roots in the CUNY Academic Commons, which in turn was made possible through funding from The City University of New York itself.

CUNY Logo

CUNY Academic Commons Logo

City Tech logo

The Commons In A Box was made possible through the generous support of the Alfred P. Sloan Foundation.

Alfred P. Sloan Foundation Logo

NEH Logo

The CUNY Graduate Center has directly contributed to the CUNY Academic Commons, housing the project since its inception, and has contributed to CBOX through its GC Digital Initiatives.

CUNY Graduate Center Logo

CUNY Graduate Center Digital Initiatives Logo

Powered by Commons In A Box
css.php
Skip to toolbar
  • About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
  • Register