I was wondering whether a normal user (authenticated but not Administrator ) can change the color of web site ? I mean can he/she choose the color of display ?
Thanks
Drupal Newbie
My apologies if this has already been covered but I didn't find it with a curosry search. I've tried to install the image.module (image galleries) in 4.4.0 (it's the 4.3.0 image.module, does that matter?) and it's not working. I've followed the install instructions to the letter but when I check admin/images all I see is a blank screen, no site theme, no menus in the coloumn, just a blank white page.
If I want to customize the display of how taxonomy/page pages display, is the best route to hack the taxonomy module? I'd want a conditional display based on the relevant vocabulary. If it is a staff member, I'd want their bio to show up whole, followed by essentially the summary versions of their latest articles, perhaps followed then by a list, or a link to a list, of the titles of older articles. Not so very hard to write, but I'd need to know the best way to go about it.