This forum is for assistance with theme development.

Drupal theme layout problem

I have just redesigned my site using drupal and used the tb nex theme.

for some reason the news panels have gone funny! panels 2 & 3 which should be at the side of panel 1 have dropped down below panel 1?

screen shot attached! anyone know what reasons could be causing this?

http://postimg.org/image/gk4jjr7j5/

Installing new theme caused following errors

Hello,

I seem to have some issues with the theme I attempted to install. When using the default "bartik" for example, all blocks in the admin panel area of the site show up. In the custom theme, there is no block in the administration panel.

In addition, these are the errors that happen when I switch the new theme on:

Notice: Undefined index: menu-job-publisher-menu in menu_block_view() (line 486 of /home/migtr0/public_html/modules/menu/menu.module).

Change appearance navigation - where?

how to change the appearance of the navigation? I would like to add a frame and fill color of all the framed points.

Add css classes to body elements

Hi,

i would like to add css-classes to elements of the body of blocks:

Text in Block body:
<p>my text</p><a href="test.php"></a><p>another text</p>

Output of the Block body should be:
<p>my text</p><a class="myclass" href="test.php"></a><p>another text</p>

Can anyone help?

Skelton change size

How can I change the height of the table and the font size in the menu on the website
theme skelton
I can not find the parameters in the style.css

Add to cart button not appearing

On my home page (page.tpl.php) all of the products (node--product.tpl.php) are displaying in full, with the add to cart buttons.

However, when clicking the side bar for a specific "product type" which displays a url alike the following:
http://mywebsite.com/?q=product-type/product-type-name

NOTE: I also checked without the "?q=" portion of the url to be sure

The node--product.tpl.php products are showing BUT they are showing WITHOUT the add to cart buttons

Pages

Subscribe with RSS Subscribe to RSS - Theme development