Help, To get the photos and videos that appear in two column

Help, To get the photos and videos that appear in two column


here's the manual but I do not understand where I put each code can help with this issue thanks 





Views: 41

Reply to This

Replies to This Discussion

1. Place the Photos and Videos side-by-side via:
Manage/Features

THEN,
2. Add this code to via:
Manage/Appearance/Advanced CSS:

.module_video {
width: 175px;
float: right;
}

.module_video .body_large {
height: 245px !important;
overflow: auto;
}

.module_photo {
width: 320px;
float: left;
}

embed.xg_slideshow {
width : 318px !important;
height: 243px !important;
}

Hope that helps,
Jen _origwidth="318"
Update:
A friend of mine just brought this to my attention. This code will make the photos display oddly on the Profile Pages. This is not my code. I tried to add the CSS to "only" apply this CSS to the home page, and couldn't figure it out for now. I may try again later, need to work on something else this evening.

If anyone else does, please let us know.

Thanks,
Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips