Results 1 to 6 of 6

Thread: IPAD Issue...

  1. #1
    Thread Starter
    brianjester's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    260
    Thanks
    2
    Thanked 4 Times in 4 Posts

    IPAD Issue...

    Hi,

    I have looked in the wp-content/themes/classipress/style.css file at the very bottom, there is a media query for the apple IPAD, but for some reason, that is not working for me. Let me explain, I have developed a login area on my website in the header, pretty basic, and all I want to do is change the color of the text in the login area, I have added the id and class for the login area div:

    Here's an Example of the media query I did:

    Code:
    @media (max-device-width : 768px) and (orientation: landscape) {
    
    .shadowblock#login_register { color: #fff }
    
    }
    Note: color: #fff is the only css definition I used just to make sure my ipad would work with just that change, but nothing.

    Also note: I am using the default style, and have also added that media query definition in the red.css under the wp-content/themes/classipress/styles/red.css Still nothing,

    Any Suggestions?

    Thank you in advance!
    Brian

  2. #2
    Thread Starter
    brianjester's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    260
    Thanks
    2
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    brianjester's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    260
    Thanks
    2
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,100
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  5. #5
    Thread Starter
    brianjester's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    260
    Thanks
    2
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    brianjester's Avatar
    Join Date
    Jun 2013
    Location
    United States
    Posts
    260
    Thanks
    2
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Samcy iphone/ipad width sizing issue
    By bruceleone in forum Help Using ClassiPress
    Replies: 5
    Last Post: April 24th, 2014, 02:17 AM
  2. Can't upload an image using ipad
    By joseph in forum Report ClassiPress Bugs
    Replies: 0
    Last Post: February 27th, 2014, 05:13 PM
  3. Alignment in iPad browser
    By rocketjo in forum Flux
    Replies: 5
    Last Post: November 20th, 2012, 07:55 AM
  4. Iphone/iPad view
    By sellyourskill in forum Report Vantage Bugs (Legacy)
    Replies: 8
    Last Post: May 5th, 2012, 05:03 PM