Show Posts


Messages - Jentom

Pages: [1]
1
It works! thank you very much!

2
Hello, I use default_html5 template. I use firebug and have worked on this issue for many days, just can't fix the problem. I try to set the products lists width 850px, Just can't get it done.  The page link is:

www laapple com/index.php?rt=product/category&path=43

Or go to  www  laapple  com, click categories "Silver" page to see the problem.

The list below are what I have been tried on stylesheet, all don't work.

/*
 .container-fluid  ul {
width: 850px;
}
.container-fluid  ul .thumbnails {
width: 850px;
}
 .container-fluid  ul .thumbnails .grid .row{
width: 850px;
}
.container-fluid  .ct_padding_left  ul .thumbnails .grid .row{
width: 850px;
}

.container-fluid  .ct_padding_left  ul{
width: 850px;
}
.container-fluid ul.thumbnails .grid .row {
width: 850px;
}
.container-fluid ul {
width:850px;
}
.thumbnails .grid .row {
width: 850px;
}
.span9 .container-fluid .thumbnails ul{
width: 850px;
}
ul .thumbnails .grid .row{
width:850px;
}

*/


I appreciate any reply and help. Thank you!

 

3
Template Support / Re: Template546 problem
« on: November 08, 2013, 01:56:26 AM »
Thank you. I will try to contact with them.

4
Template Support / Template546 problem
« on: November 07, 2013, 01:29:34 PM »
Hello, I purchased your template546, it has problem. In a category, when you click any item "more infor" (except the last item), it doesn't take you to the detail page of the item, but take you to the last item of the category detail page. I tried the default template, it works right. And I went to your live demo side, it is wrong too. So please correct it, and tell me which file which part I need fix. Thank you!

(I tried to contact with you, but I was not so sure if the mail was sent succesful. it didn' t show. So make a post here.)

Pages: [1]

Powered by SMFPacks Social Login Mod