Still clawing away at my new Drupal test site. Unfortunately, my experience with other CMS doesn't seem to be doing more than sending me down the wrong paths, thus far.
Basic question: I have created an Event. I want it to display in the same place on all pages - in the block named User 2 (Zero Point theme.) I can't seem to figure out how to make this happen. I can easily get any text or images to display in that block, but I can't see how to assign a node such as my Event to that specific block. I'm missing the basic logic here.
Im trying to put a new site for a small group of people with similar interestes. I would like to have content separated for public and for register user (our group).
I would also like to have some option for comunication with user (email, chat, forum), and also to have users notified when there is some sort of new content.
our group already has a site based on wordpress and buddypress module which serves as some sort of comunity builder.
Is it possible to have something similar to Facebook groups done with drupal and some existing modules?
Hi!
I am tryining to change the colors of the fonts in the titles of every node, and font color of the content itself, just need to know which css page to modify or what.
Thanks in advance!
Charles Ferdinand!
I have problems with editing my Drupal 7 site in dreamweaver.
What do i got: I bought the template files from templatemonster.com. I want to use dreamweaver to edit my Drupal site. It looks like its well connected to my FTP, and i can open the files without problems. But, when i click for the "Live View" it dosent show my site in a "Live version".
What have i tried until now: I have read some other post on the internet about the problem. It seems like other people also have problems using Dreamweaver CS5.5 (well i have the same problems with CS3 and CS5.5 also). Some people even say, that its not possible to edit your D7 site in Dreamweaver. But i have seen some videos and read tutorials, where it looks like the "connection" and the split screen with the code on one side and the live site on the other site, works fine.
But not with my Drupal 7 site. In one topic, they spoke about using this program: "NuSphere PhpED - The World Famous PHP" IDEhttp://www.nusphere.com/products/phped.htm? - I havent downloaded that yet, cause i wanted to try fit my site in Dreamweaver.
SO I want to create a drupal site as described below...
A landing page that's pretty much all custom and has static images with links to individual categories, lets say the categories are Bikes, Cars and Trucks to keep it easy. I have no problem creating this homepage, I was thinking about using bluemaster's theme to do this so I can have a cool slideshow going on.
If you take a look at this site - http://www.radiuscleveland.com/anne_elshaw/ - you'll see how I'd like the individual categories to get displayed. A stream of articles that have been posted to that specific category. I have no idea on how to do something like this here. Would I have to create a custom views code so that a certain node would display certain info? And that certain info would have to get broken down into different content types (I'd have to create new content types here)
I know how to create new content types but I do not know how to create custom views code so that certain nodes would display certain info. Hopefully you get what I'm trying to do here.