
|
News New Skin :: PhotoboothHello all you testers. The new Photobooth skin is almost ready for the grand reveal. I know there are a couple here, so the one I'm talking about is called PhotoboothNEW. If you all could give it a run-through and leave some comments here, that'd be great. Thanks so much!Also, some forewarning. There's a new version of eFiction out, so in the next week or so I'll be updating this test site to 3.5.1. If it works well, I'll be updating the main site. The main site is one version behind currently because v3.5, which the test site currently runs, was buggy. (Re: crazy warnings the site pops up once in a while, that you've seen.) Thanks for the suggestions/fixes, everyone. The skin is now live at the main site. Thanks again for helping test everything! Posted by Lyndsie on Apr 12, 2009 20:19:52 (10 Comments)
Comments Hiyaaaa. Okay, so everything seems to be working fine, as far as I could see. Just a question, is it possible that the Fire and Ice Archive Photobooth picture at the top/header be a link back to the main page? Like, the image acts as a header as well as a link back to the main page. I think Valentines does that (but I need to double check). Alluring_Twilight @ Apr 12, 2009 21:03:55 I think that's probably pretty easy. Let me look into it. Lyndsie @ Apr 12, 2009 22:34:19 I didn't make the top image clickable because the home page link is under it to the right. I don't know if you noticed that or not. If you do want the image clickable I'll just have to rework the code a bit because I built the image into the css but it won't be a big deal. Just let me know :) soundspretty @ Apr 13, 2009 15:56:21 I don't think it's really necessary with the Home link right there. It's the site title that's clickable in the Valentine skin, which is a different animal. Lyndsie @ Apr 13, 2009 19:24:54 This is a small thing, but something that I noticed for the new Valentine as well. When viewing something with multiple pages, the number links don't appear to have any CSS for active. There's a difference for hover, but once a different number is selected then there's no way to tell which number page you're on. This only bothers me when I'm looking at the FIA action log, which generates a couple pages a day and I go through to find multiple signups. I have to hover and scope out the URL down below on the browser and look at the offset to know which I'm on. Lyndsie @ Apr 15, 2009 11:59:14 One more thing. It's not as obvious on the Photobooth, but Valentine does the same thing and there it's fairly evident since the background is pink. Certain situations the content is outside the box. I'm not sure I can explain that right so I have a screenshot: http://lyndsie.verilyviridian.com/pics/valshot.jpg That's when I was editing a page link. Lyndsie @ Apr 15, 2009 18:16:55 I went ahead and fixed the pagelinks on the Photobooth skin. On the Valentine one, just find this in the css: #pagelinks a:hover { and replace with: #pagelinks a:hover, #pagelinks #currentpage { soundspretty @ Apr 16, 2009 19:06:07 Oh and for some reason the Valentine2's pagelinks hover bg color is black for some reason? I must have missed that. You can either leave it as is or replace it with #2e1310 would probably look better... soundspretty @ Apr 16, 2009 19:09:35 Ok the content thing is fixed. Just replace the default.tpl file with the updated file on this site. I also saw it when I went to edit characters/ratings but those pages are displaying correctly in IE and Firefox for me now. soundspretty @ Apr 16, 2009 19:31:23 Its so small a thing it doesn't matter. But thanks anyways :D Alluring_Twilight @ Apr 18, 2009 17:39:10 |