This forum is for assistance with theme development.

Navbar Bootstrap

Hi Forum,
i am using the bootstrap theme, is it possible to use the default navbar as a menu?
best regards
andreas

Meta Tagging Added to html.tpl.php not showing [SOLVED]

I am trying to add some mobile view port tags into my mobile theme.

Obviously this has to be done in the head of the document

I copied the html.tpl.php file from the following file path:
/public_html/modules/system

I added the tagging then saved and uploaded it to the themes template folder with the following site path:
/public_html/sites/all/themes/mobile-template-folder/templates

For some reason the meta tagging will not render

Zen subtheme css files

I have downloaded Zen and started a subtheme. However, I am unsure of what css files I need to copy over to my subtheme folder. And I am having trouble figuring out which css files to edit.
For instance, if I want to change the background color, which css file do I find that info in?
Any help would be appreciated.

How to create an about.html for the landing page

Hi community,

At the moment, when someone visits my site they will be greeted with a landing page, and then from the landing page they can log into my Drupal application. I created the landing page in the html.tpl.php file with HTML code and put it into my themes directory and this works. But my question is, how would I create an about page like how i have done with my homepage?

http://s29.postimg.org/6kufycavr/Screen_Shot_2014_04_29_at_10_29_24.png

how to get a list like it?

I have a content type. name is product.
and product have 2 category. like: catepro_1, catepro_2.
I want to get a list like below:

<h3>catepro_1</h3>
    <ul>
   <li>node/1 </li>
    <li>node/2 </li>
    <li> ....</li>
   </ul>


<h3>catepro_2</h3>
    <ul>
   <li>node/3 </li>
    <li>node/4 </li>
    <li> ....</li>
   </ul>

----
thanks.

How can i do this structure theme? like imujer.com

Hello friends, how can i do this theme structure? Any responsive framework or template ?

Where can i find tutorials about how do this blog page?

Like www.imujer.com

Very Thanks, Sorry for my bad english
Regards from Venezuela

Pages

Subscribe with RSS Subscribe to RSS - Theme development