
1. Open catalog\view\theme\your_theme\stylesheet\stylesheet.css
2. Find :
3. Change with :
2. Find :
Code: Select all
a, a:visited {
color: #1B57A3;
text-decoration: underline;
cursor: pointer;
}
Code: Select all
a, a:visited {
color: #XXXXXX; 'color what you want'
text-decoration: underline;
cursor: pointer;
}
kaos jersey, jersey bola, baju bola, baju bola terbaru, baju bola murah
Thank you so much Sans
it works perfectly what i wanted to, very much appreciate your guide & help 
1 more thinggy, my css are totally messed after i alter something in it, it not organize & show proper arrangement in my notepad, is there anyway to resort all the orders.
mine looks like:
html { overflow: -moz-scrollbars-vertical; margin: 0; padding: 0;}* { font-family: Arial, Helvetica, sans-serif;}body { background-image:url('../image/bg.png'); background-repeat:no-repeat; margin: 0px; padding: 0px; text-align: center;}body, td, th, input, textarea, select, a { font-size: 12px; }form { padding: 0; margin: 0; display: inline;}input, textarea, select { margin: 3px 0px;}a, a:visited { color: #e8e8e8; text-decoration: underline; cursor: pointer;}a:hover {color:black;} /* mouse over link */}a img { border: none;}p { margin-top:
it suppose:
}
#header .div5 .center {
background: url('../image/header_1_center.png') repeat-x;
height: 40px;
margin-left: 5px;
margin-right: 5px;
}
#header .div6 { clear: both; }
#header .div6 .center {
margin:0 5px;
padding:0 5px;
}
#header .div7 {
position:absolute;
top:60px;
right:15px;
}
#header .div8 {
float: left;
margin-top: 6px;
}
#header .div9 { float: left; }
#header .div10 {
float: left;
margin-top: 2px;
}


1 more thinggy, my css are totally messed after i alter something in it, it not organize & show proper arrangement in my notepad, is there anyway to resort all the orders.
mine looks like:
html { overflow: -moz-scrollbars-vertical; margin: 0; padding: 0;}* { font-family: Arial, Helvetica, sans-serif;}body { background-image:url('../image/bg.png'); background-repeat:no-repeat; margin: 0px; padding: 0px; text-align: center;}body, td, th, input, textarea, select, a { font-size: 12px; }form { padding: 0; margin: 0; display: inline;}input, textarea, select { margin: 3px 0px;}a, a:visited { color: #e8e8e8; text-decoration: underline; cursor: pointer;}a:hover {color:black;} /* mouse over link */}a img { border: none;}p { margin-top:
it suppose:
}
#header .div5 .center {
background: url('../image/header_1_center.png') repeat-x;
height: 40px;
margin-left: 5px;
margin-right: 5px;
}
#header .div6 { clear: both; }
#header .div6 .center {
margin:0 5px;
padding:0 5px;
}
#header .div7 {
position:absolute;
top:60px;
right:15px;
}
#header .div8 {
float: left;
margin-top: 6px;
}
#header .div9 { float: left; }
#header .div10 {
float: left;
margin-top: 2px;
}
Try open your file css using Notepad++. That is free software
You must change code below in oder to get color as what you want.
You must change code below in oder to get color as what you want.
Code: Select all
a, a:visited { color: #e8e8e8; text-decoration: underline; cursor: pointer;}
kaos jersey, jersey bola, baju bola, baju bola terbaru, baju bola murah
Who is online
Users browsing this forum: No registered users and 4 guests