- Posts: 94
- Thank you received: 0
can we change the transparency of the header bar?
-
scottshort
Inactive member - Topic Author
- Member
Less
More
13 years 8 months ago #7677
by scottshort
can we change the transparency of the header bar? was created by scottshort
I would like to make the header more transparent. Is is possible to adjust this in the parameters? I looked but could not find it. If it is not possible to make more transparent, how can we completely remove this header bar? I tried to disable all buttons and titles and I was left with blank gray bar over my pics. If I want pics only with no bar what must I do?
Thanks for any help
Scott
Thanks for any help
Scott
Please Log in to join the conversation.
-
pirossi
Inactive member - Member
Less
More
- Posts: 146
- Thank you received: 11
13 years 8 months ago - 13 years 8 months ago #7679
by pirossi
Replied by pirossi on topic Re: can we change the transparency of the header bar?
Edit /modules/mod_hot_image_slider/tmpl/style.css
and add this rule:
That will completely remove transpart and control buttons.
and add this rule:
Code:
div#slide-controls {
display: none!important;
}
That will completely remove transpart and control buttons.
Last edit: 13 years 8 months ago by pirossi.
Please Log in to join the conversation.
-
scottshort
Inactive member - Topic Author
- Member
Less
More
- Posts: 94
- Thank you received: 0
13 years 8 months ago #7810
by scottshort
Replied by scottshort on topic Re: can we change the transparency of the header b
Thanks, I will try this and let you know. However, I would rather keep header bar and make it a little more transparent. Is this also possible? Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
13 years 8 months ago #7815
by milos
Replied by milos on topic Re: can we change the transparency of the header b
Yes, you can if you edit PNG image /modules/mod_hot_image_slider/images/slide-bg.png and add more transparency to it. You can use Photoshop, Fireworks, or similar software.
Please don't ask us how to do it.
Please don't ask us how to do it.
Please Log in to join the conversation.
Time to create page: 0.137 seconds