Transparent background for Hot Caroussel and Menus

  • joa
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 11 months ago - 11 years 11 months ago #28939 by joa
I tried to apply in template settings for the left or right module a transparent background.
In joomla version 3.0 i just inserted instead of the color code "background-transparent".
In version 3.1.1 it is not possible anymore to type code into the field. Same for the background in HOT Caroussel.
Is there a piece of code I can add somewhere for both areas or is there a "color code" for transparant background?


Attachments:
Last edit: 11 years 11 months ago by joa. Reason: Added a picture

Please Log in to join the conversation.

More
11 years 11 months ago #28951 by ivan.milic
You can ad css to bottom of template_css.css:


.column_left_top {
background: transparent!important;
}

.column_right_top {
background: transparent!important;
}

Please Log in to join the conversation.

Time to create page: 0.152 seconds
Powered by Kunena Forum