Chameleon skin User Manual |
Click here! | ||||||||||||||||||||||||||||||||
Header / Footer This panel lets you add custom code to the genarated albums. The header is placed below the controls, the footer is at the bottom of every page. You can use text and HTML code here, but not a complete HTML page. You can have different Header and Footer content for the Index and Slide page. The traditional method of adding header.inc and footer.inc in the album or image folder still works, and the content of these files are place after this code. Only at top level Choosing this option the code will be inserted only to the top level index page. Examples: Simple text: Press <b>F11</b> to maximize browser window! <b>...</b> means bold text. External link: <a href="http://mysite.com/index.html">Click here and visit my site!</a> <a href="">...</a> means a link. Formatted text: <p style="font-size:90%; color:red; background-color:#000088;"> You can use CSS formatting attached to e.g. <div> <span> or <p> tags. The color can be named or hex too. Inserting your logo: <img src="$resPath/logo.gif" alt="logo" /> Save logo.gif into JAlbum/skins/Chameleon/res folder, and the logo file will be copied to each album you make with JAlbum/Chameleon. $resPath means the path to the album's res folder in the generated album. |
|
||||||||||||||||||||||||||||||||
![]() |
![]() |