JM Casual CSS File

For JM Casual, which CSS file, Tags detemine the width/lenght of the logo?

2 answers

Profile photo of Ziven Staff 100280.00 $tone December 16, 2014
Public

Hi Mark,
Please go to the file: /skin/frontend/default/jm_casual/css/styles.css at line from 8516 -> 8531 for change with logo.

#logo {
float: left;
margin: 0;
min-height: 27px;
width: 292px
}

#logo a{
float: left;
height: 27px;
margin: 27px 0;
text-indent: -999em;
width: 204px;
background-position: 0 0;
background-repeat: no-repeat;
}

Hope it will help you.
 
Best regards,
Ziven.

#1

This question is now closed

Written By

Comments