Make gallery look like normal image

Posted in: Newspaper
Post count: 14

Hi,
I want to make the TagDiv Slide Gallery look like a normal Image in a post.
I realized this with removing the background-color and it looks great. But on a normal image the copywrite is below (sreenshot) and I want to make the copywrite on pictures in galleries looks like the same as on normal pictures. (Float left and below the picture)
I hope you know what I mean. 🙂

I want to do this because I add a source link (on pictures subtitle) to every picture and it doesn’t work in galleries.

http://fs5.directupload.net/images/151118/qn58u2uy.png

http://fs5.directupload.net/images/151118/hd7rbtde.png

Thank you very much!

  • This topic was modified 10 years by Yannik97.
Post count: 22421

Hello,

If you are talking about the gallery image caption, you can read this topic and see how it can be done:
https://forum.tagdiv.com/topic/tag-div-slider-gallery-change-the-appearance/

Thank you!

Post count: 14

Hi,
thanks for your answer. I saw this topic already but unfortunately it didn’t help me.

<figcaption class="td-slide-caption td-gallery-slide-content"><div class="td-gallery-slide-copywrite">In gallery the copyright is on the image</div></figcaption>

This code I want to customize it that it looks like this on normal images in a post:

<figcaption class="wp-caption-text">Text under a picture</figcaption>

Post count: 22421

Hello,

If you do not want to change the css for the gallery, but change the code completely you will have to edit the theme core files. The code you mentioned is created here: http://screencast.com/t/K5JUh3v1. As you can see it is not HTML you can simply edit and delete the classes unfortunately. It’s all PHP coded. You will need to change this whole gallery code in order to get the result you want. Unfortunately I cannot provide an easy solution for this.

Tank you.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.