Novice question:
When I install a theme that uses standard block layout, install Panels Everywhere, enable default site template of PanelsEverywhere, the original layout is lost - as expected.
I am trying to recreate that original layout: https://www.drupal.org/project/thecompany_responsive_theme
I am using bartik theme to develop a website.I need the User menu and search block to be beside the logo and main menu block to be below the logo. But all the menu and search blocks appear below the logo.How can I move the user menu and search block to right top corner of the page.
For some tiny thema tweaks in a multisite project I needed to add the domain as class to the body..
I'm not that good in php but i fiddled around and came with this solution for in the template.php:
I'm trying to create my CorporateClean subteme to start customizing it. I followed the guidelines found here. Once activated, the theme appears properly and there are no errors. However, the settings accessible from the admin page don't work. I mean that if I deactivate the slideshow for example, I will receive the confirmation that the new setting has been saved, no error, but the slideshow will remain there. Going back to the settings page, the checkbox is checked as if I did nothing.