This forum is for assistance with theme development.

How do you install a new theme?

I uploaded all the files and folders for the theme "Bonsai-4.6.0" onto my theme directory, but I cannot use or select it in my admin menu via Drupal admin. How do you successfully install and run a theme to a Drupal website? Please email me at:

gumillerjm@gmail.com

To answer this question. Please help!

CSS questions modifying Marvin

I'm working on making some modifications to the Marvin theme, strictly inside the css files (no way I'm touching php!). My understanding of css is somewhat limited, even after reading up on it. In some ways, it's more difficult when tinkering with someone's code, but I'd rather not try writing my own from scratch. So here are my questions:

1. Is there any way to change the color around the text in the center of the page? (this is a 3-column design, with content in the middle) I can change the overall background easily enough. But a dark color makes the text unreadable. If this were a table, I could simply change the cell color. That's not possible here, so what can be done?

2. The left and right columns seem too close to the center. How can I move them back a little? Also, on clicking the "more" button to read a long article, at 800x600 the screen expands and I get the dreaded horizontal scroll bar. Any way to keep that from happening?

3. I can center the blog title, what about the logo image? It's easy to float it left or right, what about center (or rather, just left of the title)?

4. I can't get a background color to the footer. It's in the style sheet, properly formatted, but doesn't show up when I look in the browser. Speaking of the footer, I notice that it appears just at the end of the middle column, rather than at the bottom of the page. Any way to get it down at the bottom? (the right-hand column is the longest of three, in case that's important)

What is the best way to achieve this..

I am currently using drupal 4.7rc4, PHPTemplate system. I want to produce a website that looks like this:

first pic: http://i2.tinypic.com/wtsu9t.png

Fatal error: Call to undefined function: base_path()

Hello,

I've just tried to install the Andrea's theme and get this error:

Fatal error: Call to undefined function: base_path() in /home/yogayak/public_html/drupal/themes/andreas01/template.php on line 13

Line 13 is : if ($vars['logo'] == base_path() . path_to_theme() .'/logo.png') {

there was not logo.png but I but one up now... and my entire Drupal test zone is gone http://www.yogayak.com/drupal

If I can't fix this, how can I "reset" the themes on the site?

Love and light

CCK Super Themeing Brain Challenge

So I'm trying to something extremely challenging. Here's a CCK node I've created, with the array details listed: http://saverybags.com/node/49

When someone views the node itself, I want a couple arrays to appear in the main content section and then some others to appear in a block in the right sidebar.

In the center column I want:

  • The Title
  • The image from [field_bag_main_photo]

In the Right column I want to appear in a block:

taxonomy access restrictions

I'm developing a web site for a commercial activity. I need to allow the web site administrator to be able to create
new categories of products (I am using the ecommerce module but only to extent of management of an online product
catalog: every product belongs to a certain category)

I'm having a problem with the taxonomy module. I created a user role 'web administrator' and what I exactly
want this kind of user to do is to enter new taxonomy terms. In other words, enter new product categories!!

Pages

Subscribe with RSS Subscribe to RSS - Theme development