Difference between revisions of "SubDomainLogo"
TakKendrick (talk | contribs) (New page: ==Adding a Logo to your SubDomain page== Currently the SubDomain Creation process provides a) |
(pagelink has to be full url of site, yes?) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
==Adding a Logo to your SubDomain page== | ==Adding a Logo to your SubDomain page== | ||
− | Currently the SubDomain Creation process provides a | + | [[Image:SubDomainBox.jpg|right|thumb|160px|The SubDomain Box]] Currently the SubDomain Creation process provides a "Logo Not Available" image as part of the basic SubDomain Box. |
+ | |||
+ | Changing this to your own logo is a multi-step process, but doesn't require much more than a little perseverance, some [[WikiWiki|wiki]] elbow grease and an [[Special:Login|AboutUs Account]] ''(see: [[Why create an account?]] for more info on creating an account it you don't already have one)'' | ||
+ | |||
+ | ===Instructions=== | ||
+ | :1. [[Special:Upload|Upload]] an image. For best results, limit the image's width to 150px. | ||
+ | :2. Once the upload is complete, you should see the Image Page screen. Click on the image name link to get the full URL link for your image. ''(See image below)'' | ||
+ | :3. Copy the URL from the window step 2 linked to. ''(See image below)'' | ||
+ | :4. In your subdomain page, click "edit" and add the following line into the "SubDomain Page" section (changing '''YOUR IMAGE URL''' to the correct URL): | ||
+ | :: | logo = YOUR IMAGE URL | ||
+ | |||
+ | '''It should look something like this:''' | ||
+ | <pre> | ||
+ | {{ SubDomain Page | ||
+ | |logo=http://images.aboutus.org/images/0/0a/NoLogo.jpg | ||
+ | |pagelink=http://senseis.xmp.net/ | ||
+ | |map=<map section="Address"></map> | ||
+ | }} | ||
+ | </pre> | ||
+ | :5. Save the page. | ||
+ | |||
+ | That's it. | ||
+ | {{Clear}} | ||
+ | ===Helpful Images=== | ||
+ | [[Image:ImageScreen.jpg|left|thumb|300px|'''Step 2:''' The image name link takes you to see the full URL of the image.]] | ||
+ | {{Clear}} | ||
+ | [[Image:ImageURLBar.jpg|left|thumb|650px|'''Step 3:''' The copy the URL from the window step 2 linked to.]] |
Latest revision as of 20:40, 20 February 2008
Adding a Logo to your SubDomain page
Currently the SubDomain Creation process provides a "Logo Not Available" image as part of the basic SubDomain Box.Changing this to your own logo is a multi-step process, but doesn't require much more than a little perseverance, some wiki elbow grease and an AboutUs Account (see: Why create an account? for more info on creating an account it you don't already have one)
Instructions
- 1. Upload an image. For best results, limit the image's width to 150px.
- 2. Once the upload is complete, you should see the Image Page screen. Click on the image name link to get the full URL link for your image. (See image below)
- 3. Copy the URL from the window step 2 linked to. (See image below)
- 4. In your subdomain page, click "edit" and add the following line into the "SubDomain Page" section (changing YOUR IMAGE URL to the correct URL):
- | logo = YOUR IMAGE URL
It should look something like this:
{{ SubDomain Page |logo=http://images.aboutus.org/images/0/0a/NoLogo.jpg |pagelink=http://senseis.xmp.net/ |map=<map section="Address"></map> }}
- 5. Save the page.
That's it.