Log In · Register

 
Div Profile Help
Rudolphski
post Jan 21 2007, 01:48 PM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: Jan 2007
Member No: 497,172



Im confused in making one. I know that you make a picture in photoshop and put it in codes which i saw in other topics, but im confued in the links such as comments, photots, navigation buttons, and so on. And also how do you put a comment box and how do you put a custom flash music player?
 
 
Start new topic
Replies
clarity
post Jan 21 2007, 05:34 PM
Post #2


vengeance.
*******

Group: Official Member
Posts: 3,058
Joined: Jul 2006
Member No: 437,024



I actually think this was explained very well...

about content:

QUOTE(Caitlinnn @ Jul 19 2006, 11:05 PM) *
This is a great tutorial! biggrin.gif

I'm having one problem though. My content wont show up. I put the code in the "Who I'd like to meet" section and I've played around with the posistioning but it still wont show up. wacko.gif

EDIT - Ok. I refreshed my page and I saw the content for a second but tjhen it disapeared. So it's underneath my background image. How do I get it to come overtop of it?


^ in reply to that:
QUOTE(defrag @ Jul 20 2006, 12:22 AM) *
set the z-index to a layer that would be above the background.

CODE
0 should be the bottem most layer

1 would be your content


^In reply to that:
QUOTE(Caitlinnn @ Jul 20 2006, 12:36 AM) *
I dont have a z-index in my code at the moment. Where do I put the z-index in my code?


^In reply to that:
QUOTE(defrag @ Jul 20 2006, 12:38 AM) *
<style>
.div1 {
background-color:000000; color:000000;
border:0px solid; border-color:silver;
width:400px; height:100px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-250px; margin-top:150px;
visibility:visible;}
</style>
<div class="div1">
content
</div>


also a reply to Caitlin's last post:
QUOTE(toyo loco @ Jul 20 2006, 1:01 AM) *
If your using this:
CODE
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">


Add it after the ; before the " . Example:
QUOTE

<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;z-index:0;">



For custom comment boxes, do you mean how to make a custom one, or place it on the layout?

For the links, make sure in photoshop you make a box area for it, or you can image map.


 

Posts in this topic


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