Jump to content

[SOLVED]Featured products


Recommended Posts

in file http://runnerscorner.gr/themes/theme459/css/global.css line no. 814

 

replace the css

 

#featured_products ul li {
    floatleft;
    margin10px 10px 0 0;
    positionrelative;
    width160px;
}
 
with

 

#featured_products ul li {
    floatleft;
    margin10px 10px 0 0;
    positionrelative;
    width180px;
}
 
if you need further modification then you can set margin values accordingly.
Edited by shailendra (see edit history)
Link to comment
Share on other sites

Good morning Shailendra ,

Attached you can see what happen if i add the products...

Thank you a lot for your help !!

 

Can you tell me please , in the same data ( css/global.css ) i can change the big and small slider ? My big slider is ( 1064X490 pixel ) and small is ( 328X237 pixel ) i want make these a lillte small

BR from Greece

Nikos

post-743986-0-51522900-1389424281_thumb.jpg

post-743986-0-57445900-1389424299_thumb.jpg

post-743986-0-66195000-1389424406_thumb.jpg

post-743986-0-66676400-1389424428_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...