ChaoticSoul

qtrc Member
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
chaoticsoul v1

Thanks,
Richard

Comments

  • The ChaoticSoul wordpress theme is fantastic, I think you did a good job implementing ZenPhoto
  • 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.
  • qtrc Member
    That did it!!

    That's for your help aitf311.
  • I would love to have a copy of that theme! Is it possible?
  • qtrc Member
    Sure, I will upload this evening.

    Just so you know, it's a modified version of Sterile by Levi.
  • trisweb Administrator
    Richard, the design isn't derivative of Sterile, so no need to credit it. I think that would be confusing for users anyway. :)
  • qtrc Member
    More credit for me!! =)
  • qtrc Member
    Here it is


    Chaoticsoul
  • nautis Member
    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.
  • qtrc Member
    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.
  • nautis Member
    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.
  • gerenm Member
    nautis, I'm in the same boat! QTRC, help!
  • mypart Member
    hi folks,
    I did my own "theme" on ChaoticSoul which actualy works without WP, you can have look at it here:
    http://www.mypartofthe.net/photo/zenphoto/

    SourceCode is available here:
    http://www.mypartofthe.net/files/chaoticsoul.zip

    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.
    The CSS has some errors and warnings though.

    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. ;-)
    I understand that the CSS errors are necesary IE-hacks, but the warnings?

    Well, I'm waiting for your comments.... :-)
Sign In or Register to comment.