[themes] Floating blocks in a responsive theme

Carl Wiedemann carl.wiedemann at gmail.com
Mon May 28 17:17:31 UTC 2012


I'd recommend using JavaScript instead. You may also be interested in some
responsive image techniques, here's a good summary:
http://adactio.com/journal/4997/

Carl Wiedemann
Website design & development consulting | c4rl.ws
carl.wiedemann at gmail.com | skype: c4rlww



On Mon, May 28, 2012 at 11:35 AM, Jeff Greenberg <
listmail.ayendesigns at gmail.com> wrote:

> I'm using a responsive theme. On the home page I have a large image, and a
> block of text that gets floated (not in the css float sense, just the
> general term) over the image.
>
> I'm thinking about the mobile presentation, and that I will want the block
> of text to appear above or below the image in that context. And that leaves
> me completely confused as to how to position the block.
>
> I'm using my_sub_theme -> tundra -> arctica. The documentation for
> actica/tundra is lacking, though there is much built into them. Is there a
> way to do it so that they will automatically position it properly when
> responding to a mobile request? The 'old school' way would be to make the
> block positioned absolute within the region, and make the region
> positioning relative, or to create a subregion that lays on top of the
> region, but I'm fairly certain this would not be the way to approach it.
>
> _______________________________________________
> themes mailing list
> themes at drupal.org
> http://lists.drupal.org/mailman/listinfo/themes
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/themes/attachments/20120528/9ec23bc8/attachment.html 


More information about the themes mailing list