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.
I'm using the views module for a current site and i have placed a few slideshows on the side. The thing is when i use the views module there is a gap between the end of the image and the containing div. I was wondering how it's possible to make the image perfectly fit to the div so that the background of the div isn't visible. Sort of what applications looks like on the windows 8 tiles or the tiles on the windows phone.
hello,
this my site: http://www.magnology.net/
i have two problems :
1- first 3 icons in upper right (facebook-twitter-message)
their links are wrong and i want to modifiy but i dont konw from where ?!
2- in this part http://magnology.net/magazine/Ar-1st-Issue
try to open any category it `ll give you an error because :
current link is :
I need to do a thing which is probably impossible using views ui. I need a filter that compares node's field gender with current user (logged user) field gender. Problem is I dont know how to get in PHP current user field, because it cannot always be connected with node with relationships because user is not a node's author usually.