Width for iphone application.

Support Area Forums Progress Width for iphone application.

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question:
  • Author
    Posts
  • #7857
    Keith Clarridge
    Participant

    Can’t get full screen on my iphone looks like my logo image is to wide and predetermines my scroll width . What can I do ? http://www.mareedesign.com

    #7860
    Bill Robbins
    Moderator

    Keith,

    Thank you for your business first of all. Here’s one way to work with that.

    1. Go to the theme options page and select the styling tab.
    2. At the top choose “yes” to include custom styling.
    3. Scroll down to the “Custom CSS” box and paste this:
      
      #logo img {
      	max-width: 100%;
      	height: auto;
      }
      
    4. Update your settings.

    See if that doesn’t help your logo fit better on smaller devices. If you have any trouble, let me know.

    Enjoy your weekend,
    Bill

    #7867
    Keith Clarridge
    Participant

    Thanks Bill it worked just fine , one more thing how can I get the widget boxes to be the same color as the main background.

    Keith

    #7880
    Bill Robbins
    Moderator

    Keith,

    Great question. On the styling tab of the theme options page, there is a color selector for “Content Background Color.” That one will set the background color of your widgets and also the main content on pages/posts. The next selector down controls the text color.

    If you have any trouble, let me know,
    Bill

    #7885
    Keith Clarridge
    Participant

    Bill

    Thanks works great super service, wish other developers were as quick and as helpful as you are.

    Thanks Keith

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Width for iphone application.’ is closed to new replies.