After a long search ... I give up.

Someone could help me with a code to adjust the size of the tumbnails in the video module?

Thanks

Views: 105

Reply to This

Replies to This Discussion

Main Page Module? If yes which column? Middle ? right? left?

Thanks Bernard,

Yes , Main page - Left Column.

Very grateful for what you can do for me.

BDW,

Thank you for the "Live Chat" Tip!!!

This code will help you to adjust size as well as it gives shadow to it. 

div.module_video ul.clist img {
width: 125px;
height: 102px!important;
-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */

}

If you don't like the shadow you may remove 

-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */

Thanks,

Excelennet!

Only one question,

Why the image can not be wider than 160px?  are you know?

Can you show me your site?

Hope this code will work for you

.xg_3col .xg_1col .module_video .body_large ul.clist li {
width: 160px;
margin: 0 0 8px 30px;
}

Wow!!!

Direct to the point.

Thank you Bernard.

For the record!!

I thik this is the only discusion here with an answer to this matter.

I guess so...

RSS

Latest Activity


NC for Hire
Bernard Lama replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"You are welcome Gabriel."
4 minutes ago
Kos replied to Angie Fisher's discussion 'Help for a 3.0 Newbie Please....'
"Create a 2nd page and save it. Once saved a box will appear "make subtab". Check that and…"
44 minutes ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"Alex, can you please consider this…"
48 minutes ago
Riccardo Rossini replied to Riccardo Rossini's discussion 'Severe bug!' in the group The Sandbox
"Tha problem is still not solved...:(("
49 minutes ago
Riccardo Rossini replied to Jen's discussion 'Menu on Mobile Device Difficult'
"Subtables overlap the menù.."
1 hour ago
Indrie Florin Gabriel replied to Indrie Florin Gabriel's discussion 'Buton More Disapears'
"It's works, Thank you Bernard!"
1 hour ago
Melinda Orr replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Thanks Chris...will contact support to see the latest :)  "
2 hours ago
sho allan replied to Alex's discussion 'More styling in the Design Studio'
"nice job!!!"
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service