Page 1 of 1

arnekolja.de redesigned

Posted: Thu Aug 24, 2006 9:23 pm
by akb
hi there,

well, i dont know what to say, but feel free to visit my site and give some critics :-) i know there are some things i should change, but i think i'll know best what to do if i got some words from you... so here it is: http://www.arnekolja.de

:-)

especially take a look at my feedlist and the search function. its not as "ajaxy" as it could be, but i think i achieved a good effect with only five or six lines of javascript :-)

Posted: Thu Aug 24, 2006 9:42 pm
by carl_galloway
great design, you should be very happy with that. I struggled to find the feedlist, and search function, I didn't even notice the little icons, but it works well.

You asked for suggestions, it seems like you need to add a clearing div before your footer so that the white background continues down to whichever column is longer.

Posted: Thu Aug 24, 2006 9:46 pm
by akb
carl_galloway wrote:You asked for suggestions, it seems like you need to add a clearing div before your footer so that the white background continues down to whichever column is longer.
yes, i already noticed this when viewing the "Der Autor" sub page. But I'm wondering why it doesnt work by just giving the footer itself a clear:both. Is it because it is not within the container?

edit: tried to fix it and seems to work. also fixed some more image paths to work in single article view too.

Posted: Thu Aug 24, 2006 10:00 pm
by carl_galloway
CSS can be a problem sometimes, to make the background work properly you may need to put your sidebar and content into a wrapper div,

maybe like this;

Code: Select all

container
   header part
   wrapper
       sidebar - float right
       content - float left
       clearing div - clear both
   footer
end of container
Also, you could easily put your content first in your design, this would make your site more accessible.

Code: Select all

container
   header part
   wrapper
       content - float left
       sidebar - float right
       clearing div - clear both
   footer
end of container

Posted: Fri Aug 25, 2006 12:42 am
by akb
got it :-)

now the only glitches i still see are some minor differences in margin/padding at the bottom of the site within ff and ie, but this isnt really important right now. i got the real problems fixed and this is what i want so far :-)

Posted: Fri Aug 25, 2006 2:57 am
by carl_galloway
Excellent news, well done.

I think once a few of the other forum members come online and start looking through this thread you might get requests to make a version of that template available to download- be warned, you can't produce anything that good without being asked to do more :D

Posted: Fri Aug 25, 2006 3:59 am
by akb
he he he
you're welcome ;)

maybe i put a version of it online for download... but before this, i have to finish my own site ;)

wowidowi... its really nice to get such a nice feedback... :oops:

Posted: Fri Aug 25, 2006 4:04 am
by azel
I really like your design, akb! I hope you will put a version of your theme up for download. :)

Posted: Fri Aug 25, 2006 12:40 pm
by garvinhicking
Hi!

I also like it very much, it has a decent and professional look. Quite slick! And yes, having that for download would be awesome. :-)

Best regards,
Garvin