On 7/10/12 12:34 PM, "Georg" <gunla...@c2i.net> wrote:

>On 10.07.2012 17:19, Gates, Jeff wrote:
>> I am trying to center an image within a container in a responsive
>> Wordpress web design. The URL of the problematic page is:
>> http://www.outtacontext.com/wp2/about/past5/
>
>Add...
>
>a.nounderline {display: table;
>margin: 0 auto;
>position: relative;}
>
>...and it will center in all browsers that support positioning on CSS
>table.
>
>regards
>         Georg


Thanks Georg. The problem with that is the image no longer resizes as the
viewport gets smaller.

Jeff

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to