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

Align of the header contents
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Align of the header contents

Align of the header contents 10 years, 6 months ago #13094

Hi Guys,

I'm about to modify the SJ Plus template for my needs!
My Logo is larger than the one of the demo.
Now the align of the boxes right of the logo does look bad.

I'd like to have them centered according to my logo.

I've attached a screenshot to show you what I mean:
www.myimg.de/?img=websiteheader00f13.jpg
I already tried some hints I got from posts here, but they didn't help.

Thanks in advance for your help!
Last Edit: 10 years, 6 months ago by thatsnotmyname.

Re: Align of the header contents 10 years, 6 months ago #13207

Dear thatsnotmyname,

You can change logo image in this folder : your_site/templates/sj_plus/images/logo.png

and then open templates/sj_plus/css/template_blue.css file, find this code

#yt_header #yt_logoposition h1 a {
  display: inline-block;
}


=>

#yt_header #yt_logoposition h1 a {
  display: inline-block;
  max-width:100%;
  width:250px;/*edit my logo dimension*/
  height:100px;/*edit my logo dimension*/
}	



---------------------------

#yt_header .row-fluid > div:before {
  content: "";
  border-left: 1px solid #ddd;
  height: 50px;
  margin-top: 20px;
  float: left;
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
}


=> edit: height:your_px;

Thanks!
  • Page:
  • 1
Time to create page: 0.24 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