Eureka!
Thanks Jeff. I had carried across an old Farcry 3 CSS which seems to
have worked without the "." period. I didnt give it a thought that a
period would have to be added in order for it to work in Farcry 4.
Thanks for your help :)
On Feb 11, 5:08 am, Jeff Coughlin <[EMAIL PROTECTED]> wrote:
> On Feb 10, 2008, at 12:04 PM, BazD wrote:
>
> > floatRight {
> > float:right;
> > margin-left: 25px;
> > margin-bottom: 25px;
> > }
>
> > When I edit a pages body content, I can select the "floatRight" style
> > from the drop down menu, and apply it to an image, but the image dosnt
> > re-position itself to the right within the editor, it just stays where
> > it is. When I view the HTML source for the page, I can see that
> > tinyMCE has applied <span class="floatRight"> wrapped around the
> > image.
>
> You're missing a period "." in front of the first class (floatRight).
> The CSS code you wrote is looking for an HTML tag called <floatRight/>
>
> regards,
>
> -Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---