I love the look of the Golden Hour theme, and have used it for several weeks now. However, when I try to add a blockquote or indent on the news articles, it doesn't work.
I thought it might be a problem with my WYSIWIG editor, but then I tried both TinyMCE and FCKeditor and neither worked. In TinyMCE, nothing would happen at all. With FCKeditor, it would look right in the Edit screen but not when you View the article.
I'm developing a theme called 'tsd' and I want to add IDs to the primary menu so I can do an image replacement in CSS on them. I have to functions in my template.php file like so:
I've been reading up on creating custom regions, and I've been able to create them in my template.php and then have them be printed in page.tpl.php file. However i am unable to place those regions. Every new region i create just ends up on the bottom. For example i would like the ability to split the content section in half and create a content-left and content-right section. I have a feeling that i have to modify this in a css file, but i have no idea where to start. help!?
Hi all, I've almost completed my first custom theme, but there's a few things that I am stuck on.
1. How do you disable the navigation title from being displayed on the left navigation section?
2. How do you get TinyMCE working with a custom theme? If I change the default theme back to garland, then TinyMCE works. But if I use my theme then it doesn't work.
3. How do you remove the grey lines from the top corner images?
Mouse over Prospective students on the left - in FireFox and Safari menu works as expected. In IE the flyout second level menu appears behind the other elements. This is the well-known IE z-index bug.
Hi all,we want to make a better theme for our drupal based website, but we have some minor problems :(,we want to add images for the menu title and block titles, see our example screenshot (not those in colours): http://users.telenet.be/demonhunter327/site%20tests%201%20copy.jpg
Like you see they're images but how can we get them on that particular spot?
Cause the only images we see in the code is the background, and the rest are just colours beeing added.