Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
excuse my language, i'm french.
I put buddylist pictures in my membres 's profils.
To display inline these pictures, i made a css.
But it's not very good..
Do you have another solution ???
CSS of the table :
.buddy img{
float:left;
display:inline;
The subject line pretty much sums it up. I've got a Drupal site that I've been working on for some time up and running, and everything seems good, except that when creating or editing content (of any type), when you click "Preview", it just reloads the existing create or edit form (with all its contents still intact, thankfully) instead of previewing the page.
I have a new problem, which doesn't seem to be related to anything that was done on the site. It used to work fine, and now suddenly does not.
We are using version 4.7.6 and can't upload an attachment at all - when I browse to a document and then click "attach", the gray bar just goes and goes forever. It never gives an error message, and it never finishes. My file does not appear in the /files/ folder, nor /files/tmp/ (in fact, I just manually created /files/tmp/ on the server since it was not already there and I thought that might have been part of the problem).