remove black bar

  • chryscant
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 weeks ago #23347 by chryscant
remove black bar was created by chryscant
it's a great extension and thanks for it. I must remove the black bar that goes across the top of pics (where the buttons appear) and have seen several others here ask about doing it but i couldn't follow the answers. I'm not a techie and not good at CSS so i wonder if you could provide us a very basic step-by-step on how to remove the bar. Also hope that yuor future releases will have a configuration available in the module that will do this without having to mess with CSS and php. Thanks in advance.

J

Please Log in to join the conversation.

More
12 years 3 weeks ago #23373 by ivan.milic
Replied by ivan.milic on topic remove black bar
Open this file using ftp or some other
modules/mod_hot_image_slider/tmpl/style.css

at bottom add this:


#slide-controls{
display:none;
}

save file.

Please Log in to join the conversation.

More
11 years 11 months ago #24369 by denis4o
Replied by denis4o on topic remove black bar
Hello Ivan,

I tried that and it didn't work. Any other thoughts?

The url of the test site I setup is: test.ladaclub-bg.com

Thanks in advance and happy new year!
Attachments:

Please Log in to join the conversation.

More
11 years 11 months ago #24377 by ivan.milic
Replied by ivan.milic on topic remove black bar
try:

#slide-controls{
display:none!important;
}

Please Log in to join the conversation.

More
11 years 11 months ago #24386 by denis4o
Replied by denis4o on topic remove black bar
That worked like a charm. Thanks Ivan :) Cheers!

Please Log in to join the conversation.

More
11 years 10 months ago #25519 by jvmidde
Replied by jvmidde on topic remove black bar
Ivan,

Do you have also a solution in case I only want to remove the black bar, but want to keep te Image Title, Description and Navigation Button?

Or maybe how to make the color of the bar less dark?

Thanks in advance. (the way to switch it of is working perfect, I know)

Please Log in to join the conversation.

Time to create page: 0.137 seconds
Powered by Kunena Forum