Adding transparency to background color of submenu
11 years 1 month ago #13761
by rowby
Replied by rowby on topic Adding transparency to background color of submenu
Thanks!
Removing the bg from the template and your png file fixed it.
Can you tell me what program you used for the png. I use fireworks.
Was it PNG 8, PNG 24 or PNG 32 and was the transparency alpha or index. I assume index.
I'll be needing to make additional transparent bg's for other menus on the site.
Thanks
Removing the bg from the template and your png file fixed it.
Can you tell me what program you used for the png. I use fireworks.
Was it PNG 8, PNG 24 or PNG 32 and was the transparency alpha or index. I assume index.
I'll be needing to make additional transparent bg's for other menus on the site.
Thanks
Please Log in or Create an account to join the conversation.
11 years 1 month ago #13762
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Adding transparency to background color of submenu
I just use GIMP
your png was in "indexed mode" instead of "rgb mode"
your png was in "indexed mode" instead of "rgb mode"
Joomlack Webmaster and Developer
The following user(s) said Thank You: rowby
Please Log in or Create an account to join the conversation.
10 years 2 weeks ago #23301
by esuzev
Replied by esuzev on topic Adding transparency to background color of submenu
Try to use RGBA color in backgroud-color CSS property, like here:
CSS3: semi-transparent background color using RGBA
. Anyway for cross browser support you can use PIE for older versions of IE.
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds