Konrad M wrote:Hi,
can you explain a little more, what template and what module ?
<div class="video">
Put your video code here
</div>
<div class="vDesc">Put your description here</div>
Konrad M wrote:please change your code for in custom html for this one and then send mu url to your website. I will give you css code.
- Code: Select all
<div class="video">
Put your video code here
</div>
<div class="vDesc">Put your description here</div>
Konrad M wrote:I checked and you still don't have it added in a way I asked you.
Konrad M wrote:It was small missunderstanding. Please add inside those two <div> tags your content. If I write 'put your video here' I mean put your vide code inside this div. Same thing with description you would liek to add.
.box.dark .video {
float:left;
margin:0 10px 10px 0;
}
Konrad M wrote:Please add to override.css
- Code: Select all
.box.dark .video {
float:left;
margin:0 10px 10px 0;
}