Re-Designing Everything
12 April 2007
4 views
19 Comments
Right now, as you can see in the other sections of my website, I’m re-designing everything on my site. It will be a much cooler site that is easier for me to update later. I will reveal and explain the CSS code and what not later as a tutorial.
This new website incorporates a lot of CSS tricks I learned through Wordpress, and will be a hell of a lot better than the last design which took me very short time.




(4.67 out of 5)
Awesome, I love the semi-transparent header.
Except it doesn’t work in IE 6.x… But it could. Just check for IE and use JavaScript to position it instead of CSS if the browser is IE, and use one of the filter CSS properties to properly render the transparent PNG.
Ya i haven`t put that funky code on yet… Need to figure it out soon.
I hate the new ads! Booooo..
Sorry, Im developing those and I need to keep them up for testing until I am done..
btw if youre going to criticize something, have the balls to show who you are. You are from vancouver, i know that much – with an IP starting with 24. and you used Shawcable as your IPS when you came here.
Jack Bauer
Well, that narrows it down
.
yeah to about half a million peopel on shaw cable haha.
I suspect it could be one of my buddies trying to yank me.
Sweet! When you going to do some wordpress themes? I’m sure you’d get a lot of downloads and a lot of links as well.
You know Jeff, if you’re wondering how effective this blog is just know that I could think of no other to design a website for me. The power of blogging baby!
Thanks JR, appreciate it!
I’m makign $10/mth off this blog – but I still do it for the marketing purposes anyhow.
This looks really good, Jeff! Much easier to navigate. And the ads ARE NOT that bad.
hah yeah the ads arent that bad.. i plan on using them ONLY when i review a specific item, because the ad design allows you to enter a PID that retrieves only that.. OR you can enter keyword (sony, digital camera, lcd) and it randomly retrieves one item.
Once I`m done testing they`ll decrease in frequency.
Banner’s looking good but…lol…I’m going to guess the rest is unfinished.
oh ya. Still working on it as we speak…
It`s always a lot of work.
Nice changes, I like the partially transparent banner.
Also, the MyBlogLog profile images overlap the header in FireFox.
I checked it – the My Blog Log code spits out the X icon (the one that shows upon hover) in z-index:999, and my header was set to z-index 5, which I thought would be enoough. Had to change it to 1000 and now it’s good!
I wonder tho, it didn’t do that in IE, but just in Firefox. W3 standards cap the z-index limit at a certain opint, that 999 actually counts as a default, but I guess Firefox was very lenient about it? I’m not sure.
It’s looking good. Congrats!
– Scot
I love the transparency effect in your header – making that work is all about subtlety so well done!