This forum is for assistance with theme development.

Location of source file

Hi,

theme function override

Hi,

I am studying the themeing priority of drupal.

As I know, by using theme('hook', $variables), system would auto select the themeing layer by priority.
e.g. for themeing core element breadcrumb, the priority would be:

mytheme_breadcrumb
breadcrumb.tpl.php
theme_breadcrumb

However, I find these priority is not the same for the new custom element.
I had created the new theme 'cuztheme' for testing. In template.php, I had the following code:

Region/ Block Stacking order

Ok I have searched high and low for solutions for this but I am sure there is an easy solution. I am quite comfortable with html and CSS. I am a little knowledgeable of PHP so hopefully that inst the only solution.

Problem:
IMAGE here

my main menu is disappeaared

Hi i created a new them, when i load the page my main menu is disappered and showing some errors in page.tpl.php. What can i do?
Ty

Adding border to Copyright

Hello,

I have spent hours trying to get this to work. I have referred to my CSS books and online, so hopefully someone can help me here.

What I want to do is to put a border around the Copyright in the Media-Reflexive theme. I have displayed the code below. My problem is that I don't seem to be able to target the div that contains this content. As a test, I am trying to add a border around the Copyright (please see the 7th line from the bottom).

Here is the CSS I am using: Btw, the text turns to red, so I know I am targeting the correct selector.

Pages

Subscribe with RSS Subscribe to RSS - Theme development