This forum is for assistance with theme development.

Links under tabs in IE

Probably not the best place to put this but I'm not sure where else it could go.

Move Poll Selects to the Right

I am trying to move the poll selects to the right rather then the right. I would guess this is done with the forms api. But, upon examing the code for themeing to throw a callback in the template.php file for the theme I can't figure out what to change.

I'm starting with the theme for the block poll. I am not sure how to change the $form['choice'] for the choices to show up on the right. Any ideas?

$output .= '

Finalize First Drupal Web Site

My new Drupal-based web site is almost at Release Candidate 1.0: http://www.momsmedicinechest.com/.

I'm hoping to finalize the theme design this week. I'm stuck on a few items, which I'm hoping the Drupal community can help with! :)

Tip- a css hack.. blocks on footer or in Content region horizontal columns

-currently you can place/assign many blocks to content, or footer regions..
(i'll give example of footer region)
-but..... they ordered vertically as below

_______________________footer_____________________________________
|_______________________footer block1______________________________|
|_______________________footer block2______________________________|
|_______________________footer block2______________________________|
but most of the blocks not too wide by default, so its waste of space and visually not appealing...NO good!

simple CSS-based themes?

I'm in the process of moving my site from Joomla to Drupal and while Drupal has been a dream on the content end, I keep getting frustrated on the design end of things. With Joomla, I was able to designate all the placement of elements, widths, etc... via CSS and create a VERY simple and very lean php file for the actual index page:

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

echo _LANGUAGE;
">

echo _ISO; " />
mosShowHead();

Only local images are allowed.
mosLoadModules('top');
mosMainBody();
mosLoadModules('right');

Product, price and cart link in video play

I'm using the latest ecommerce and video modules in 4.7 to make an online shop for videos.

I can't seem to work out how to get the product information (price and "Add to Cart" link) to appear on any video node's play tab. Ideally I would like to do away with the play tab altogether and have the node view show the video instead of the teaser thumbnail.

Has anyone done this already or has any tips?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Theme development