Useful bits from Competition Images
x note: 'x' subdivides notes; the ----- sequence is usually a 'real' line.
Jump to top of page:
<a href="#top">Back to top</a>
x
- - - by default there is an embedded top point at the head of the page, but in a few cases you may need to put an anchor at the top thus:
<a name="top"></a>
x
Create a virtual mount: (This is 'commented out' in the working page as it is used only in editing the image files)
class="keyline" style="background-color: #ffffff; border-color: #303030;" >
'background-color' gives a keyline; 'border-color' simulates the mount itself; colours are in 8-bit #code.
x
Allow multiple file uploads:
%UPLOADFORM{multiple="on"}%
x
Reset left float or right float and associated text. [Inserts a black line 800px by 1px; find the file in ja photos]
<img src="%ATTACHURLPATH%/zresetz.jpg" alt="Line of 800 x 1px separator" title="Line of 800 x 1px separator" width='800' height='1' />
x
lock off wysiwyg edit (so wings do not fall off) - add this to any page that needs protecting:
* Set NOWYSIWYG = Yes
--
JohnAshford - 19 Dec 2009
Topic revision: r6 - 14 May 2010 - 19:36:43 -
JohnAshford