oneplace Posted August 25, 2013 Posted August 25, 2013 How is the Dimensions set for the store Logo? I see how it is displayed in the header, but I am not sure just how to change it. Quote
srphotos Posted December 5, 2013 Posted December 5, 2013 How is the Dimensions set for the store Logo? I see how it is displayed in the header, but I am not sure just how to change it. The size of the store logo in controlled in the stylesheet. Just simply add dimensions in. Note: you may need to change the size of the header depending on the height of your logo. Quote
tdowis Posted June 30, 2014 Posted June 30, 2014 So how do you change the header height in 2.3.4? I uploaded my logo, and the header needs to be a little larger, I've done several searches, but cant find in the stylesheet.css where to change it... Quote
♥joli1811 Posted June 30, 2014 Posted June 30, 2014 near the the top of your stylesheet #header { height: 60px; <-- CHANGE ME }#storeLogo { float: left; margin-top: 5px;}#headerShortcuts { float: right; margin-top: 15px;} Quote To improve is to change; to be perfect is to change often.
tdowis Posted June 30, 2014 Posted June 30, 2014 I've looked for that, my stylesheet doesn't have that in it: Quote
tdowis Posted June 30, 2014 Posted June 30, 2014 let me try that again and see if i can paste my stylesheet in here: * $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2003 osCommerce Released under the GNU General Public License */ .boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; } .errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; } .stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; } .productsNotifications { background: #f2fff7; } .orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; } BODY { background: #ffffff; color: #000000; margin: 0px; } A { color: #000000; text-decoration: none; } A:hover { color: #AABBDD; text-decoration: underline; } FORM { display: inline; } TR.header { background: #ffffff; } TR.headerNavigation { background: #bbc3d3; } TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight : bold; } A.headerNavigation { color: #FFFFFF; } A.headerNavigation:hover { color: #ffffff; } TR.headerError { background: #ff0000; } TD.headerError { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center; } TR.headerInfo { background: #00ff00; } TD.headerInfo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; } TR.footer { background: #bbc3d3; } TD.footer { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight: bold; } .infoBox { background: #b6b7cb; } Quote
♥joli1811 Posted June 30, 2014 Posted June 30, 2014 Better you posted your url as it is an older version of osc works a bit different regards Joli Quote To improve is to change; to be perfect is to change often.
tdowis Posted July 1, 2014 Posted July 1, 2014 (edited) Hmmm, older version? I just downloaded, but I had 2 copies of my web, maybe i pulled that from the old one, I think ill just start over. Thanks, Ill try again!, But since I've got you here, maybe you can tell me, my main target using oscommerce is to change it around enough to use it as a check in for my computer repair shop, I'll need to edit the customer fields to add more, be able to create a work order and then an invoice... think that would be possible with oscommerce as I can't find any kind of software that i can host on my server that i like. and I don't like the ones that are hosted on other servers, as i don't have much control on fields and things that i need specific for my business... Edited July 1, 2014 by tdowis Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.