Image Captions

  • CreativeDesigns
  • Topic Author
  • Visitor
  • Visitor
11 years 2 months ago #33577 by CreativeDesigns
Image Captions was created by CreativeDesigns
Hi,

Please take a look at the clients site here: www.lumbercityedenvale.co.za/
I'm looking for a way to put the name of the image inside (or below) the images instead of it being on top.

Please tell me how.

Thanks

Please Log in to join the conversation.

More
11 years 2 months ago #33581 by ivan.milic
Replied by ivan.milic on topic Image Captions
Try:


DIV.carousel-wrap DIV.contentheading{
position:absolute;
z-index:99;
margin-top:100px;
}

put that in main template css file

Please Log in to join the conversation.

  • CreativeDesigns
  • Topic Author
  • Visitor
  • Visitor
11 years 2 months ago #33585 by CreativeDesigns
Replied by CreativeDesigns on topic Image Captions
Thank you for your response.
It's getting there. Take a look at what it has done. It's in the middle of the slideshow now.
Do you think we can put an opacity block behind it so that it's more easy to read?

Please Log in to join the conversation.

More
11 years 2 months ago #33588 by ivan.milic
Replied by ivan.milic on topic Image Captions
Put margin-left you you can but some image bacground also:

DIV.carousel-wrap DIV.contentheading{
position:absolute;
z-index:99;
margin-top:100px;
margin-left:50px;
background:...
}

adjust margin-top and margin-left to put it in place

Please Log in to join the conversation.

  • CreativeDesigns
  • Topic Author
  • Visitor
  • Visitor
11 years 2 months ago #33602 by CreativeDesigns
Replied by CreativeDesigns on topic Image Captions
mmm, no, this didn't work either. Check it out.

Please Log in to join the conversation.

More
11 years 2 months ago #33611 by ivan.milic
Replied by ivan.milic on topic Image Captions
I see it works, maybe it is not in right place where you want it (you can move it using margin-top:???px; and margin-left:???px;) and maybe it does not look as you want it but that are common things you can and should know how to style

Please Log in to join the conversation.

Time to create page: 0.249 seconds
Powered by Kunena Forum