Raaspi for BackOffice

  • Our solutions
  • Home
  • Price
  • News
  • About Our Products
  • Contact Us/FAQ
  • Login
  
            
 

 

blog sample

If you are logged in, then you will see New Blog button and can open open another browser page and Edit your Blog as you read this page.

Web pages are written in html and our editor is an html editor, so feel free to put text , images and even video or map links on the page. Place the cursor somewhere in the page and type in text or click on the icons on the tool bar above and put an image or a table.

Text can be styled using the Font and Size like this  or this or that

Sample image

To put a new image on a page you are building , right click on an image on any web page  including this page and use copy image address and then paste it on your page being built. (If you are using the editor, right click on an image to see Image Properties).

Images uploaded from mobile devices may need rotation.

You can show an image rotated by adding css style transform:rotate(90deg); To tilt use transform:rotate(10deg); 

Of Course you need to be aware of  any copyright and legal issues.

 

You can use the Link icon on the editor tool bar to put a link like Powered By Highlight the text and click on link icon and put the web page url.

You can postion text and images using Table tool

put text here  
   
  and here
text here  
  here but no borders
   

to insert video or street map, you need to use the Iframe tool from the editor tool bar. Paste the video url into the iframe url field. url may look like 'https://www.youtube.com/embed/91iInpoOwNc' 

How do you get the the url? right click or press for a few seconds to see 'copy embed code'  <iframe width="300" height="150" src="https://www.youtube.com/embed/91iInpoOwNc" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

url is https://www.youtube.com/embed/91iInpoOwNc ,part only, not the whole line. You can use the preview button in the editor to check.