Log In · Register

 
help please
verbalistic
post Jun 11 2006, 11:10 PM
Post #1


& my dreams fall down
******

Group: Member
Posts: 1,173
Joined: Nov 2005
Member No: 291,336



this is my site

http://streetxheart.chocolate-vixen.net/

this is my layout

http://img231.imageshack.us/img231/7336/websitelayout0ce.png

okay, the problem is that i need help with the coding, i know html, css and all of that its just that i dont know where 2 start. my host told me to install HTML-Kit and i kinda know how 2 use it, like i know where 2 put my codes and all but i dont have any codes. i have been 2 many html, and css sites and i get what they are saying i just don't know what i am doing at all. i just put codes in, and half the time they don't even show up. so please help, if you understand what i am trying 2 say. biggrin.gif
 
 
Start new topic
Replies (1 - 4)
freeflow
post Jun 11 2006, 11:18 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Use divs to get the content you want in the boxes.
You can find two really good tutorials here:
http://createblog.com/tutorials/download.php?id=171
http://createblog.com/tutorials/download.php?id=169 (this one tells you what each div attribute means)

You will need two make two divs.
One for your right hand side module one for the left hand side one.
 
verbalistic
post Jun 11 2006, 11:46 PM
Post #3


& my dreams fall down
******

Group: Member
Posts: 1,173
Joined: Nov 2005
Member No: 291,336



okay, i know how and where to add my content at, its just that what you gave me isn't really what i want and looking for.
http://www.danceinside.org/89/

her navigation part, is what i want with my layout. i want where you can click on it to go to somewhere else.
 
freeflow
post Jun 11 2006, 11:58 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



You still need frames. You see all her content she used either divs or iframes. When you position a div this is your code:
CODE
<div id="LayerNameHere" style="position:absolute; width:#; height:#; z-index:#; left:#; top:#">CONTENT</div>

You just fill in the spots. Where it says content. Thats where you put all the text you want. Play around with the left and top numbers till your content shows up where you want it to be.

For the navigation you will have to position it with a div so it ends up where you want it.

For where you put the content you will do
CODE
<a href="linktopagehere"><img src="urltoimagehere"></a>

If you want a picture to be clicked to go to the page or
CODE
<a href="linktopagehere">texthere</a>

just text to be the link.

You have to position it where you want it... mellow.gif
 
verbalistic
post Jun 13 2006, 12:37 PM
Post #5


& my dreams fall down
******

Group: Member
Posts: 1,173
Joined: Nov 2005
Member No: 291,336



ok thanks.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: