hi,
I am modifying box_grey heavily to get a nice theme for a band page.
Right now I am doing the css stuff an I have no idea where
the 'leaves' of the lists in the left side block can be found.
In the css file it says:
li.leaf {
list-style-type: square;
}
but setting a color with for example "color: #339999;" doesn't change the color of the list bullits
how can drupal differ between the expanded and the closed menu tree, it isnt set in the css file...
When i first came to drupal for testing i tried V4.7 Beta RC3 and have to admit to loving the experiance.
However i changed to 4.6.6 because i couldn;t see any module support for RC3.
I espiecally wanted things like TinyMCE etc to enable me to build an easier site for our members but the version 4.6.0 refused to work on V4.7 RC3 of drupal.
Now however i see (after further investigation) that theres a V4.7.0 complete with drupal image upload intergration etc so now im confused.
I set up a clean install of drupal 4.7, added a custom cck node type, indexed the site (indexed perfectly, and the index words are listed in the database), the search worked fine. I came in two day later tried the search again and nothing appears regardless of the keyword, despite the fact that the database contains the keyword I am using? What is happening?
I am trying to setup a website where users (registered by me) would be able to upload photos, a resume, and optionally a video in their own little profile page. I would like these pages to only be visible by logged in users.
In addition to allowing users to modify their own pages I would want to restrict any modifications to other pages by those users and I would want some information to be hidden from non-administrators or other unauthorized users.