How to set image as background for all pages in your application |
2/23/2012 12:27:20 PM |
PHPRunner Tips and Tricks | |
![]() Since we want to apply this to all pages we need to modify the header file. <style>
<style>
<style>
|
|
R
|
rcrane 2/24/2012 |
If I cut and paste that code into the code view of the Header page in my Visual Editor, the editor strips out the <style> tags - presumably because I only have access to the body section of the Header page. |
![]() |
Admin 2/24/2012 |
richardc, |
L
|
laonian 2/24/2012 |
This would be more attractive if it is possible to make the background of data grids or containers (semi) transparent with the style editor. |
M
|
malnak 5/5/2012 |
Try this in html mode
|
D
|
DigiTac 2/13/2013 |
Since we want to apply this to all pages we need to modify the header file. Proceed to Visual Editor, open 'Header' and switch to HTML mode. Tiled background <style>
<style>
<style>
|