Adding background image to Omnicore FP Webapp
                    Hi
I trying to add background image to my web app on omnicore flexpendant using following code...
                
                I trying to add background image to my web app on omnicore flexpendant using following code...
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>Test App</title>
</head>
<body>
    <style>
        body {
            background-image: url(/Pics/Layout.JPG);
            background-repeat: no-repeat;
        }
    </style>
    <div>Something....</div>
</body>
</html>
Works fine on live server but when testing on VC flexpendant image is not showing up? Only the text "Something...."
Please help me!
-Ricki
Works fine on live server but when testing on VC flexpendant image is not showing up? Only the text "Something...."
Please help me!
-Ricki
0  
            Best Answer
- 
            Solved --> url(../Pics/Layout.JPG)0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 363 IRC5
- 80 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 853 RAPID Programming
- 30 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings
