Re: Is Pure Tabs Responsive

Home \ forums/reply \ Re: Is Pure Tabs Responsive

Support Home Page Forums Joomla Software Pure Tabs Plugin Is Pure Tabs Responsive Re: Is Pure Tabs Responsive

#1974
Michael Gilkes
Keymaster

@Mightec. I don’t know how much or what you are editing. However, I would not mess with the Inline Styles at all. The Inline styles that are built into the plugin control the structure and behavior of the tabs. They do not control the look and feel. The themes in the themes folder control the look and feel. I deliberately separated the functionality CSS from the look-and-feel CSS.

It seems like I will have to create a Pure Tabs Custom Theme Tutorial. This was not what I planned to do today, but if you really need it, I will take the text couple hours and create a tutorial for you and others. Are you willing to wait a bit?

Here is a start:

Each theme contains about 16 CSS rule sets. Each of these rule sets impact a different aspect of the look and feel of the tabs. By editing the values for properties inside of the rule set you can change the look and feel of the theme. The first theme I ever made for the plugin was the basic-blue.css theme.

Mightec, if you want me to feature your custom theme colors in the tutorial, please post what colors you want:

  1. Background Color and/or Gradient for main panel
  2. Border Color for main panel
  3. Border Radius (Curvature) for main panel
  4. Background Color and/or Gradient for header
  5. Border Color for header
  6. Border Radius (Curvature) for header
  7. Background Color and/or Gradient for a tab
  8. Border Color for a tab
  9. Border Radius (Curvature) for a tab
  10. Text Color for a tab
  11. Background Color and/or Gradient for tab when mouse over
  12. Border Color for a tab when mouse over
  13. Border Radius (Curvature) for a tab when mouse over
  14. Text Color for a tab when mouse over
  15. Border Color for a tab’s content
  16. Text Color for a tab’s content