Change Header on CSS Stylesheet
-
Hi
I need to change the header on my site. (clontarfrugby.com) Someone else created the site and i have just taken it over, I figured I’d just have to upload a new image to my media folder, then change the code to represent the URL of my new image. The style sheet seems to have been created in 2011, so there is no option to change the header in the appearance – themes – customize section.
The Header I’m trying to change is in this section of text, I think.
/* @group Header */
#header-container { background: none; }
#header { height: 150px; background: transparent url(/images/header-2013-14.jpg) no-repeat top left; padding: 0; }
#logo { position: absolute; top: 8px; left: 8px; }
#logo a { display: block; width: 135px; height: 135px; text-indent: -9999em; }The image I uploaded can be found here:
http://www.clontarfrugby.com/wp-content/uploads/2014/10/header-2014-20151.jpg
I figured all I had to do was edit the stylesheet to make it look like this:
/* @group Header */
#header-container { background: none; }
#header { height: 150px; background: transparent url(http://www.clontarfrugby.com/wp-content/uploads/2014/10/header-2014-20151.jpg) no-repeat top left; padding: 0; }
#logo { position: absolute; top: 8px; left: 8px; }
#logo a { display: block; width: 135px; height: 135px; text-indent: -9999em; }but when I do this there are no changes being made to the site. I have even tried editing various different sections of the CSS file on the site, then clicking on ‘update file’ but nothing ever seems to get edited on the site.
Can someone help me with this?
Thanks
-
In which file did you edit the CSS? When I look at your site, your header image is still set to
images/header-2013-14.jpg. I don’t see the second bit of CSS on your site, although it would work.Hi, when I made the changes it didn’t work, nothing changed on the actual site. I then put the old bit back in.
I went to appearance-editor then edited the style sheet that was there, it’s called ‘Clontarf Rugby 2011: Stylesheet (style.css)’
Thanks for your help, I have no idea what I’m doing
That code should work. If you’re using any caching plugins, you should temporarily disable them while you’re working on the site. Also, your host may be caching your site as well, so you may need to force-refresh your browser to see any changes (see your browser’s documentation).
It still doesn’t seem to be working for me. I’ve had other people check their computers to see if my browser just isn’t updating it correctly, but it’s the same for them. When I check the elements section on the site, it doesn’t show any changes I have made.
I have attached the entire code for the page I am trying to edit (which I’m hoping is the correct page)
/* Theme Name: Clontarf Rugby 2011 Version: 1.0 Description: Clontarf Rugby Club 2011 Design Author: Daragh O'Shea - Silverarm Solutions Ltd. Author URI: http://www.silvararm.com Template: canvas */ @import url("../canvas/style.css"); @import url("css/blueprint.grid.css"); /* @blue1 #194379 */ /* @blue2 #133459 */ /* @blue3 #121F3A */ /* @red1 #BA2027 */ /* @red2 #8B181B */ /* @group Typography */ /* @group Structure */ #top { height: 50px; background: none; } .width-960 #wrapper { margin-top: -50px; } .al{text-align: left;} .widefat { width: 100%; } div.social_button { display: inline-block; margin-right: 20px; float: left; } /* @group Navigation */ /* Top Nav */ #top .col-full { position: relative; } #top #top-nav { position: absolute; right: 0; top: 5px; background-color: transparent; border-bottom: none; } #top-nav.nav a { color: #133459; text-transform: uppercase; } #top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover a { color: #fff; background-color: #BA2027; } #top .nav li ul li a:hover { background-color: #8B181B; } /* Main Nav */ #navigation { margin-top: -41px; background: none; } .width-960 #navigation { padding: 0 0 0 130px; width: 830px; } #main-nav { margin-left: 0; } #navigation .nav a { background:none; color:#fff; padding: 10px; height: 20px; line-height: 20px; border-radius: 0; } #navigation .nav li a.sf-with-ul { padding-right: 20px; } #navigation .nav > li > a:hover, #navigation .nav > li.sfHover a, #navigation .nav li.current_page_item a, #navigation .nav li.current-menu-item a, #navigation .nav li.current_page_parent a, #navigation .nav li.current-menu-ancestor a { background:#BA2027; } #navigation ul.nav { border:none; } #navigation ul.rss { margin-top:4px; font-size:12px; } #navigation ul.nav li ul { border:none;} #navigation ul.nav li ul li { border:none; background:#BA2027; } #navigation ul.nav li ul li a { text-shadow: none; } #navigation ul.nav li ul li a:hover { text-shadow: none; background-color: #8B181B; } #navigation .nav li ul li a { width: 200px; } .nav .sf-sub-indicator { background: url('images/arrow-superfish.png') no-repeat center center; } /* @group Typography */ h1, h2, h3, h4, h5, h6, p, .button, .button:visited, .reply a, #respond .form-submit input#submit { font-family: Arial, sans-serif; } p { font-size: 14px; line-height: 20px; } .bold { font-weight: bold; } /* @group Header */ #header-container { background: none; } #header { height: 150px; background: transparent url('images/header-2013-14.jpg') no-repeat top left; padding: 0; } #logo { position: absolute; top: 8px; left: 8px; } #logo a { display: block; width: 135px; height: 135px; text-indent: -9999em; } /* @group Side Menu */ #page-sidebar ul.menu { width: 100%; margin-bottom: 40px; } #page-sidebar ul.menu a { padding: 5px; display: block; background-color: #194379; color: #fff; border-bottom: 1px solid #205397; } #page-sidebar ul.menu a:hover, #page-sidebar ul.menu li.current-menu-item a, #page-sidebar ul.menu li.current_page_item a, #page-sidebar ul.menu li.current-cat a { text-decoration: none; background-color: #121F3A; } #page-sidebar ul.menu a:hover { background-color: #133459; } /* @group Slider */ .magazine #loopedSlider a.previous { top: 10px; } .magazine #loopedSlider a.next { top: 10px; } #loopedSlider .content p, #loopedSlider .content h2 a { background: none; max-width: none; } #loopedSlider .content h2 a { padding: 10px 15px; font-size: 18px; } #loopedSlider .content h2 a:hover { text-decoration: none; color: #ccc; } #loopedSlider .content { background: repeat scroll 0 0 rgba(0, 0, 0, 0.7); width: 100%; bottom: 15px; top: auto; } .two-col-left-960 #loopedSlider, .two-col-left-960 #loopedSlider .container, .two-col-right-960 #loopedSlider, .two-col-right-960 #loopedSlider .container { width: 670px; } /* @group Widgets */ .side-menu-div { margin-bottom: 30px; } h2.widgettitle { font-size: 1.2em; text-transform: uppercase; color: #fff; padding: 3px 5px; background-color: #194379; } h2.widgettitle.red1 { background-color: #BA2027; } /* Social Connect */ #connect { background: none; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 4px; clear:both; } #main #connect .col-left, #connect .col-right { width:48%; } #connect h3 { margin-bottom: 10px; } #connect p { margin: 0 0 1em; } #connect .newsletter-form { margin: 0 0 1em; } #connect .newsletter-form .input { } #connect .newsletter-form .email { width:140px; } #connect .newsletter-form .submit { cursor:pointer; padding: 3px 5px; margin:0 0 0 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; } #connect .social { } #connect .social a { opacity:0.8; } #connect .social a:hover { opacity:1; } #connect .related-posts { border-left:1px solid #e6e6e6; padding-left:15px; } #connect .related-posts ul { list-style: outside disc; margin:5px 0 5px 15px; } .widget #connect { background: none; padding: 0; border:none; } /* TWITTER */ .widget_woo_twitter .back { padding: 15px 25px 10px; background: #f8f8f8; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .widget_woo_twitter ul { background: none; padding-left:0; } .widget_woo_twitter ul li { border-bottom: 1px solid #e6e6e6; padding: 10px 0px; list-style:none;} .widget_woo_twitter ul li a { padding: 0px; } .widget_woo_twitter ul li .time { color:#999; } .widget_woo_twitter p { padding-top: 10px; } .widget_woo_twitter p a { color:#222; } .widget_woo_twitter ul li .content { font-size: 16px; font-family: Georgia, serif; } .widget.widget_woo_twitter h3 { border-bottom:none; padding:0; margin:0; padding-bottom: 15px; } .shortcode-twitter-follow { overflow: hidden; } .home-twitter { margin-top: 15px; } /* Fixtures */ .widget_sas_fixtures .table_wrap { height: 190px; overflow: auto; } .widget_sas_fixtures tr.alt td { background-color: #eee; } .widget_sas_fixtures td.sas_fixture_date { width: 50px; text-align: center; } .widget_sas_fixtures .day { font-size: 1.3em; } .widget_sas_fixtures .month { font-size: 0.95em; text-transform: uppercase; } .widget_sas_fixtures .fixture_name { font-weight: bold; } .widget_sas_fixtures td { padding: 3px 5px; } #footer .widget h3 { padding: 0; border-bottom: none; text-transform: uppercase; color: #bbb; } #footer .widget ul { padding: 0; } #footer .widget ul li { padding: 0 0 5px; margin-bottom: 5px; border-bottom: 1px solid #ccc; list-style: none; } #footer .widget ul li:last-child { border-bottom: none; } #footer .widget ul li a { padding: 0; } #footer .widget.widget_nav_menu ul li { border-bottom: none; padding-bottom: 0; } /* @group AdRotate */ .span-6 div.ad-wrap { height: 190px; border: 1px solid #ccc; overflow:hidden; } .span-5 div.ad-wrap { height: 164px; border: 1px solid #ccc; overflow:hidden; } #ad-rotate-wrap h2 { margin-bottom: 6px; } #ad-rotate-wrap.span-5 img { max-width: 190px; } #ad-rotate-wrap.span-6 img { max-width: 230px; } .home #ad-rotate-wrap img { max-height: 190px; } /* @group Homepage */ .home .main-col-1 { width: 660px; } .home .main-col-2 { width: 300px; } .home .row { margin-bottom: 20px; } .magazine #loopedSlider a.previous, .magazine #loopedSlider a.next { z-index: 99; } /* Images */ .entry img, img.thumbnail { background: none; border: none; padding: inherit; } .caption { font-style: italic; font-size: 1em; font-weight: bold; } .copyright { color: #555; display: inline-block; margin-left: 5px; } .post-image-wrap { border-bottom: 1px solid #ccc; margin-bottom: 20px; } .page-image { margin-bottom: 40px; } /* @group Posts */ .entry + p { font-weight: bold; } /* @group Archive Pages */ .post, .match_report { margin-bottom: 40px; } .post .title, .page .title, .match_report .title { font-size: 18px; line-height: 18px; margin-bottom: 10px; font-weight: bold; } .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited, .match_report .title a:link, .match_report .title a:visited { color: #222222; } .post-meta { margin: 0.5em 0 1em; } .entry .fixture-meta { padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 20px; } .entry .fixture-meta p { margin: 0; } /* @group Footer */ #footer { border-top: 20px solid #121F3A; background-color: #194379; color: #ccc; padding: 20px 0 10px;} #footer p, #footer a, #footer li { font: 12px/16px Arial, serif normal; } #footer-widget-wrap { margin-bottom: 20px; } #footer a { color: #fff; } #footer a:hover, #footer a:focus { color: #ccc; text-decoration: none; } .tarf-twitter-bird { padding-bottom: 150px; background: url( 'images/twitter-bird.png' ) no-repeat bottom center; } .tarf-twitter-bird-small { padding-bottom: 100px; background: url( 'images/twitter-bird-small.png' ) no-repeat bottom center; } .tarf-twitter-bird-small.top { padding-top: 100px; padding-bottom: 20px; background-position: top center; } .speech-bubble { padding: 15px; background-color: #eee; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; position: relative; color: #121F3A; } .speech-bubble:after { content:""; display:block; /* reduce the damage in FF3.0 */ position:absolute; bottom:-15px; left:30%; width:0; border-width:15px 0 0 15px; border-style:solid; border-color:#eee transparent; } .speech-bubble p.tweet { border-top: 1px solid #ccc; padding-top: 3px; margin-top: 3px; } /* Child Theme Styling */ #wrapper { margin:0; padding:0; width:auto !important;} #main .post { background:#fff url(images/bg-gradient.png) repeat-x top; border:1px solid #dbdbdb; padding:15px; margin-bottom:20px;} .widget, #tabs { margin-bottom:20px; } .archive_header { padding:0px; margin-bottom:20px; border:1px solid #DEDBD1; background:#F5F4F0; } .archive_header span { padding:10px 20px; line-height:26px; } #comments { padding:20px; background:#F5F4F0 url(images/bg-gradient.png) repeat-x; } .posts-list a { padding: 5px 8px; border-left: 3px solid transparent; background: #f3f3f3; display: block; } .posts-list a:hover, .posts-list a:focus { border-left-color: red; text-decoration: none; } .posts-list li:nth-child(even) a { background: #e3e3e3; } <code></code>In the code you posted, you’re still using
images/header-2013-14.jpgas your header’s background image. Are you remembering to hit “Save” after editing the code? Do you receive any errors when you edit the code through the Editor (Dashboard > Appearance > Editor)?Sorry, I should have said that I reverted it back to the original code so that you could see exactly how it looked before I tried editing it. Yes, when I do it I hit ‘update file’ in the blue box below the code, then at the top of the page it says ‘file edited successfully’.
I’ve just edited now again, and I’ve attached the new code below.
/* Theme Name: Clontarf Rugby 2011 Version: 1.0 Description: Clontarf Rugby Club 2011 Design Author: Daragh O'Shea - Silverarm Solutions Ltd. Author URI: http://www.silvararm.com Template: canvas */ @import url("../canvas/style.css"); @import url("css/blueprint.grid.css"); /* @blue1 #194379 */ /* @blue2 #133459 */ /* @blue3 #121F3A */ /* @red1 #BA2027 */ /* @red2 #8B181B */ /* @group Typography */ /* @group Structure */ #top { height: 50px; background: none; } .width-960 #wrapper { margin-top: -50px; } .al{text-align: left;} .widefat { width: 100%; } div.social_button { display: inline-block; margin-right: 20px; float: left; } /* @group Navigation */ /* Top Nav */ #top .col-full { position: relative; } #top #top-nav { position: absolute; right: 0; top: 5px; background-color: transparent; border-bottom: none; } #top-nav.nav a { color: #133459; text-transform: uppercase; } #top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover a { color: #fff; background-color: #BA2027; } #top .nav li ul li a:hover { background-color: #8B181B; } /* Main Nav */ #navigation { margin-top: -41px; background: none; } .width-960 #navigation { padding: 0 0 0 130px; width: 830px; } #main-nav { margin-left: 0; } #navigation .nav a { background:none; color:#fff; padding: 10px; height: 20px; line-height: 20px; border-radius: 0; } #navigation .nav li a.sf-with-ul { padding-right: 20px; } #navigation .nav > li > a:hover, #navigation .nav > li.sfHover a, #navigation .nav li.current_page_item a, #navigation .nav li.current-menu-item a, #navigation .nav li.current_page_parent a, #navigation .nav li.current-menu-ancestor a { background:#BA2027; } #navigation ul.nav { border:none; } #navigation ul.rss { margin-top:4px; font-size:12px; } #navigation ul.nav li ul { border:none;} #navigation ul.nav li ul li { border:none; background:#BA2027; } #navigation ul.nav li ul li a { text-shadow: none; } #navigation ul.nav li ul li a:hover { text-shadow: none; background-color: #8B181B; } #navigation .nav li ul li a { width: 200px; } .nav .sf-sub-indicator { background: url('images/arrow-superfish.png') no-repeat center center; } /* @group Typography */ h1, h2, h3, h4, h5, h6, p, .button, .button:visited, .reply a, #respond .form-submit input#submit { font-family: Arial, sans-serif; } p { font-size: 14px; line-height: 20px; } .bold { font-weight: bold; } /* @group Header */ #header-container { background: none; } #header { height: 150px; background: transparent url('http://www.clontarfrugby.com/wp-content/uploads/2014/10/header-2014-20151.jpg') no-repeat top left; padding: 0; } #logo { position: absolute; top: 8px; left: 8px; } #logo a { display: block; width: 135px; height: 135px; text-indent: -9999em; } /* @group Side Menu */ #page-sidebar ul.menu { width: 100%; margin-bottom: 40px; } #page-sidebar ul.menu a { padding: 5px; display: block; background-color: #194379; color: #fff; border-bottom: 1px solid #205397; } #page-sidebar ul.menu a:hover, #page-sidebar ul.menu li.current-menu-item a, #page-sidebar ul.menu li.current_page_item a, #page-sidebar ul.menu li.current-cat a { text-decoration: none; background-color: #121F3A; } #page-sidebar ul.menu a:hover { background-color: #133459; } /* @group Slider */ .magazine #loopedSlider a.previous { top: 10px; } .magazine #loopedSlider a.next { top: 10px; } #loopedSlider .content p, #loopedSlider .content h2 a { background: none; max-width: none; } #loopedSlider .content h2 a { padding: 10px 15px; font-size: 18px; } #loopedSlider .content h2 a:hover { text-decoration: none; color: #ccc; } #loopedSlider .content { background: repeat scroll 0 0 rgba(0, 0, 0, 0.7); width: 100%; bottom: 15px; top: auto; } .two-col-left-960 #loopedSlider, .two-col-left-960 #loopedSlider .container, .two-col-right-960 #loopedSlider, .two-col-right-960 #loopedSlider .container { width: 670px; } /* @group Widgets */ .side-menu-div { margin-bottom: 30px; } h2.widgettitle { font-size: 1.2em; text-transform: uppercase; color: #fff; padding: 3px 5px; background-color: #194379; } h2.widgettitle.red1 { background-color: #BA2027; } /* Social Connect */ #connect { background: none; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 4px; clear:both; } #main #connect .col-left, #connect .col-right { width:48%; } #connect h3 { margin-bottom: 10px; } #connect p { margin: 0 0 1em; } #connect .newsletter-form { margin: 0 0 1em; } #connect .newsletter-form .input { } #connect .newsletter-form .email { width:140px; } #connect .newsletter-form .submit { cursor:pointer; padding: 3px 5px; margin:0 0 0 5px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; } #connect .social { } #connect .social a { opacity:0.8; } #connect .social a:hover { opacity:1; } #connect .related-posts { border-left:1px solid #e6e6e6; padding-left:15px; } #connect .related-posts ul { list-style: outside disc; margin:5px 0 5px 15px; } .widget #connect { background: none; padding: 0; border:none; } /* TWITTER */ .widget_woo_twitter .back { padding: 15px 25px 10px; background: #f8f8f8; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .widget_woo_twitter ul { background: none; padding-left:0; } .widget_woo_twitter ul li { border-bottom: 1px solid #e6e6e6; padding: 10px 0px; list-style:none;} .widget_woo_twitter ul li a { padding: 0px; } .widget_woo_twitter ul li .time { color:#999; } .widget_woo_twitter p { padding-top: 10px; } .widget_woo_twitter p a { color:#222; } .widget_woo_twitter ul li .content { font-size: 16px; font-family: Georgia, serif; } .widget.widget_woo_twitter h3 { border-bottom:none; padding:0; margin:0; padding-bottom: 15px; } .shortcode-twitter-follow { overflow: hidden; } .home-twitter { margin-top: 15px; } /* Fixtures */ .widget_sas_fixtures .table_wrap { height: 190px; overflow: auto; } .widget_sas_fixtures tr.alt td { background-color: #eee; } .widget_sas_fixtures td.sas_fixture_date { width: 50px; text-align: center; } .widget_sas_fixtures .day { font-size: 1.3em; } .widget_sas_fixtures .month { font-size: 0.95em; text-transform: uppercase; } .widget_sas_fixtures .fixture_name { font-weight: bold; } .widget_sas_fixtures td { padding: 3px 5px; } #footer .widget h3 { padding: 0; border-bottom: none; text-transform: uppercase; color: #bbb; } #footer .widget ul { padding: 0; } #footer .widget ul li { padding: 0 0 5px; margin-bottom: 5px; border-bottom: 1px solid #ccc; list-style: none; } #footer .widget ul li:last-child { border-bottom: none; } #footer .widget ul li a { padding: 0; } #footer .widget.widget_nav_menu ul li { border-bottom: none; padding-bottom: 0; } /* @group AdRotate */ .span-6 div.ad-wrap { height: 190px; border: 1px solid #ccc; overflow:hidden; } .span-5 div.ad-wrap { height: 164px; border: 1px solid #ccc; overflow:hidden; } #ad-rotate-wrap h2 { margin-bottom: 6px; } #ad-rotate-wrap.span-5 img { max-width: 190px; } #ad-rotate-wrap.span-6 img { max-width: 230px; } .home #ad-rotate-wrap img { max-height: 190px; } /* @group Homepage */ .home .main-col-1 { width: 660px; } .home .main-col-2 { width: 300px; } .home .row { margin-bottom: 20px; } .magazine #loopedSlider a.previous, .magazine #loopedSlider a.next { z-index: 99; } /* Images */ .entry img, img.thumbnail { background: none; border: none; padding: inherit; } .caption { font-style: italic; font-size: 1em; font-weight: bold; } .copyright { color: #555; display: inline-block; margin-left: 5px; } .post-image-wrap { border-bottom: 1px solid #ccc; margin-bottom: 20px; } .page-image { margin-bottom: 40px; } /* @group Posts */ .entry + p { font-weight: bold; } /* @group Archive Pages */ .post, .match_report { margin-bottom: 40px; } .post .title, .page .title, .match_report .title { font-size: 18px; line-height: 18px; margin-bottom: 10px; font-weight: bold; } .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited, .match_report .title a:link, .match_report .title a:visited { color: #222222; } .post-meta { margin: 0.5em 0 1em; } .entry .fixture-meta { padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 20px; } .entry .fixture-meta p { margin: 0; } /* @group Footer */ #footer { border-top: 20px solid #121F3A; background-color: #194379; color: #ccc; padding: 20px 0 10px;} #footer p, #footer a, #footer li { font: 12px/16px Arial, serif normal; } #footer-widget-wrap { margin-bottom: 20px; } #footer a { color: #fff; } #footer a:hover, #footer a:focus { color: #ccc; text-decoration: none; } .tarf-twitter-bird { padding-bottom: 150px; background: url( 'images/twitter-bird.png' ) no-repeat bottom center; } .tarf-twitter-bird-small { padding-bottom: 100px; background: url( 'images/twitter-bird-small.png' ) no-repeat bottom center; } .tarf-twitter-bird-small.top { padding-top: 100px; padding-bottom: 20px; background-position: top center; } .speech-bubble { padding: 15px; background-color: #eee; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; position: relative; color: #121F3A; } .speech-bubble:after { content:""; display:block; /* reduce the damage in FF3.0 */ position:absolute; bottom:-15px; left:30%; width:0; border-width:15px 0 0 15px; border-style:solid; border-color:#eee transparent; } .speech-bubble p.tweet { border-top: 1px solid #ccc; padding-top: 3px; margin-top: 3px; } /* Child Theme Styling */ #wrapper { margin:0; padding:0; width:auto !important;} #main .post { background:#fff url(images/bg-gradient.png) repeat-x top; border:1px solid #dbdbdb; padding:15px; margin-bottom:20px;} .widget, #tabs { margin-bottom:20px; } .archive_header { padding:0px; margin-bottom:20px; border:1px solid #DEDBD1; background:#F5F4F0; } .archive_header span { padding:10px 20px; line-height:26px; } #comments { padding:20px; background:#F5F4F0 url(images/bg-gradient.png) repeat-x; } .posts-list a { padding: 5px 8px; border-left: 3px solid transparent; background: #f3f3f3; display: block; } .posts-list a:hover, .posts-list a:focus { border-left-color: red; text-decoration: none; } .posts-list li:nth-child(even) a { background: #e3e3e3; }A thought I had. Can you post the contents of your theme’s
functions.phpto Pastebin and post the link here?I didn’t see the code that enqueues your stylesheet in that link. How does your theme add its main stylesheet
style.css? You might also consider asking whomever originally designed this theme for assistance, as well.Yeah, I can’t seem to find any other sheet on the list that seems to include a reference to the image file, or the header.
The guy who made it is no longer in the rugby club, and attempts to contact him have not been successful.
I’m not sure how it adds it (or what that means to be honest) It’s a custom theme that was uploaded, by the looks of it.
I have attached a screen grab of all the sheets along the side of the editor tool.
The topic ‘Change Header on CSS Stylesheet’ is closed to new replies.