Image styles refers to the display and crop styles of images uploaded using image fields.
0
votes
2answers
20 views
give node author ability to position the image when uploading content
I have a field of type image "COVER IMAGE" in my blog entry content type. The users should have the power to place it wherever they like...top, down,right or left, if not more and re size it. right ...
-1
votes
0answers
62 views
Animated GIF thumbnail
I'm using Drupal 7 version, and I created a field (field_image) in my content type. Its image format and all the options are OK, but when I add an animated GIF and save, it doesn't work.
How can I ...
2
votes
1answer
29 views
How do I crop only height?
I want to crop an image that is anchored at the center, but only crop the height. How can this be done in Drupal 7?
EDIT: The process needs to be automated. Basically I desire the functionality of ...
0
votes
1answer
32 views
Set lightbox effect for the link
I have a gallery, created as a view:
http://hotelcentralpark.ro/gallery/2
Now the titles are links to the pages. And images have lightbox effect.
I want the links to activate lightbox of the ...
0
votes
1answer
31 views
get file path of image style as replacement patterns in views
i need something like
<img attribute1='value' src='sites/default/files/styles/thumbnails/**pic_0**.jpg'>
in views.
i have to use rewrite result because i need attribute1. but i have no idea ...
1
vote
1answer
26 views
Drupal 7 -Resize image from URL
At present I am working on a demo site. I am pulling in sample images from from lorempixel for place holders. That is working great. In my content type I have an image field and it includes the url to ...
0
votes
1answer
50 views
Problem with image styles : access denied
I'm getting a problem with image styles being created. The files are there but the styles are not getting created. I have tried changing permissions recursively on the folder (udo chmod -R 777 ...
0
votes
0answers
14 views
How to give content authors the ability to select image style when uploading an image?
This question has been asked elsewhere but not answered sufficiently:
I want to enable content authors to:
select the image style (thumbnail, medium, large, ...) during content creation
change ...
1
vote
1answer
33 views
resizing the dimensions of the an image field
I need to re-size all the thumbnails of my article images to fit the dimensions of the redesign.
Is there a easy way to do this?
0
votes
0answers
15 views
image.field.inc bug: Undefined index
I installed Formatter Field plugin for that problem: Users can choose image style on content type?
Add field type in my content type
Formatter for Image -> Image
Image style -> None (original)
Link ...
0
votes
1answer
20 views
Users can choose image style on content type?
I want to display image style list in particular content type. Users can choose their image style from the list provided.
Is it possible to achieve this?
1
vote
1answer
44 views
How do I specify an image style in my preprocess function?
In my current project, whenever a node's image field is empty, I'm filling it with the image from an entity referenced in the node. To pull this off, I'm using this magical piece of code in ...
0
votes
0answers
31 views
Image styles not generated on IIS and Drupal 7
I'm forced to build a site on IIS-based hosting. I have a problem with different image styles (thumbnails etc.) not being generated when uploading an image using image field on a node. The original ...
1
vote
0answers
25 views
Image styles: Color to alpha?
In GIMP there is a very useful operation "Colors > Color to alpha..".
It lets you specify a color (e.g. white), and then replaces this color with transparency.
The effect is written such that if you ...
2
votes
1answer
45 views
Theme Image Style for image located in module directory
Probably coming at this from too much of a Drupal 6 view point but...
How do I theme an image in a given image style when that image lives in a module folder? This is driving me batty and I know I'm ...
1
vote
1answer
40 views
Imagecache_external: Thumbnails of external URLs aren't accessible
Modules:
Imagecache External, Media, Remote Stream Wrapper
Scenario:
I created a content type, in which I want to collect Movie Actors. My aim is to add images of those actors which arent hosted on ...
1
vote
0answers
37 views
How can I center a logo image in an Omega theme?
I'm using Omega (a subtheme obviously) and am having trouble centering my logo image. I tried adding a .logo-img CSS class to my global.css file but it isn't doing anything. I added the following, but ...
1
vote
2answers
22 views
How to set the sizes for image thumbnails
When I am editing "Image" content type there is an option:
Where can I changes sizes of these previews? And regenerate the corresponding pictures?
0
votes
0answers
23 views
Generated preview image causes Apache/Nginx to return one extra byte than stored file
I've got an odd problem. To explain it briefly, when a style image is generated the first response, which is the "streamed" data (rather than reading the file from the filesystem) returns one extra ...
0
votes
1answer
65 views
Drupal image style issues
I have a peculiar problem. I have 3 sites on a Debian/Nginx setup.
Let's call them site1.com, site2.com and site3.com.
After upgrading to 7.20, site2.com and site3.com image styles stops being created ...
0
votes
1answer
41 views
Scaling image to 420px using Image Styles
I am using Image Styles to get the following effect:
width: 420px.
height: no greater than 240px.
Maintain aspect ratio.
To do this I have used Sale width 420 then crop 420x240, although any images ...
0
votes
2answers
106 views
How to alter image style based on product custom attribute?
I'm building a webshop based on Ubercart, and products have a custom attribute "sold out". When this attribute is checked, all product images should be displayed with a semitransparent overlay ...
0
votes
0answers
39 views
Build user avatar thumbnails after Drupal 5 to 6 to 7 upgrade
I'm upgrading a Drupal 5 site with nearly 100,000 accounts to 6 and then 7. After upgrade to 7 is complete I don't see user pictures/avatars displayed with user profiles or with forum posts/comments.
...
1
vote
0answers
74 views
Migrate Image Cache presets to Image Style Drupal 7 Upgrade
I have recently upgraded my site to drupal 7 which uses Image Cache module. I migrated all the presets to Image Styles using the script mentioned in the below link.
http://drupal.org/node/1316472
...
0
votes
0answers
86 views
Drupal 7 Image style with cck field
I upgraded my drupal site from drupal 6 to drupal 7, and imported the image cache presets to image style.
When I checked in the styles folder of drupal files, no images where created with the effects ...
0
votes
0answers
78 views
How to Configure Elfinder to Resize Images Upon Upload
When users upload images using Elfilder they are not being processed so they re-size to the limits I have set. They are just uploaded "as-is." I am using TinyMCE through the WYSIWYG module.
0
votes
4answers
196 views
Getting Views Rows Data in Custom Module
I dont know if im over thinking this but im not making much progress with my function. I am trying to get the values from views rows in my modules for example if I was to use $row->field_name ...
0
votes
1answer
20 views
How do I get image styles to function on the original node page?
I go to create a content type.
I add an image field and in the "manage display" section I change the
format so that it uses the image style that I want.
I then save it and it, I get the "changed save ...
0
votes
1answer
76 views
Multiple image sizes from one uploaded image?
In my content type, I've got an image uploader. That image then gets processed by an Image Style that scales the image. I want to produce multiple scaled sizes of that image though. So essentially, I ...
0
votes
2answers
61 views
Image styles to make all user inserted images appear as circles
Users can insert images on my site...i want that all of them are displayed in a similar fashion. So i created a new style under Image Styles. However, how can i make sure that all images appear as ...
0
votes
2answers
61 views
What are the list of Drupal 7 image cropping modules out there? [closed]
Currently I use EPSA crop for cropping images as it uses the same image field without making a new one. What are the list of image cropping modules out there that provide a similar functionality? Epsa ...
0
votes
1answer
63 views
after migrating to D7 all images are missing
After migrating to D 7.20 all my images are gone, actually they exist on the server but are not being displayed at all. I have a multi-site installation and I've successfully migrated all the content ...
4
votes
2answers
2k views
Drupal 7.20 Image Styles return a url with Access Denied
I'm using the insert module to allow users to insert images with a specific Image Style into a page. After upgrading to Drupal 7.20, the images are not stored in the files/styles folders, and the ...
0
votes
1answer
76 views
Add id to image inside views
I have created a grid in views in which there are stored webshops (it's for a website on which you can find all kind of webshops). It shows a picture, a title and a bodytext for each webshop. And now ...
1
vote
2answers
77 views
Image style generating hook
I'm using Drupal 7. Is there a hook for generating image from image style?
For example. I upload an image. When image is displayed for the first time, drupal generates image style. Can I hook to that ...
0
votes
0answers
59 views
image style depend on taxonomy term drupal 7
i have a view to display all users in site i want to change the user picture display style depending on the users's category(which is a taxonomy term) i have tried to add CSS class to the picture with ...
1
vote
1answer
49 views
Image styles based on node type
Let's say i have two node types:
Article - with 300x300 photo
News - with 100x100 photo
For now, i can define those two sizes in Image Styles menu and they'll be both created for both content ...
0
votes
1answer
52 views
How to apply image style to image field in view based on the sort position of that image field?
my homepage is done with panels. Home panel contains a view that displays specifically 9 nodes that contain image field. Sort criteria is Random. These 9 nodes are in three rows each containing three. ...
0
votes
0answers
77 views
Change width and height of cropped image (EPSA crop)
I have the following problem: I have some image styles. I know how to change image style programmatically. But is there any way to change settings of the image style for single image, for example ...
0
votes
1answer
73 views
Image Styles and Effects
Once I've created different Effects under Image styles. How do I flip between them in the Manage Display/Manage Fields windows for the content type?
I can't figure it out.
Or am I just meant to ...
0
votes
0answers
112 views
Using render after field_view_value not respecting image style
I am using field_view_value in a node preprocessor:
$images = field_get_items('node', $node, 'field_article_featured_image');
$vars['main_image'] = field_view_value('node', $node, ...
0
votes
1answer
29 views
Upload one image but save/export to multiple formats
Have been searching for this quite some time but I can't seem to find an answer. There must be someone who has encountered this before.
What I want to do is have an editor upload 1 image and then ...
0
votes
0answers
42 views
strange CSS image behaviour in a media query
I'm using Drupal 7 and Zen Theme 5.x. I have an image gallery made of 640X960 and 320x480 images scaled down depending on breakpoints I set, which are all seen perfect one after another as a list of ...
0
votes
1answer
83 views
How to pre-generate image styles after image is uploaded
Is there a quick way in Drupal 7 to generate image styles straight after the image is added to the image field?
0
votes
1answer
38 views
Image styles: Does not work with large images
The image styles, thumbnails and so on, are not created on my Drupal 7 site, when the original file is bigger than 5 MB. I did not find any error message in the log messages and the v-server, the site ...
1
vote
2answers
245 views
force image style generation on save node
I've got still my problem described here Image style, reuse image in field collection item but i gave up to get a solution.
A workaround which came up in my mind is to force the generation of ...
1
vote
1answer
204 views
Showing only one of the Field Collection fields through Views
I created a Field Collection field for a content type. This FC has two fields inside: an image field where I can upload unlimited number of image; and the other one is the title field to be used as a ...
0
votes
0answers
89 views
Image style, reuse image in field collection item
I've got some problems with the image styles, when reusing an image in a field collection, because the new size of the former uploaded image is not generated altough the path to the imagefile is shown ...
2
votes
0answers
74 views
D7 Image Field Paths - Using a custom Path for Each Image Style
I am looking to have an image get dynamic name for each style that is generated by the system.
Currently I am using tokens to generate an md5 hash for the file name, but for each style (eg ...
1
vote
1answer
70 views
problem with image width in views/ block
I have a problem to set image dimension on various position. I want a 300x100px in top, 100x75px for thumbnail, and other dimension on other place. In wordpress I can just add "width" atribut to set ...
