Theming Drupal Panels
- by stef
I created a homepage layout using Panels 3, mostly of blocks created by Views.
Now I'd like to apply the visual look and feel as it was designed & sliced. Panels adds an serious amount of divs to its markup. I dont necessarily need to remove this but I do need to add certain classes, id's and change some of the tags used in its markup.
What is the best way to go about this?