Menu and nodes

Hello,

If I have a menu like this:

-World
--Europe
---Germany
---Romania
---France
--America
---USA
---Canada

It is possible to have a site structure like this:

Marinelli theme - site title - seems that some words are slightly 'erased' from the bottom up

Hi,

I installed the Marinelli theme. The site title is displayed. But it seems that for some alphabeths, their 'feet' seems to be covered and not visible.

For example, the letter 'E'. The bottom '_' is not visible.

....

The code I am looking at is in the style.css:

#header #siteinfo{ /*site title and site slogan*/
background:#000000;
filter:alpha(opacity=45);
-moz-opacity:.45;
opacity:.45;
position:absolute;
top:20px;
left:0px;

.....

Appreciate any advice. Thanks.

New Drupal & Gallery2 demo site

Check out the new demo site at http://drupalgallery.com which uses the Gallery module to embed Gallery2 inside your Drupal installation to support photos, videos and other content. There are demos for Drupal 5 and 6.

Some of the features that you can explore include:

  • Grid block of 9 random images
  • Image block of random, popular and newest images
  • Menu of gallery items embedded in the main Drupal menu using GalleryMenu
  • Selection of user photos in user profiles using GalleryProfile
  • Search of gallery items
  • Image chooser (G2Image) in TinyMCE toolbar
  • Gallery filter to insert images into posts using a simple syntax ([G2=itemId] syntax)

The demo site allows you to add photos and post content to test many of these features. Note that the site will reset every hour removing any new content/photos.

Ahah progress bar callback

Hi all

I have trouble setting up a progress bar with a callback function. I'm using the Forms API ahah options this way:

The dreaded...

Sheesh. It's always too good to be true. I always seem to get the big one. I know virtually nothing of the ways of UNIX so what I've read on this so far doesn't really help. However, I AM rather tenacious and want to make this WORK!

First error:
Failed to connect to your MySQL database server. MySQL reports the following message: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2).
Are you sure you have the correct username and password?
Are you sure that you have typed the correct database hostname?
Are you sure that the database server is running?
For more help, see the Installation and upgrading handbook. If you are unsure what these terms mean you should probably contact your hosting provider.

Since I was clueless about the above, I posted a trouble ticket with my server provider (no word yet).

Thinking perhaps it wasn't looking in the right place, I tried the database IP address in the advanced tab, which yielded the following:

Warning: fopen(./sites/default/default.settings.php): failed to open stream: No such file or directory in /hsphere/local/home/mallett/mallette.org/includes/install.inc on line 187

(COMMENT) I checked and the directory structure is there as stated, and the file "default.settings.php" does not exist, as stated.

Event Calendar for Drupal 6?

First my apologies in case I did not look hard enough or in the wrong places but I spent a few days now trying to figure out the best way to have a calendar integrated in my Drupal 6 install... It seems that the calendar module is not supported for version 6 yet. I also looked at plenty of other php/mysql event calendar scripts but Drupal authentication is not supported and I do not want my users to authenticate a second time whenever they want to add an event to the calendar...
A perfect calendar for me would be one that:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x