Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Text With a Image


Go to End


4 Posts   1817 Views

Avatar
BIZWIZ

Community Member, 2 Posts

17 July 2009 at 10:56am

I want to be able to put an image and text next to each other but I can only get one line of text next to the image any help ideas?

Avatar
OutrunTheWolf

Community Member, 34 Posts

2 August 2009 at 7:11am

can you post your code, so we can see your methods?

Avatar
martimiz

Forum Moderator, 1391 Posts

2 August 2009 at 8:40pm

If you're using the editor in the CMS to add an image, and you've selected the correct alignment in the menu on the right, and you're using the default (Blackcandy) theme, I guess it should work...

In all other cases you could maybe check the HTML to see if your image has a classname attached to it, and then check if an entry for that classname exists in your CSS, floating it to the left or right?

Avatar
BIZWIZ

Community Member, 2 Posts

2 August 2009 at 11:14pm

Thought I could just choose image with text wrapping which I have done however it has not worked have also selected the middle option but it lets me put one line only - does it make a difference in what web browser I use???