This forum is for assistance with theme development.

delete

delete

Header Image Won't Align With Menu

I am currently working on a subtheme of Zen, and I am having an issue. I replaced the logo with my header image. And I replaced the navigation bar with the Nice Menus module so that I could have a drop down menu.

Now my header image and main menu will not line up. In internet Explorer, the header is too far right. In Chrome, the header is centered, but it is not the same length as the main menu.

I can't figure out what I am doing wrong.

Here is a link to the web page:

Code to output individual fields in a Theme view

I know this question seems to have been half answered a few times but I'm finding it difficult to apply a working solution. I have created a new theme from scratch to use for a view I have created. I can get the view content to display in the Theme by using:

    print render($page['content']);

However because of the complexity of my theme layout I need to display the fields in the view individually.

OpenDeal Responsive Theme

Hi everyone,
Why OpenDeal theme is not responsive?
Is there any responsive theme version to be download?
Who can help me with the responsive theme issue?
Thanks to you all

Region Title showing in my page

Hi... i hope this is the right spot to ask questions. I am new to drupal and the learning curve is huge but i am pushing through it.

My question is why would my region name be printed on my page? i just added some content to make a slider on my page and when i did that the region name showed up too. I have attached some screen shots to help explain my situation.

first: this one shows the problem

second:

MD.FOTO theme - how to change color of interior pages

Hello, I'm using the MD.FOTO Drupal theme. If possible, I would like the front page to have a black background and I would like all of the interior pages to have a white background. After some searching, I found this code:

body.front {
background-color: white;
}
body.not-front {
background-color: black;
}

But I'm a novice and wasn't sure exactly where to place it in the style sheet (or if it was even the right code for this). I experimented pasting it in different places to no effect. Any suggestions greatly appreciated, thank you.

Pages

Subscribe with RSS Subscribe to RSS - Theme development