![]() |
|
ChaoticSoul - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: ChaoticSoul (/thread-439.html) |
ChaoticSoul - qtrc - 2006-04-15 I've been working on this theme leaning how to theme zenphot. Need some feed back. http://www.web804.net/gallery/ I also need some help. In IE, the picture have the link color around them, purple and blue. I've tried several things in the zen.css file but can't get them to change colors. And on the image.php page it shifts to the right. It looks like something is bumping it over, but I can't find anything. I'm learning css as I go along. Your help is appreciated. zenphoto v1.02b Thanks, ChaoticSoul - aitf311 - 2006-04-15 The ChaoticSoul wordpress theme is fantastic, I think you did a good job implementing ZenPhoto ChaoticSoul - aitf311 - 2006-04-15 To fix your blue border problem: img{border:0px;} should work. Make sure to put it near the top, before you start styling the thumbnails. The shifting doesnt make the page look any worse on IE it is just different. If you cant get it figured out, I wouldnt worry about it. ChaoticSoul - qtrc - 2006-04-15 That did it!! That's for your help aitf311. ChaoticSoul - Oceanwatcher - 2006-05-08 I would love to have a copy of that theme! Is it possible? ChaoticSoul - qtrc - 2006-05-08 Sure, I will upload this evening. Just so you know, it's a modified version of Sterile by Levi. ChaoticSoul - trisweb - 2006-05-09 Richard, the design isn't derivative of Sterile, so no need to credit it. I think that would be confusing for users anyway. :) ChaoticSoul - qtrc - 2006-05-09 More credit for me!! =) ChaoticSoul - qtrc - 2006-05-09 Here it is Chaoticsoul ChaoticSoul - nautis - 2006-05-09 qtrc, this theme doesn't work. the css is very different than the theme on your page and the index.php is displayed complete different. ChaoticSoul - qtrc - 2006-05-10 Maybe I should have been more specific. It's not a stand alone theme. You need the wordpress theme to make this work. Sorry for the confusion. ChaoticSoul - nautis - 2006-05-12 ah, i see. could you include a little info on how to get integrate the two. i looked at the code in your index.php and it doesn't seem to reference any wordpress code. i'm not exactly great at php though. ChaoticSoul - gerenm - 2006-06-12 nautis, I'm in the same boat! QTRC, help! ChaoticSoul - mypart - 2006-07-30 hi folks, SourceCode is available here: It is based on the "default" as on qtrc's chaoticsoul theme. I'm quite proud that at least the index and the album pages actualy produce valid xhtml, on the image page there is some JavaScript in the header that the W3C-validator doesn't like. If anyone could have a look at it and tell me how to make it all valid xhtml and css I'd apreciate that a lot. ;-) Well, I'm waiting for your comments.... :-) |