Hello I need to create a list of nodes where besides text a mp3 file should be attached inline.
I want the player to execute and show up on the same list, without jumping to another page.
I am just getting text links in the toolbar for CKEditor in D7. I think this might have something to do with the fact that I had to put "public_html/tmp" into the temporary directory definition on my File System page - maybe I have to do the same in the CSS settings for the CKEditor Module? I just can't figure out what that should be... or am I missing something (sorry _very new to Drupal).
I am the DEFINITION of a newbie with this stuff. I had a site built for me, and now I am going to attempt to maintain it.
I need to embed my typekit code (I think on the html.tpl.php) page. How do I get to the source code to replace the existing Typekit code, with the new one?
I have an install of the latest non-dev Date and Calendar modules on D7. If memory serves me correctly, it was possible on D6 to enter a date, leave the start time blank, and have it be an "All Day" event.
For the life of me, I am having problems creating a date field that will do this. If you require the date field and have granularity set to minute, then you are required to also enter a time.
I'm trying to set up Drupal 7 for a personal website & blog. I want the ability to attach images to my "blog post" content type that I can then display inline in the text of my blog posts.
So far I have created a "Blog Post" content type and used the Fields UI module to add an image field to this content type with "Number of values" set to "Unlimited"
I can now attach images to my posts and they're neatly listed below the blog post with thumbnails, but I'm not completely happy about this setup yet:
For the past day I've been attrempting to create conditional stylesheets for ie7 and 8 for the Genesis them/Drupal 7 with no success. In some read nodes they mention pre installed conditional stylesheet information which I can't find. I've tried installing the Conditional Stylesheets module and still no success, even looking at the source to see if there were conditional statements and if they were loading with no success.
Any help, guidance, code snippets, and directions on how to accomplish this task would be greatly appreciated.