On Fri, Apr 4, 2008 at 3:11 PM, <[EMAIL PROTECTED]> wrote: > Does anyone know of a recipe that let's you place text on top of an image > on a wiki page?
You don't need a recipe, just an idea of what you're doing with CSS. The way I've managed this with eg. <http://automation.tkk.fi/FrontPages/RcCar> is to fiddle with the element margins. The source for that page is as follows: >>width=467px text-align=center<< %width=467 height=350%Path:/images/main/rc-car.jpg%% [-''[[Research/Domestic|Teleoperation]] test using a camera mounted on a radio-controlled car.''-] >><< !%left width=170px margin-top=-370px%TKK Automation Technology Laboratory%% >>right margin='-7em 0 0 300px' text-align=right<< {GroupHeader$Description} >><< eemeli _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
