Results 1 to 3 of 3

Thread: Custom Header - right width wrong height

  1. #1
    Thread Starter
    jshgroup's Avatar
    Join Date
    Jan 2011
    Posts
    276
    Thanks
    8
    Thanked 4 Times in 4 Posts

    Custom Header - right width wrong height

    Hi

    Have recently added my own custom header: http://www.cuisinecard.co.uk/

    But has you can see the height isn't right, but I don't know where to start.

    I change this code

    PHP Code:
    /* header */
    .header_top background:none repeat scroll 0 0 #313131; border-bottom:2px solid #515150; }
    .header_main_bg background:url("../images/content_topbg.gif"repeat-x scroll center top transparentbackground-color:#000000; clear:both; padding:25px 0; position:relative; }
    .header_top_res p a color:#d05959; text-decoration:none;}
    .header_main_res #logo h1 { color:#666666; font-size:38px; margin:0px; padding:0px; }
    .header_main_res #logo h1 a { color:#666666; text-decoration: none; margin:0px; padding:0px; }
    .header_main_res .description color:#999999; font-family:Georgia,serif; font-size:14px; font-style:italic; }
    .header_menu background:#b22222; border-top:2px solid #c35353;}
    .cp_logo {height:80pxwidth:300pxbackground:transparent url(../images/cp_logo_black.pngno-repeat scroll 0 0
    to this ...

    PHP Code:
    /* header */
    .header_top background:none repeat scroll 0 0 #313131; border-bottom:2px solid #515150; }
    .header_main_bg background:url("../img/header.jpg"repeat-x scroll center top transparentbackground-color:#000000; clear:both; padding:25px 0; position:relative; }
    .header_top_res p a color:#d05959; text-decoration:none;}
    .header_main_res #logo h1 { color:#666666; font-size:38px; margin:0px; padding:0px; }
    .header_main_res #logo h1 a { color:#666666; text-decoration: none; margin:0px; padding:0px; }
    .header_main_res .description color:#999999; font-family:Georgia,serif; font-size:14px; font-style:italic; }
    .header_menu background:#b22222; border-top:2px solid #c35353;} 

    In red.css

    I'd like to get the height sorted asap as its a live site.


    Many thanks

    Justin

  2. #2
    Thread Starter
    jshgroup's Avatar
    Join Date
    Jan 2011
    Posts
    276
    Thanks
    8
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    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)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to reduce height of vantage header ?
    By an_roks in forum Report Vantage Bugs (Legacy)
    Replies: 1
    Last Post: May 7th, 2012, 11:31 AM
  2. How to Change Ads Size? ( Width , height )
    By madiw in forum ClassiPress General Discussion
    Replies: 2
    Last Post: February 5th, 2012, 06:55 PM
  3. Replies: 2
    Last Post: December 1st, 2011, 12:13 AM
  4. Replies: 1
    Last Post: November 30th, 2011, 06:57 AM
  5. How to change the header height
    By jeferson in forum ClassiPress General Discussion
    Replies: 9
    Last Post: October 12th, 2010, 11:06 AM