Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2021
    Location
    uk
    Posts
    5
    Plugin Contributions
    0

    Default edit goodwin header

    Could somene with a bit of knowledge please look at https://jdmpartsuk.co.uk and see if you can work out what css coding is needed to change to top bar with the opening times and my account link from white to black? Ive looked in firefox editor and cant seem to find the bit to edit, i thought i found it under .hdr .hdr-topline.hdr-topline--dark but that only changed to border and not the whole top bar.

    thanks
    ben

  2. #2
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: edit goodwin header

    Usually, commercial templates (and any other commercial plugins) are NOT discussed here on this forum and you should be asking the template's author for support. But, here you go:
    Code:
    .hdr-topline.hdr-topline--dark .row {background: #000;}
    Just put this in your user_custom_styles.css and reload - it should do the trick.

    P.S. Sorry, didn't notice tis was your first post. Welcome to Zen Cart!

  3. #3
    Join Date
    Mar 2021
    Location
    uk
    Posts
    5
    Plugin Contributions
    0

    Default Re: edit goodwin header

    Thats ok. I have been here before in 2004 with my first sites, but this time round i fancied a change and went for a template.

    Thank you for your reply, i have added the code in you gave to me and unfortunately i only did the upper edges again like what i was getting in

    .hdr .hdr-topline.hdr-topline--dark

    thanks for trying, but ill email the template designer and seek some assistance as im struggling now

    thanks
    ben

  4. #4
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: edit goodwin header

    OK, now I'm intrigued. Which section EXACTLY are you trying to change? Perhaps a screenshot with a circled area would help (yes, a dummy guide, my brain has seen better days...)

  5. #5
    Join Date
    May 2009
    Posts
    1,219
    Plugin Contributions
    2

    Default Re: edit goodwin header

    What balihr suggested works fine, maybe a cache issue, have you tried clearing the cache?

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,140
    Plugin Contributions
    11

    Default Re: edit goodwin header

    For just the background of the MON TO FRI,
    Code:
    .container.row {background-color:#000000;}
    will do the trick BUT, make sure your fonts and background colors pass the accessibility standards of WebAim.

    If you change the top to black, make the change
    Code:
    .container.row {color:#FF5C7C;background-color:#000000;}
    That will meet standards for that area.

    You really need to review what the template is doing to you AND, what you are doing to the template. At least validate the HTML. Several body, head, and html start tags where there should only be one of each. Multiple div tags are started and left unclosed.

    Code like this below will not work well and confuses ANY browser
    Code:
    </li></ul></li><li>
    Just from looking at that small snippet, I can tell you ANY browser is lookiing for <ul> instead of the </li>.

    There are also 128 CSS errors.

    I would point out other areas that need accessibility help but the tool I use times out due to the current page's code problems.

    Probably an hour of work will do a LOT of good.
    Hang in there.

 

 

Similar Threads

  1. v139h Trying to edit header
    By barendfaber in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Aug 2012, 04:04 PM
  2. v150 How to edit header text/images, also edit pages?
    By Gary Compton in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Feb 2012, 10:01 PM
  3. Logo / Header Edit?!?!
    By vik007 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Jun 2007, 05:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR