Importing CSS file

Hello all, first time building a website and decided to use Drupal. I am trying to integrate fancybox within one of my content pages but fails do what I want it to because it lacks the fancybox CSS file.

Editing the template.php file, I was able to import my javascript files using drupal_add_js() but using drupal_add_cs() does not give me the same effects.
My code looks like this.....
drupal_add_css(path_to_theme() . '/css/jquery.fancybox-1.3.4.css', array('group' => CSS_DEFAULT, 'every_page' => TRUE));

CCK fields, hide date and views

I got a few questions hopefully you guys will be able to clear it up for me.

Taxonomy in user registration.

Hallo there, i really hope you can help me out on this one.

Ive got this site where i got users, and the users had to fill out some information about themselves in the registration. most of this was made with taxonomy(gender, location etc) predefined options and the user just needs to pick a value. this is all done with the profile module in drupal 7.
Everything is fine so far, and it shows in selectlists so they know the options and only 1 can be selected.

D7 Require User Approval

I have a Drupal 7 install, I want to manually approve users after they sign up. How do I do that?

"Location" and the "Gmap" modules. Display issue.

Hello.
I installed the "Location" and the "Gmap" modules, and I'm trying to configure the display with no success.
The issue is that when I create a page with a map, I'm getting two maps on the page, one of them is smaller with a label "Location". I want to have just the big one. I tried to manage the display through Content types, "address" gave me just the small map, "address and map" gave me both and "just map" still giving me both. tried to disable "Location" and other modules, but both of the maps vanished.
Any suggestions?
Thanx.

Drupal 7 new install can't login (correctly entering user admin and password)... what do I do now?

Installed Drupal 7 using Fantastico Deluxe. No errors during install.
Admin user name and password entered correctly, but get error "Sorry, unrecognized username or password. Have you forgotten your password?"

When I edit the MySql drpl user database the following data is contained in the pass field for the Admin user name:
---
Pass field contains:
PHP: Error parsing /usr/local/lib/php.ini on line 790

password: (correct password displayed) hash: (hash info displayed)
---

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x