Toy Section Updates

Cheers! I have to say this is the first time I have been 100% happy with the Cats Lair page layout. I plan to expand this in the future with images of the removable parts listed on the page :wink:

As for Mumm-Ra’s Tomb, I feel the side views and Man Beast statues look a little quashed in the viewer, but I’m happy to overlook this as the main front and back views look great and I guess it’s down to the pics being a different aspect ratio to each other. Talking of Mumm-Ra’s Tomb, I’m not sure for the life of me, why this was never done on the old site as all the text work was completed at the same time as all the other toy guide pages… :confused:

Cheers for that link, updated the page with that. The sticker sheets will be a later project in the distant future after much work has been done on Merchandise :wink:

Chris here…

Yep, that’s the exact reason why! :slight_smile: I noticed it too and it bugs me a bit that I can’t fix it - unfortunately there’s nothing I can do about that as for the Javascript to work I have to define a display size for ā€œmainimageā€ and then a display size for the thumbnails, as the thumbnails are not actually thumbnails at all but the same image resized - what you see as the main pic in the toy viewer is actually that respective thumbnail blown up to a larger size, and so you can’t make the display size interchangeable with that script… :frowning:

If we were working in a regular (old-fashioned HTML) site then I probably could set this up a different way as I’d be able to create a Javascript function to insert into the section of the document that took these things into account, but with WordPress I don’t know how to do this so have had to create an internal ā€œonClickā€ Javascript event handler. :slight_smile:

I think the answer is probably lost in the mists of time, LOL! I always did wonder why it was missing, which is why I’m stoked to see it now! :thumbsup:

Anything else any of you guys need, please don’t hesitate to LMK, I’m enjoying helping! :slight_smile:

Take care… :slight_smile:

okey doke… Just completed:

-Thunderclaw
-Hovercat

Tommorrow will have a go at completing the Fist Pounder and then I believe we are done with all the series 2 toys! :slight_smile:

Sorry Neil for the delay…I havent used Andrews tex because to tell you the truth it is not something I would use since most of it is not really a description but sort of a commentary he made. Not suitable IMO

Anyways here here the links to what Ive completed so far:

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/felina-venezuela

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/cheetara-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/felino-venezuela

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/hachiman-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/jackalman-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/lion-o-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/mumm-ra-crypt-united-states

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/panthro-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/tuska-argentina

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/vultureman-venezuela

http://www.thundercatslair.org/relaunch/toys/kidworks-foreign-mini-figures/snarf-venezuela

Ok, no problem :slight_smile: I think it might be a good idea to post the links to each toy guide page (on first post of this thread) then when it comes to making the main index page of the toy guide, all the links will be just a copy and paste, instead of trawling through Wordpress for each.

Let me know if you want me to do that Manny or if you want to cool.

Oh! Do we have pics we can use of the Laser Saber Two Packs? (Bengali, Mumm-Ra, Captain Shiner and Lion-O?) If so I’d like to add those to the guide!

As far as I know we dont have any pictures available…I dont think it would be a problem to get them from Robimus’ auction page for the Bengali…as far as Mumm-Ra i think he has it too but not sure if he has Lion-O or Capt Shiner. If you can get those that would be great.

Im not sure if the links will work since i believe the word relaunch (in the links) will probably be dropped from them

Damn your right! I’ve linked to a ton of pages within the toy guide and kept ā€˜relaunch’ in the links! :frowning: Oh well, just before the switch is pressed for the relaunch I’ll go back and change them :wink:

and I’ve just finished the Fist Pounder page :thumbsup: I’ll do the Thunderwings and Luna Lasher next. Will also slightly edit the Thundertank page so the treads are removed from the viewer and placed in the ā€˜Accessories’ section. Should keep me busy tonight.

Hoping we can get loose pics of the other Laser Sabers and Stilt Runner so we can complete the guide just about! :slight_smile:

Neil if you have not gotten to the Stilt Runner here is the page that never made it to the site but is ready http://www.thundercatslair.org/toys/stiltrunner/

No loose pics but at least we have a boxed picture of it

Cheers Manny, just completed that page along with the Thunder Wings. I’ve also updated the Thundertank page by moving the treads out of the viewer and in the accessories section of the page.

However the images in the viewer look a bit odd now. I’d have fixed this by deleting some of the cells no longer needed, but I daren’t incase I mess up the page entirely! Chris could you sort that out for me? I’m thinking 3 pics at the top, then the other 2 below.

I’m hoping to have the Luna Lasher completed tomorrow. Then all is left is the Red Laser Saber/Adding loose pics of Red, Blue and Orange Sabers, adding loose pics of the Stilt Runner to the viewer (when we have some) and possibly getting the pages up for the 4 Laser Sabers Two-Packs! I actually plan on opening a thread to ask fellow fans for the following:

-Stilt Runner (front, back, side and close up of waist piece loose pics)
-Laser Sabers (front, back and side of Blue, Red and Orange)
-Bengali wearing Orange Laser Saber
-Lion-O wearing Blue Laser Saber
-Mumm-Ra wearing Red Laser Saber

I’ll also contact robimus_prime to see if we can get pics of his packaged Laser Sabers Two-Packs for the guide :wink:

Chris here…

Hey Neil, well done with this page - I’ve had a go at correcting the issues you were experiencing with the viewer thumbs. Unfortunately making an odd number of table cells (i.e., three in the top row and two underneath) align centrally is harder than you might think - in the end I achieved it by applying percentage widths to the ā€œcolspanā€ property in the table cells. This was a lot of work, LOL! :slight_smile:

