irori Posted December 15, 2013 Posted December 15, 2013 Hello, I am customizing the mobile skin (green) Just wondering how I can change the header writing which is currently 'cubecart mobile' I am also having trouble finding the code for the background color behind the 'login, register' part of the header..... Quote
bsmither Posted December 15, 2013 Posted December 15, 2013 The CubeCart mobile is the default image for the mobile skin. You may upload your own which will be used instead of this default image. In admin, Store Settings, Logos tab, upload the image you want to use as the logo for your mobile skin. When you see it in the list of images, use the the drop-down selector to assign it to the Mobile Green skin. The background color behind the "Account" links is found in the styles folder, layout.css in the green folder. The #account rule at line 2 specifies a "account_background_gradient.php" file in the images folder (in the green folder). If that image file is not available, then a solid #6B7D2B color is used. Quote
irori Posted December 15, 2013 Author Posted December 15, 2013 I deleted the default image, and uploaded a image of my own. Was not too hard to edit the layout.css Thank you! 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.