joope Posted December 23, 2010 Share Posted December 23, 2010 How do I change the size of my logo section? I would like to make a bigger logo yet most of it is cut off. Thanks! Link to comment Share on other sites More sharing options...
daniel3000 Posted December 23, 2010 Share Posted December 23, 2010 you have 2 different solutions:the first solution (maybe better for a professional)go to: your website/themes/prestashop/css/globalthen goto: /*global layout*/h1#logo { float: left; width: 27%; margin-top: 0.5em}#header_right { float: left; margin-bottom: 15px; width: 73%; text-align: rightThese are the positions for your logo and header zones.The second solution (better for me !)Go to your photoshop or equivalent, and make a picture (including your logo), using a 980px width (this is the total width of a standard page).Then, when you think your picture is very nice, go to your Back office.> Preferences > appearance, and load your new header with logo in it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now