This forum is for less technical discussions about the Drupal project, not for support questions.

need Search to appear to everyone.

Hi

I have just enabled the search module on one of our sites. the search functions correctly, but the problem is that you can only view it if you are logged in. i need it so that even if users are not logged in they can still see and use the search facility. ??

im sure ive just missed a setting somewhere,
any ideas??

thanks

Newbie question: news-page

I got a lot of modules working on my Drupal-site. The site is slowly starting to take form, yeehaa!

I have a page: http://byviken.com/dev/?q=sv/aktuellt which is ment to be a kind of "news-page". The idea is that a web-admin would post anything thats happening (semi-weekly) under this page. 5 newest posts show --> archive of old items...

Now, I never actually got which is the best way to do this. Do I use some module or blog-thingie or what?
Regards, Rob.

drupal to 4.7.4 while bluemarine still cvs

I noticed today that bluemarine theme for drupal 4.7.x is still in cvs version even though it is one of the most popular themese (i think) being used by admins of drupal.
With drupal now moving to version 5.0 , I just wonder if this theme will be ported for drupal 5.x. Can someone please clarify

Regards

Manuj

how to create category menu link

dear all,

I had tough time to know how should i create link to category,sub category /....

what i did so far
i create a main category call CMS with option hierachy "Multiple"
now i have created three terms making CMS as parent PHP,JAVA,.net
and then added cms based on php in them something like this
CMS
-PHP
--joomla
--drupal
--website baker
-Java
--confox
--compsite
-.net
--abs

now i am using nice menu to show my menu but things in vain as i am not able to create a main menu link to CMS

How to hide forum topics from unauthenticated users

We are preparing a website for the Department of Chemical Engineering, IIT Bombay using Drupal. We want to have forums which cater to different people. For e.g., a forum exclusively for faculty where they can discuss faculty related issues.

Thus, we do not want unauthorised users to view the forums or forum topics not meant for them. Example, a student user should not be able to view topics posted on a faculty forum.

Is there any provision in drupal for hiding forums from unauthorised users?

Thanks,

Vinay

Need Help- Verticle aligning header blocks

Hello

Drupal: 4.7
Theme: Bluemarine
File: style.css

I cannot find the part in the style.css that controls the second header block's verticle alignment

Heres a ruff draft of what I mean

*******LOGO*******
-------Header1---------
-------Header2---------

And heres what it looks like now

*******LOGO*******
-------Header1---------

-------Header2---------

The first header block is acting just fine after some style.css editing. But I can't get the "Header2" to move up to the bottom of Header1

Anyhelp would be appreciated!
Heres a list of my style.css

/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

/*
** HTML elements
*/
body {

color: #000;
background-color: #fff;
font: 76% Verdana, Arial, Helvetica, sans-serif;

}
tr.odd td, tr.even td {
padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 0em;

}
h1 {
font-size: 1.3em;

}
h2 {
font-size: 1.2em;

}
h3, h4, h5, h6 {
font-size: 1.1em;

}
p {
margin-top: 0.5em;
margin-bottom: 0.9em;
}
a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #39c;
}
a:visited {
color: #369;
}
a:hover {
color: #39c;
text-decoration: underline;
}
fieldset {
border: 1px solid #ccc;
}
pre {
background-color: #eee;
padding: 0.75em 1.5em;
font-size: 12px;
border: 1px solid #ddd;
}
table {

Pages

Subscribe with RSS Subscribe to RSS - General discussion