0
Welcome Guest! Login
0 items Join Now

Solved - Background image header position

    • DennisK's Avatar
    • DennisK
    • Newbie
    • Posts: 14
    • Thanks: 0

    Solved - Background image header position

    Posted 13 years 3 months ago
    • Is it possible to have a background image for the header position (Clarion template)?
      I tried to find it with Firebug, but no luck so far.
    • Last Edit: 13 years 3 months ago by DennisK.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Solved - Background image header position

    Posted 13 years 3 months ago
    • Hi there,

      Try adding the following code to the bottom of template.css...
      #rt-header {
           background: url("../image/filename.jpg") no-repeat scroll 0 0 transparent !important;
      }

      Obviously the path to the image will need to be correct.

      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • DennisK's Avatar
    • DennisK
    • Newbie
    • Posts: 14
    • Thanks: 0

    Re: Solved - Background image header position

    Posted 13 years 3 months ago
    • That was fast!
      All I need to do now, is create the image :cheesy:
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Solved - Background image header position

    Posted 13 years 3 months ago
    • Hi DennisK,

      You just caught me while I was on a roll :cheesy:

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.064 seconds