Hi, I have recently introduced to Drupal. I have been developing using php. But I found Drupal is a very good alternative. I have installed Drupal-7.0 in my system and being able to migrate my php work into it, but with some issues. My issues are as follows -
1. I don't know how to create my looks as per my need
2. How to use my old css
How to promote body summary (teaser) to a page other than home page? I have several articles in one category. I want to promote all article summaries (teaser) to the category page, not home page of site. How do you do this? Thank You, James
Since I cannot use img:after css pseudo class with most browsers, I need to add a span or div around images uploaded as part of an article or blog-post.
I've tried to track down in which template I should do this, but I am fairly new to Drupal and have now given up.
I recently logged off of the drupal 7 site I am working on, but
when I tried logging back in, I kept getting error messages
telling me my email was nonexistent, or my password was
wrong.
Okay, so maybe I forgot the password, probably not, but
let's just say I did, so I click the email password support
and I'm still waiting for an email from drupal two days later.
its two years later and i am still trying to accomplish the same thing -- take a html form, using php have it fill a mysql data base, then have the exact same fields populate a pre-existing pdf page
so i installed drupal again, and then added the module fillpdf, but now it says a token is missing, and i have no idea where to get iot
and is there any working code examples for this> i envy the people who know how to get form contents to go to mysql and then pdf ... i never spent so much time trying to figure it out and i still have no answers.