0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Help how to create eimmage in header chromatophore

  • Help how to create eimmage in header chromatophore

    Posted 16 years 7 months ago
    • How can i get a image in the header from template chromatophore.

      the header is now emty.

      i have already tryde to make a backgrond image of the css_css template
      can some bode help me.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Help how to create eimmage in header chromatophore

    Posted 16 years 7 months ago
    • Create a 'logo' or 'header' imagen name it logo.png.

      Upload it to joomla/templates/rt_chromataphore_j15/images

      Adjust the template.css.css logo parameters to match the size of your image.
      img#logo {
           width: 417px;
           height: 87px;
           background: url(../images/logo.png) 0 0 no-repeat;
           margin-top: 20px;
           float: left;

      Note: you can create an image that the full width of the template but anything over 125px may affect the body of the template.
    • Last Edit: 16 years 7 months ago by .
    • Thanks,
      jim
  • Re: Help how to create eimmage in header chromatophore

    Posted 16 years 7 months ago
    • thanks for your qiuck respons
      i will try this solution ;D

Time to create page: 0.083 seconds