Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jimesten Friend
    #132236

    What code would you use to achive this?

    I need to float some text and links in front of an image.

    Thanks.

    Menalto Friend
    #272530

    Did you sort this out yet? If you did please mark this as solved, if not justreply here and we will try to help you out as we can.

    way110 Friend
    #495189

    i wonder if you could use an c# image app to achieve the purpose, say draw text on the image may get what you want. try it out.

    Ninja Lead Moderator
    #495318

    @way110: Thanks for sharing but this is joomla site and we can apply php code on this case.

    if (preg_match_all($regex,$item->floatingtext, $matches)) {
    $item->floatingtext= preg_replace ($regex, '', $item->floatingtext);
    $image = implode ("n", $matches[0]);
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 4 voices, and was last updated by  Ninja Lead 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum