This forum is for assistance with theme development.

Detailed Views for Products

Ok,

I am trying to create custom pages for my website with ecommerce. I am having this problem.
I am probably missing something really simple.

If a create node-product.tpl.php to have a custom theme for" /products".
that has a table list to display all the products listed in the store.

how can you have a custom view for the actual product "/products/my_product" ?

BeauD

Change Username for Profile Name, globally

I want to use the profile name (not the user name you log in with) across my site. Problem areas are here:

Blog title is "Username's blog"
Node variable $name is username rather than profile name.
Navigation block says username rather than profile name.

Any ideas how i can globally change this?

Thanks

CSS Frames work in IE7 and FF2 not in IE6

I've started with the bluebreeze theme for 4.7 and made some changes according the following example.

help theming a view list

I am trying to theme a view list

I am adding this to my template.php

Block Placement unwanted <p> tags

I'm having an issue whereby Drupal is automatically placing

tags around my block element. I have edited the block.tpl.php file, however, they are still there when I view the site. It's causing spacing around my blocks which I don't want. Does anyone know what file is putting them there?

This is the code in my page template (page.tpl.php):

<tr>
	<td class="panorama"><?php print $header ?></td>
</tr>

This is the code in my block template (block.tpl.php):

Removing Drupal CSS without hacking?

I'm looking at using the Yahoo! UI library for my CSS, using the reset, fonts and grids CSS files. However, using drupal_add_css in my template.php file they appear at the bottom of the list of CSS files loaded.

Is there a way to:

    Load up a CSS file higher in the source order?
    Disable CSS files loaded by Drupal by default?

Thanks for any help.

Pages

Subscribe with RSS Subscribe to RSS - Theme development