17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Image alignments in editor
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 688 Views |
-
Image alignments in editor

14 July 2009 at 10:27pm
When you add an image to a page, there are some alignment options; left alone, right etc...
How do I add/change these options.
The problem my customer has is that there is a background image for the H1 tag and having a banner image above a H1 heading, makes the background image for the H1 tag appear behind the image.
Besides - it would be nice to have a "None" option.
Wil.
-
Re: Image alignments in editor

30 September 2009 at 3:11pm
Hey Wil
Did you find an answer to this? I would be interested to add to this myself?
Cheers
MM
-
Re: Image alignments in editor

4 October 2009 at 5:49pm
In the end I have added
.typography img.textbottom {
vertical-align:text-bottom;
margin-right: 13px;
}
to my typgography.css and I can access this via the style Dropdown. It would be good to know how/were to extend the image window insteasd though.Cheers
MM
| 688 Views | ||
|
Page:
1
|
Go to Top |

