Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Resource Page  (Read 403 times)

Offline Wandering_Man

  • Administrator
  • NWOGeocacher
  • Posts: 379
  • Can't hit the broad-side of a barn.
    • View Profile
Resource Page
« on: July 21, 2009, 10:45:10 AM »
Just wondering where we can get copies of the NWO Logo book now that the resource page has gone missing. I'm in need of a few print outs for some upcoming hides.

Offline shroomAzoom

  • Administrator
  • NWOGeocacher
  • Posts: 855
    • View Profile
    • www.shroomAzoom.com
NWOG Logbook/Stashnotes
« Reply #1 on: July 21, 2009, 04:31:26 PM »
Here they are for now. Eventually I'll get the Resource Page back up. It's just a little tricky with the new set up. Once I find the right tool, it'll be easy. :)



[old attachment auto deleted]

Offline shroomAzoom

  • Administrator
  • NWOGeocacher
  • Posts: 855
    • View Profile
    • www.shroomAzoom.com
Re: Resource Page
« Reply #2 on: September 08, 2009, 09:55:16 PM »
So, I have found the right too (or more precisely "mod") for the Logbook, logos, resources page, etc. I haven't found the right tool that allows me to add these pages to the navigation bar at the top of the page though. So, for now, I've just created a little box on the homepage linking to it. You'll notice that featured cachers are linked there as well. So, just an update.

And a PS that is slightly OT. Jim has suggested some additional stats that would be fun for us to keep track of for each other. As in, beyond the milestones (which I have to re-implement, sorry.) They would be for things like FTFs, hides. Stuff like that. Unless we can get something that pulls that info from gc.com, or someone who would like to update this kind of thing manually, I think we can get by with self-reporting (just like the form for milestones.) Anyway, its in the works.

swjoudrey

  • Guest
Re: Resource Page
« Reply #3 on: October 29, 2009, 06:14:05 PM »
Not sure of the proper protocol on the matter but thought I'd throw it out there.  I know sAz has noticed the NWOG logo on my profile page and the cache logo on my caches, I like them both.  Well last night I got playing around with the logo from the NWOG homepage so I could add it to my profile on gc.com and my journal site, which is just a journal of my adventures that friends and family enjoy reading.  And of course any fellow cacher.

My point is, which usually takes me a long time to get to, I just added html to it for a link to the NWOG home page so if anyone noticed it they could be led here.  I don't have this particular code on my profile page yet, that is another evenings work but I have used it.

Code: [Select]
<DIV style="DISPLAY: inline; FLOAT: left; MARGIN: 5px 10px 0px 0px; ZOOM: 1"><A href="http://www.nwogeocachers.com/" target=_blank rel=nofollow><IMG
src="https://sites.google.com/site/cachingadventures/home/NWOGCircleLogo.png"border=0></A></DIV>

The code places the logo on the the left margin with text wrap on but that can be changed easily.  I also don't like that the back ground colour changes to a light grey when the cursor is placed over the logo but again that can be changed easily.  Thought I'd bring it up to the veterans for a nay or say...hay...hey...? ???

Now I just have to place it on my gc.com profile properly.  That should be interesting.