Pages (2):    1 2
Member
Member
pedro   01-01-2014, 17:56
#11

I have the slideshow.css file copied into the theme directory.
What I change in this file (the caption (H4) is no longer displayed)?

Administrator
Administrator
acrylian   01-01-2014, 18:21
#12

I would add it to the theme's css. Look at the page source for the elements to hide. I don't know offhand.

Member
Member
pedro   01-01-2014, 19:26
#13

This is a problem, what is the source for element slideshow (macro slideshow)? Theme: zpArdoise

Administrator
Administrator
acrylian   01-01-2014, 19:44
#14

Look at the page source via your browser. All modern browser let you choose even a specific element.

Administrator
Administrator
fretzl   01-01-2014, 20:11
#15

In your slideshow.css add:

`

post #slides h4 {


display: none;
}
`

Member
Member
pedro   01-01-2014, 23:54
#16

Thanks!

Pages (2):    1 2
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.