In Appearance Setting page, under Bootstrap Clean Blog settings, it seems I would be able to choose an image to be my header image. But I only got "--Select--" option under the dropdown list? How do I add an image to it?
There a ton of tutorials out there on Bootstrap and giving the site your own design but I cant find one of them that describes step for step how to do this.
I am newbie web designer. Some days ago i designed Drupal themes manually. My friend refer me use theme design generator. Would it did best practice to use a theme design software from the code opti and seo point of view??
my question is if I remove the right or left block how to I make the content expand to where the block use to be and if I decided to put the block back how would I make the content retract without making two different theme or re-coding the theme every time I want to add or remove a block?
I am new to drupal and just grabbed some basics and started developing a new theme. I have a requirement where I need to show content of one page in another page.
For example : I have a page called "about.html" and a home page called "home.html". Therefore I created two content types and some page content inside the body respectively. There is another page where I have Two Links "Home","About". When clicked on this links. I have to a show slide division and show the page content respectively.