By crazyben21 on
Hi, I created a theme based on Xhtml layout I was working on. I used the bluemarine theme. Change some things around like remove some unnecessary class my xhtml layout didn't use and conflicked with. But when I use it with drupal I can't see the block title. I don't why that is happening but when I change to a different theme I see the block title so i know there is something wrong with my code. If need my code to assist me ask and I send it to you. I copied some code from bluemarine page.tpl.php to mt page.tpl.php.
http://drupal.planetbentech.com/
Thank You
Benjamin
Comments
What does your themes
What does your themes block.tpl.php look like?
It looks like this: <?php//
It looks like this:
if I take the if statement for my h2. The border I have for my h2 shows up but not the title. I have a border-top and border-bottom.
I think I'm having the same problem
I'm having the same problem as this thread. going to try creating a new bloack to see.
http://drupal.org/node/162899#comment-876426
Look at number 9#
Yeah. Same problem and
Yeah. Same problem and verified. I'm using the latest 6.14
I made the title reappear.
I made the title reappear by changing the block setting to a different setting and changing back to the original settings. And yes i did try clearing the cache before and it didn't work.
Thank You.
Benjamin
Thanks! It works for me, too.
I was experiencing the same problem. After doing research, I saw a lot of database-rewrite type of answers. But yours is the easiest and it works!