This forum is for assistance with theme development.

Is there an easy way to pull a node?

Is there an easy way to use Drupal's API to easily pull a node's data if you know its number?

to insert image in site

how i do inserting an image in my portal and make own themes

How to change two colors in 'bluemarine' theme

Hi

I am currently trying to edit two colors on the 'bluemarine' theme. My question is where exactly in the css file do I need to edit in order to accomplish this? I can't find where these two colors are.

See this image file for the exact two colors I'm trying to edit:

http://img143.imageshack.us/img143/6922/temp948497975973453451lk.gif

Any help asap would be hugely appreciated!

Thanks.

CCK fields

I'm creating my content type on CCK. I need an input field which would be placed in the same line with its title and not in the next one (when the document is created), as well as in a created document the field value and the title should be in the same line.

Я создаю свой тип материала с помощью CCK. Мне нужны следующие вещи: поле, которое я заполняю, должно находиться на той же строке что и его title, а не переноситься на новую при создании; и уже в получившемся документе значение поля и title должны находиться на одной строке.

Need a dark theme, preferably with blacks and greys.

Can someone please tell me where I can get one?

Thanks

how to call any file?

hello

I wish to call some script and a small css file to be loaded in the area. by which I will make my user view my site in Hindi(Indian) and can directly type in Hindi(Unicode). I have such a site seen before.
Now please tell me where I have to add that files.

I wish to put those file in /dev folder in drupal. I wish output something like this.


मनोगत | आस्वाद विवाद संवाद

@import "misc/drupal.css"; .recipe .row { margin-bottom: .3em; } .recipe .label { padding-right: 5px; font-weight: bold; float: left; } .recipe .notes { clear: both; padding-left: 10px; padding-top: 5px; } .recipe .ingredients {} .recipe .instructions { clear: both; padding-left: 10px; padding-top: 10px; } @import "modules/event/event.css";@import "themes/wireframe/style.css";@import "modules/front/front.css";@import "modules/blockbar/blockbar.css";

Pages

Subscribe with RSS Subscribe to RSS - Theme development