![]() |
How do I change the logo "width" in X-Cart 5.1.5?
How do I change the logo "width" in X-Cart 5.1.5?
My log is 450px в 66px and X-5 automatically (scaled to 285px в 42px). The height will adjust to the proper size but the "width" does not. Can someone give me detailed instructions? Thanks, Kevin |
Re: How do I change the logo "width" in X-Cart 5.1.5?
Kevin,
I would like to help, but I don't see any CSS constraints on the logo size. Can you provide a link to your store so I can see how it is displaying in the browser? |
Re: How do I change the logo "width" in X-Cart 5.1.5?
Hi Kevin!
You can specify CSS rule as: Code:
#logo img { so it would work as you need. Tony. |
Re: How do I change the logo "width" in X-Cart 5.1.5?
I am having the same issue I have tried to change the CSS rule code the width but it does not seem to change. Which CSS code folder should I be changing I using xcart 5.1.6
|
Re: How do I change the logo "width" in X-Cart 5.1.5?
Quote:
The code Tony posted above should work for you in the Look and Feel -> Custom CSS section |
Re: How do I change the logo "width" in X-Cart 5.1.5?
Quote:
The web site is http://perfekttension.com/LEDPOISON/ I have tried changing the width like requesteb it does not get any bigger than what it is now.. I can make it smaller and see that change but I want the banner to stretch across |
Re: How do I change the logo "width" in X-Cart 5.1.5?
Try:
Code:
@media screen and (min-width:992px) { |
Re: How do I change the logo "width" in X-Cart 5.1.5?
thanks that worked I am adjusting the percent to get the size I want :-)
|
Re: How do I change the logo "width" in X-Cart 5.1.5?
Quote:
Hello matey I hope you dont mind me asking you on this thread, I have done as you stated to the other poster and although it increases the size of the logo, it pushes down the webpage creating big white space beneath, is there a way around this please? Big thank you |
Re: How do I change the logo "width" in X-Cart 5.1.5?
Quote:
|
All times are GMT -8. The time now is 12:55 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.