Lissa Explains it All:  Web Design Forums  

Go Back   Lissa Explains it All: Web Design Forums > LEIA Archives > Web Site Help > HTML Help

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2003, 09:44 PM
yanks1343 yanks1343 is offline
Propellerhead
 
Join Date: Jan 2003
Posts: 59
yanks1343 is an unknown quantity at this point
Exclamation I need help making my web site! Please!

Hi, I am making a web site. I want to make it like a computer desktop. I don't know the proper way to go about this.
This is what I have comeup with so far:

http://articsun.com/Yanks1343/New/Index.html

Im not happy with it at all.

Is it possible to make it more realilictic? Like, you can actually click on the start button and a menue pops up. And things like that. I think this would be a really cool way to make my web site.
Reply With Quote
Sponsored Links
  #2  
Old 08-11-2003, 10:01 PM
Charrey Charrey is offline
Professional Dork
 
Join Date: Jul 2001
Location: Neptune
Posts: 821
Charrey is an unknown quantity at this point
First of all, I'd make the background of the folder graphic transparent so the white isn't around it.

Try this for your start menu, you can adjust it so that it opens on-click instead of whne you hover over it..but I don't know if you can make it go up like the start menu does: http://www.dynamicdrive.com/dynamici...menu/index.htm

Or browse other forms of navigation here:
http://www.dynamicdrive.com/dynamicindex1/index.html


It's a neat idea, I hope it turns out well.
__________________
:froggie:
Reply With Quote
  #3  
Old 08-11-2003, 10:05 PM
SizzZzlinhair's Avatar
SizzZzlinhair SizzZzlinhair is offline
Icon
 
Join Date: Feb 2003
Location: Candyland
Posts: 1,846
SizzZzlinhair has a spectacular auraSizzZzlinhair has a spectacular aura
Maybe, if you had the start button be drop down menu...

http://lissaexplains.com/fun.shtml#drop

I'm not sure how to make a drop down menu open upwards instead of downwards, though. Sorry.
__________________
<3 Shanny
Reply With Quote
  #4  
Old 08-11-2003, 10:06 PM
yanks1343 yanks1343 is offline
Propellerhead
 
Join Date: Jan 2003
Posts: 59
yanks1343 is an unknown quantity at this point
I had the icon transparent but when I saved it, it had to merge and became white. Also, is there a way I can position it better?
Reply With Quote
  #5  
Old 08-11-2003, 10:18 PM
Charrey Charrey is offline
Professional Dork
 
Join Date: Jul 2001
Location: Neptune
Posts: 821
Charrey is an unknown quantity at this point
Read this thread for making your image transparent:
http://www.lissaexplains.com/forum/s...ransparent+gif

and go here for your image positioning question:
http://www.lissaexplains.com/css2.shtml#position
__________________
:froggie:
Reply With Quote
  #6  
Old 08-11-2003, 10:36 PM
yanks1343 yanks1343 is offline
Propellerhead
 
Join Date: Jan 2003
Posts: 59
yanks1343 is an unknown quantity at this point
How do you know how many pixels you want it from the top and left?
Reply With Quote
  #7  
Old 08-11-2003, 10:45 PM
Charrey Charrey is offline
Professional Dork
 
Join Date: Jul 2001
Location: Neptune
Posts: 821
Charrey is an unknown quantity at this point
I just guess and keep trying until it's where I want it.
__________________
:froggie:
Reply With Quote
  #8  
Old 08-11-2003, 10:51 PM
yanks1343 yanks1343 is offline
Propellerhead
 
Join Date: Jan 2003
Posts: 59
yanks1343 is an unknown quantity at this point
Also, the area that I want is soposed to be black. Its not all black. Its speckeled green. Is there another way?

-----------


Two more questions, why does my image move when I change my browser size, how can I fix that?


-------------


Check it out! The first icon works

Now I just need help getting the icon transparent and not to move when the browser size is changed.


Do not post multiple times. Please use the edit button next time.
Reply With Quote
  #9  
Old 08-12-2003, 01:31 AM
yanks1343 yanks1343 is offline
Propellerhead
 
Join Date: Jan 2003
Posts: 59
yanks1343 is an unknown quantity at this point
My proplems:
-one of my icons isn't transparent
-the background to my main table doesn't fully load in internet explorer but it does in opera
-the icon of my computer moves when the browser is resized
-the icon only says my computer when you put the mose on it in internet explorer
Reply With Quote
  #10  
Old 08-12-2003, 02:07 AM
Charrey Charrey is offline
Professional Dork
 
Join Date: Jul 2001
Location: Neptune
Posts: 821
Charrey is an unknown quantity at this point
I'd recommend putting it all into an iframe so things don't move around. This way, when you use absolute positioning, it will be where you position it inside of the iframe and not the whole window...and since the iframes dimensions are constant, they don't change....things will stay put. Get it?

Your image probably isn't fully loaded because the tables aren't coded correctly, you don't have any rowss in the beginning, but you close what's not there in the end (the <tr> tags)
Soo try this:

<table border="1" color="#FFFFFF" width="434" Height="353" cellspacing="0" cellpadding="0">
<tr>
<td background="http://articsun.com/Yanks1343/New/Main.jpg"><font face="comic sans ms" size="0.5" color="#000000">
<font face="comic sans ms" size="0.5" color="#000000">


<a href="http://articsun.com/Yanks1343/New/My Documents.html"><img style="position:absolute; top:50; left:325; width:42; height:47;" src="http://articsun.com/Yanks1343/New/FolderPaper.jpg" alt="My Documents">

</tr>
<tr>

<table border="1" color="#FFFFFF" width="434" Height="30" cellspacing="0" cellpadding="0">
<tr>
<td background="http://articsun.com/Yanks1343/New/Bottom.jpg"><font face="comic sans ms" size="0.5" color="#000000">
<font face="comic sans ms" size="0.5" color="#000000">
</td>
</tr>
</table>



The mouseover probably doesn't work in whatever other browser you're using besides internet explorar. But I'm using it and I don't see whatever my computer thing you're talking about.


and as for the transparent thing..what graphics program do you use?
__________________
:froggie:
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:34 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.