Transparent BG for breadcrumbs in J!1.7

  • atlite
  • Topic Author
  • Visitor
  • Visitor
13 years 3 months ago #10556 by atlite
In the template for 1.5 it was an easy matter to set the breadcrumb background to transparent. Just type "transparent" in the color code field and save.

In the Joomla 1.7 version, a "handy" color picker jumps up when you get to the field and only allow selection of a colour in the spectrum.

If I type in "transparent" and click save, a colour code replaces my typing before the page is saved. So some hex colour code is always saved.

Is there a way to save a transparent value please?

Please Log in to join the conversation.

More
13 years 3 months ago #10562 by ivan.milic
Hi,

open template_css.css and create class like this (on bottom)

.transparent {
background-color:transparent!important;
}


then in module class suffix add suffix like this: " transparent" , note that firs character is blank.

Please Log in to join the conversation.

Time to create page: 0.126 seconds
Powered by Kunena Forum