Hi there, I am using the "Responsive Blog" theme. I am checking to see if a plugin exists to Drag, drop, upload icons, add text above the header? For example, Where the logo appears, I want to add a Phone Number Text with click to call href command on the complete opposite site. So where social media buttons are located, I want to lower the social media buttons and put phone number in text above that. Basically like any business would.
For this, is that a manual edit on my part, or are there plugins for customizing a theme?
The bootstrap sub-theme how-to has these instructions:
"Compile the ./less/style.less file. A new file should be generated as ./css/style.css"
My question is: which compiler to use? need syntax.
I am using Debian Linux.
Basically i screwed up. I had a LESS issue, so to resolve it i updated the LESS preprocessor library, which ment i then needed to update bootstrap (now on latest dev) which in turn ment i had to update the sub themes for bootstrap, whithout overwriting any of my changes.
All done, but in the process something has messed up the output to the theme. I've taken the site out of maintinence mode so i can post here, see: Source Control
I have integrated my Primary and Secondary menus into my themes page.tpl.php file. I used to load them using blocks within the theme regions. What I liked about the theme region method is that I could configure the Secondary navigation to not be displayed on certain URLs using the Block manager.