Now, even with this, it’s flagged up one display problem in that the text on the left and right cells are now left- and right-aligned respectively. You’ll see what I mean when you check out the page. I’ve spent ages on this but can’t find a way round the problem, so I think we may have to grin and bare that one - if I think of a way to fix it, I’ll go back in and do so! :slight_smile:

Here’s the page: http://www.thundercatslair.org/relaunch/toys/ljn/ljn-toy-guide/thundertank

On the positive side - I’ve also managed to fix the issue about the ā€œDescriptionā€, etc., text not lining up properly with the text next to it. It was so obvious I don’t know why I didn’t think of it before - I’m getting old and thick!! :duh: At this stage I think it’s more important to get the Toy Section in the new site as complete as we can ready for the relaunch in a few weeks, but later on down the road if you remind me I’ll go in and change the other pages, it’s just a simple little line of code that needs adding to each of the red bits of text. :slight_smile:

Anything else you need, LMK - I’m experiencing computer problems at the moment and am about to make the jump from Windows to Mac, but should be able to do it smoothly and will do everything I can to help! :slight_smile:

EDIT: Oh yes, and I will say if you can possibly avoid it, I would strongly recommend you AVOID editing the Thundertank page using the ā€œVisualā€ tab :), as this will almost certainly cause WordPress to impose its own edits upon this page and thus ruin the way it displays! :frowning:

Take care… :slight_smile:

Thanks for looking into those things for me!

Unfortunately if I use html editing I’ll be working on one page until next christmas and mess said page up to boot :wink: That’s what happened with the Mumm-Ra’s Tomb page when I started altering the html… I’m just not good with this stuff full stop :frowning:

Chris here…

I think you’re being modest as you helped teach me in my very, very early days, but I know that some of the pages I’ve had to set up for the new site are very complex-looking… :slight_smile:

If you wanted to use another vehicle page as a template, for example the Sky Cutter one I put together, IMO this wouldn’t be a problem at all! :slight_smile: It’s purely that I know how WordPress loves to apply its own ideas as to how pages should look when edited in the Visual tab and for the Thundertank page I think it would break it! :frowning:

Anything else you guys need doing, LMK! :slight_smile:

Take care… :slight_smile:

Yeah very basic coding eg

text size and making text a link! Not quite what’s needed to make the pages display like they do on these new site pages! lol

Actually when doing the pages I’ve actually been using the Sky Cutter template. I only messed with the Thundertank page to put the treads in the correct place. Otherwise I’d have not touched it at all. In future should I ask you to amend the pages in this kinda case once I’ve edited the pics etc…?

Chris here…

I think it depends what you’re doing - the Thundertank one was just a bit tricky because you wanted an uneven number of images (3 on the top row, 2 on the bottom). :slight_smile: Other bits and pieces are not so bad, for example you did an absolutely first-class job on the Cats Lair page, the only thing I had to correct on that was a very easy fix - so if you want to have a go at modifying any pages IMO you always can, I definitely don’t want to discourage you from having a go at doing them, but equally I’m always happy to help with anything you need! :slight_smile:

Take care… :slight_smile:

Luna-Lasher done. I believe that is all the toy guide pages moved over.

I might have a go at adding some merchandise items next! :slight_smile:

Chris here…

:thumbsup: Legend! :thumbsup:

Take care… :slight_smile:

Thanks Neil and just to think that we have put this all together in less than a month is outstanding. Hopefully there wont be a TCL v4.0 in the near future :smiley:

Chris here…

I think if there was I’d shoot myself, LOL! :smiley:

Quick thought - do you guys need me to cook up an index page for the LJN Toy Guide, linking to all the pages? LMK what you need and I’ll add it to the stuff I need to do - again, you guys have done a terrific job with all this, thanks so much! :thumbsup:

Take care… :slight_smile:

I cant speak for Neil but I think we can now safely say that the toy section is basically complete and launch ready except of course the index pages linking to everything. If you can work that our Chris that would be awesome. Also if you can do that for the minis as well that would be greatly appreciated.

Thanks so much Chris for helping us out so much…I can say that if it werent for your help and the awesome templates youve given us it wouldve been very hard for us to port over the entire toy section.

Its amazing how we managed to pull together and now we’re looking at launching the minis and merchandise sections. Good stufff :thumbsup:

Chris here…

Well, not quite complete in that I still have to port over the Dealer Catalogues, LJN Mini-Catalogues, and a couple of other bits and pieces. Nevertheless, I think it’s fair to say that you guys have broken the back of the work, and it would now be realistic for the entire Toy Section (including the bits I just mentioned) to be moved over by the time of the relaunch in a few weeks! :slight_smile:

Index pages, leave that with me and I’ll get on them ASAP! :slight_smile:

That’s really kind of you to say, MannyC - honestly, it’s been my pleasure to help. Seeing what an amazing job you guys have done with these pages has been awesome! :slight_smile:

Completely agree, I think this site’s best days are still in front of it, and that’s down in no small part to the terrific work that you guys have put in and are still putting in - seeing the energy and commitment you’ve given to all of this reminds me of the early days of the site when this team forum was buzzing with new content and new pages, I’m really convinced that 2011 is going to be a golden year for ThunderCats Lair! :thumbsup:

Take care… :slight_smile: