Multiselect dropdown using checkboxes...possible in D7?

Is there something like this module allowing checkboxes in dropdowns for D7? http://drupal.org/project/sexy_exposed

Cheers.

Separate theme settings for site and admin area on user profile (account) (and media library)

Hey everybody,

I am searching for a way to get the following user case to work:
Got me a bunch of users, moderators and admins.
They all have some style they like, some of them like to work on a white page, some of them want to work on a dark page. so we need 2 themes for all users. this kinda works, people can switch to another theme for all the stuff they do on the site. but they can not change the admin theme from their account. also, changing the media library module theme isnt possible from a users account.

Free tagging with location?

I want users to be searchable by their location. How do you add a free tagging widget type to a location field. Or, can GMAP/Location recognize every city as a term? Basically, how can users have location terms in their profile.

Taxonomy Views question

I'm trying to display a users friends through Views(3). I keep getting duplicates on the users. Also, the current user show's up under his/her friends too. Here's what I got so far:

Filters:
User: Active (Yes)
User relationships: Requester or Requestee is current user (True)

Fields
User: Name
User: Picture (Picture)

Displaying lists of records - trying to understand the 'Drupal way'

I'm new to Drupal and am trying to figure out how best to display and incorporate records I have in an existing db. I'm used to writing a php loop to loop through query results and display them (as at http://flash-creations.com/flowers/ with this kind of code, eg:

while ($row = mysql_fetch_assoc ($result)) {
echo '<div style="float:left;width:300px;height:200px;"><img src="images/' . $row['image'] . '" border="0" />

Content overflowing when creating product node template for ubercart

Hi,

So I am attempting to customize the product pages for ubercart, but the parent div is overflowing, like so:

http://herbolet.domocion.com/Arniflex

I attempted clear:both and spent the past few hours looking for soluting but cannot find anything that works. Basically just need the parent div, to grow based on the content size.

If i manually set the parent height, it works well, but would like something more dynamic.

Here is my node--product.tpl and my css

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x