Results 1 to 1 of 1

Thread: Custom content_left, content_right

  1. #1
    AppThemes Affiliate athenshotgirls's Avatar
    Join Date
    Sep 2012
    Location
    Germany
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Custom content_left, content_right

    Hi,

    I've changed the size of content left right in the style.css of child theme(citrus night)

    from
    .content_left{
    width: 67.7659574%; /* 590px / 940px */
    }
    .content_right {
    width: 30.1702128%; /* 340px / 940px */
    }

    to

    .content_left{
    width: 77.7659574%; /* 590px / 940px */
    }
    .content_right {
    width: 20.1702128%; /* 340px / 940px */
    }

    I've also disabled the core stylesheet through classipress settings but nothing happened. !!

    What is the problem??

    Thanks in Advance,
    Alexandra

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. multiple drop-down search form using custom fields and custom taxonomies [part 2]
    By davidhaz in forum ClassiPress General Discussion
    Replies: 12
    Last Post: November 4th, 2014, 06:40 AM
  2. adding custom parameters to $query_string for custom search in Classipress
    By dragos in forum ClassiPress General Discussion
    Replies: 2
    Last Post: April 17th, 2012, 06:35 AM
  3. Content_Left Class
    By IOGAMES in forum ClassiPress General Discussion
    Replies: 3
    Last Post: November 17th, 2011, 09:13 AM
  4. [TUTORIAL] multiple drop-down search form using custom fields and custom taxonomies [part 1]
    By davidhaz in forum ClassiPress General Discussion
    Replies: 6
    Last Post: June 6th, 2011, 05:40 AM