Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

SJ PLUS header image and menu image problems
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: SJ PLUS header image and menu image problems

SJ PLUS header image and menu image problems 9 years, 3 months ago #22440

Hi guys

I'm desperately trying to add some background patterns for the header and footer.
I found this tutorial :
Please upload your header image in your_site/templates/sj_plus/images/pattern/header,
Please upload your footer image in your_site/templates/sj_plus/images/pattern/footer,
Then go to your_site/templates/sj_plus/css/pattern.css and find:
#yt_header.pattern1 {
background-image: url("../images/pattern/header/pattern1.png");
}

=>
#yt_header.pattern1 {
background-image: url("../images/pattern/header/your_header_image");
}

Problem is that I can't find any yt_header.pattern or yt_footer.pattern in my pattern.css. Please help. Here is my pattern.css:
.theme-color {

  background-color: #CCC;

}

.theme-color.red {

  background-color: #dd002b;

}

.theme-color.blue {

  background-color: #0083e8;

}

.theme-color.oranges {

  background-color: #ff6c00;

}

.theme-color.green {

  background-color: #62a400;

}

.theme-color.purple {

  background-color: #8b0dc8;

}

.theme-color.violet {

  background-color: #a31f82;

}

@media (min-width: 1200px) {

  .body-bg .pattern1,

  #jform_params_bgimage_pattern .pattern1 {

    background-image: url(../images/pattern/body/pattern1.png);

  }

  .body-bg .pattern2,

  #jform_params_bgimage_pattern .pattern2 {

    background-image: url(../images/pattern/body/pattern2.png);

  }

  .body-bg .pattern3,

  #jform_params_bgimage_pattern .pattern3 {

    background-image: url(../images/pattern/body/pattern3.png);

  }

  .body-bg .pattern4,

  #jform_params_bgimage_pattern .pattern4 {

    background-image: url(../images/pattern/body/pattern4.png);

  }

  .body-bg .pattern5,

  #jform_params_bgimage_pattern .pattern5 {

    background-image: url(../images/pattern/body/pattern5.png);

  }

  .body-bg .pattern6,

  #jform_params_bgimage_pattern .pattern6 {

    background-image: url(../images/pattern/body/pattern6.jpg);

    background-size: auto 100%;

  }

  .body-bg .pattern7,

  #jform_params_bgimage_pattern .pattern7 {

    background-image: url(../images/pattern/body/pattern7.jpg);

    background-size: auto 100%;

  }

  .body-bg .pattern8,

  #jform_params_bgimage_pattern .pattern8 {

    background-image: url(../images/pattern/body/pattern8.jpg);

    background-size: auto 100%;

  }

  #bd.pattern1 {

    background-image: url(../images/pattern/body/pattern1.png);

  }

  #bd.pattern2 {

    background-image: url(../images/pattern/body/pattern2.png);

  }

  #bd.pattern3 {

    background-image: url(../images/pattern/body/pattern3.png);

  }

  #bd.pattern4 {

    background-image: url(../images/pattern/body/pattern4.png);

  }

  #bd.pattern5 {

    background-image: url(../images/pattern/body/pattern5.png);

  }

  #bd.pattern6 {

    background-image: url(../images/pattern/body/pattern6.jpg);

    background-attachment: fixed;

  }

  #bd.pattern7 {

    background-image: url(../images/pattern/body/pattern7.jpg);

    background-attachment: fixed;

  }

  #bd.pattern8 {

    background-image: url(../images/pattern/body/pattern8.jpg);

    background-attachment: fixed;

  }

}

.pattern-wrap .pattern {

  height: 22px;

  width: 30px;

  float: left;

  text-indent: -999em;

  margin: 0 5px 0 0;

  cursor: pointer;

  background-color: #ddd;

  border-radius: 3px;

  box-shadow: 0 0 2px rgba(0,0,0,0.5) inset;

}

.pattern-wrap .pattern.active {

  border: 1px solid rgba(0,0,0,0.4);

  box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4) inset, 0 0 0 2px rgba(0,0,0,0.08);

  background-color: #eee;

}

One more question. I want my "home" menu button to display a home icon instead of the text "Home".
Therefore, I added an image link at Edit Menu Item / Link Type tab.
Voila!!!! Home icon appeared on the menu but the text "Home" was still there, on the right side of the icon. Any idea on how to remove this text?

Thank you
Last Edit: 9 years, 3 months ago by minhle.

Re: SJ PLUS header image and menu image problems 9 years, 3 months ago #22441

Deleted comment
Last Edit: 9 years, 3 months ago by minhle.

Re: SJ PLUS header image and menu image problems 9 years, 2 months ago #22700

Did you resolve this as im interested getting this working

Re: SJ PLUS header image and menu image problems 9 years, 2 months ago #22722

Well,I found another way:
Step 1: create a new folder namely 'images' at templates/sj_plus/css
Step 2: upload your background image to this folder
Step 3: Go to template-(yourcolor).css and find "#yt_header" (in my case: template-oranges.css)
Step 4: Add this line inside yt_header
background-image: url(images/yourimage.png);
The following user(s) said Thank You: robytotem

Re: SJ PLUS header image and menu image problems 9 years ago #23372

I think a god work:

#yt_header {
padding: 30px 0 25px;
background-image: url(images/image.jpg);
background-repeat: no-repeat;
background-position: center;
}

  • Page:
  • 1
Time to create page: 0.22 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes