PDA

View Full Version : Lwd Design Wip


misterphotoshop
07-23-2004, 12:19 PM
my own personal business site im workin on its still a major WIP, C&C welcome

http://lecram.250free.com/projectz.jpg

Dasru
07-23-2004, 01:36 PM
sweet, how are u gonna get the content in that box area though inline frame????

no0b to web design even though ive been doin it for ages :rolleyes:

misterphotoshop
07-23-2004, 01:40 PM
na well i was thinking the home page will just have like some cool lil flash video sorta to introduce the site then for the otehr pages depending on how much content i will have then yes ill us iframes but im thinking of maybe trying do to it all in flash and make anotehr design for non flash users but im not too sure as of yet

misterphotoshop
07-23-2004, 08:37 PM
any C&C would be apreciated ;) :D

Tony Riley
07-23-2004, 09:22 PM
I like it because it is a very clean and accessible looking site. Its nice man.

TheKAT
07-23-2004, 09:59 PM
kool layout, man ;) nice colors, and really clean :) if you were going to use i-frames, just use this code to make the bg's transparent:

Just add the following code, allow transparency="true", to the end of an iframe code, so it looks like this:

<iframe src="page.html" name="page" width="100%" height="100%" frameborder="0" allowtransparency="true"></iframe>

Then in "page.html" add this css code in between your header tags tags.

<style type="text/css">body,html{background-color:transparent;}</style>

misterphotoshop
07-23-2004, 10:31 PM
r u telling that to me or Dasru? well thanx for the compliments :D

oh and as for that code theres alot of stuff u dont need in there, and ive got a munch simpler way of doin it without css or anything

|[ Sunkist ]|
07-23-2004, 10:55 PM
Loooks Great Man..I Like The Colours Alot :D