Drupal is up and running but how do I ...?

New to CSS in Drupel

How do I use css files with drupal? Are there any tuts I can find?

Google Adsense Module: How Do I Have Ads Display Side-By-Side?

Hey there,

I would like to display two ads side by side. As it is now, if I try to do a pair of

print adsense_display("468x60");
print adsense_display("468x60");

in my page.tpl.php file, or:

[adsense:format:group:channel][adsense:format:group:channel]

in the body of my content, the ads sit on top of each other. It appears that this is because the ad code blocks are enclosed in

.

I went in and tried commenting out:

Where is the htaccess file?

I have been searching through the Drupal directory of my site. I am led to believe that the standard Drupal install comes with a .htaccess file with the rewrite rules in it. If this is accurate, where is that file. If this is inaccurate where can I find the rules to put into an htaccess file of my own.

Thank you!

DVkid

Image uploading

Hi,
Just installed Drupal and trying to get used to it. One question, I could not find how to insert images in posts.

I did it a round about way of ftping the image to the "misc" folder and then running a path from the post editor using img src tag. It works fine but was wondering is there another quicker or better way?

Thanks!...Gary

TinyMCE convert absolute url to relative

Hi,
I use TinyMCE and img_assist module. When I create content (newslleter) and insert image with absolute url, TinyMCE convert it to relative url (files/images/images_name.jpg). I need send newslleter with images with absolute url. Is any solution please?
PaulM

Remove Automatic Trimming

Hey everyone,

Sorry if this has been asked before, but I dont like Drupal automatically trimming my posts that are to be displayed on the first page. Is there any way I can turn this off? I want my full posts (blog entries for example) to be displayed. I dont want users to have to click "read more" to view the full post.

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation