Bartik colours and rounded edges - Can anyone please help me?

Hi

Please could you help me.

I have just started working on Bartik and have realised that, although my site looks just the way I want it to in Firefox, i.e. rounded edges on the menu links and specific colours in the header, when I look at the site in IE, the menu links are not rounded and the colour is a darker shade.

Is there a way around this?

Hope you can help me :)

Kind regards

Pam

create a paid role in Drupal 7

I Just want to create a paid role in Drupal 7

How we can do it.. Please provide me sample Code,or configuration related snapshots which are available.

please help me its urgent !!!!

Thanks in advance !!!!

Want to store all feeds in mongodb ?

I Just want to store all feed items in my MONGODB.

How we can do it.. Please provide me sample Code,or configuration related snapshots which are available.

Thanks in advance !!!!

Logic for Views, Panels, arguments and menus

I've been working with Drupal for a while and am quite familiar with many of the modules. I'm trying to use Views and Panels to create dynamic pages, but I'm uncertain about the correct logic.

I've set up a Views Pane which I'm showing through a panel. The same basic layout and content are used on four different pages, in my case "Web Design", "Design", "Translation" and "3D Design". I just want to change the content, perhaps based on taxonomy, for each page.

Should I :

1) Set up four different Views Panes, one for each page I want to create, and then set up four Panels each pulling in a View?
2) Set up four different Views Panes, one for each page I want to create, and then set up one Panel that sends a (taxonomy?) argument to the view?
3) Set up one Views Panes and send arguments from one Panel?
...
1) Seems unsatisfactory, since I would need to maintain eight different elements.
2) Seems better, with only five different elements to maintain, but how can one panel generate four arguments. I'm guessing the argument has to be sent through the URL once a link is clicked, but how is this achieved? How can I generate four URLs with just one Panel?

Newbie questions regarding node loading and date fields

Hi all

I hope you can help to get me started with some Drupal development by answering these newbie questions. I am a somehow experienced programmer, but I have very little experience with the Drupal API and "best practices".

I have a number of nodes of a particular content type that includes a date field. I need to fetch nid, title and the date value for further date calculations from all these nodes. I am a bit confused about the different methods for getting data from the database, and also how the date information is stored. Can you direct me in the right direction for extracting these data and storing the date field value in a variable, so I can do the date calculations.

I tried using db_query() to extract all nids, and then load all these nodes using node_load_multiple(). In turn, the contents of the date field (field_birthday) for each node seems to look like this (example):

da
..0
....value => 2009-07-08T00:00:00
....timezone => Europe/Copenhagen
....timezone_db => Europe/Copenhagen
....date_type => date

What is the "value" exactly? How do I in a nice Drupal fashion store the date value in a variable for further date calculations?

Drupal 7 - Admin - Editing the current page

Is there a way to quickly edit the current page's content when I logged in as an administrator, without going to the content list and finding it manually and editing it?

To make it more clear, when I am viewing a page http://www.mysite.com/mypage in the administrator login, is there a way to click something and get the edit mode of that page's content?

Currently, its a very hard task to find and edit the content.

Please help me!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x