- Posts: 31
- Thank you received: 3
Product details problem
- qianqian binti
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
12 years 5 months ago #3043
by qianqian binti
Product details problem was created by qianqian binti
Hi, i have updated VM and copied files from OT Boutique VM updated files into my server, i am having problems with main image layout,
new.gourmetstaples.com/index.php/en/deli...letano-lv-104-detail
The pix size and layout problem as can be seen in the link.
The pix size and layout problem as can be seen in the link.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 5 months ago #3058 by Trung Duong
Replied by Trung Duong on topic Re: Product details problem
Hello,
You can fix as css style below:
new.gourmetstaples.com/templates/dudumiz...b.productdetails.css online 57
You can fix as css style below:
new.gourmetstaples.com/templates/dudumiz...b.productdetails.css online 57
Code:
ul#thumb_holder li {
border: 1px solid #DEDEDE;
float: left;
height: 97px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 0px; /* change value to 0 */
padding: 5px;
width: 97px;
overflow: hidden;
text-align: center;
}
online 22:
div#large_image_holder ul {
float: left;
min-height: 200px; /* change value for distant from main pic to small pics */
padding: 10px;
position: relative;
width: 300px;
z-index: 10;
}
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.189 seconds