coding div layouts |
coding div layouts |
Dec 25 2006, 07:35 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Dec 2006 Member No: 490,206 |
kinda new with divs.. need help coding a layout for myspace .. already have the boxes done out and everything on the layout jus need to code the layout ..
|
|
|
|
![]() |
| *Infinite.* |
Dec 25 2006, 08:35 PM
Post
#2
|
|
Guest |
If you read the tutorial correctly, then you would know what to do:
1st: hide your profile, use one of the codes that will show the comments. http://www.createblog.com/scripts/download.php?id=376 2nd: Position your image on to the layout: CODE <div class="bg" style="position: absolute; left:0px; top:120px; width:000px; height:000px; overflow: hidden;"> <img src="http://img402.imageshack.us/img402/9490/sneaks1copyqk4.png"> </div> ^You need to edit the width and height to the same as that image. 3rd: Make your layout, such as adding a background color and text colors, link colors, etc. http://www.createblog.com/forums/index.php?showtopic=84325 Pick any of those and fill it out. 3rd one down explains what each part edits. Probably want to use the background stuff, and the normal text properties and the stuff for the comments since you want those to show. One you have that, you can reply again for further help if you don't get what to do next. |
|
|
|
Sidekick_Animationz coding div layouts Dec 25 2006, 07:35 PM
toyo loco http://www.createblog.com/forums/index.php?showtop... Dec 25 2006, 07:47 PM
Sidekick_Animationz thats the image i need to code .. i jus want to kn... Dec 25 2006, 08:32 PM
Sidekick_Animationz ok, i dont get what to do next. i finished what yo... Dec 27 2006, 03:48 PM
toyo loco To add all those things read the tutorial and what... Dec 27 2006, 04:00 PM
Sidekick_Animationz okay im almost done, but the last thing i need hel... Dec 27 2006, 05:11 PM
Infinite. So i'm gussing you want to do image mapping/sl... Dec 27 2006, 05:15 PM
Sidekick_Animationz yea, how do i image map that? Dec 27 2006, 05:21 PM
Infinite. I don't really go about image mapping unless i... Dec 27 2006, 05:29 PM
Sidekick_Animationz is slicing alot easier ? if so, how do i slice the... Dec 27 2006, 05:53 PM
Sidekick_Animationz can someone help me out? like walk me thru steps w... Dec 27 2006, 09:15 PM
toyo loco When you save make sure you are saving both html a... Dec 27 2006, 09:25 PM
Sidekick_Animationz can i get like a code so that i would just have to... Dec 27 2006, 09:58 PM
toyo loco You can't. The code is different for each layo... Dec 27 2006, 10:23 PM
Sidekick_Animationz probably i just dont get it. i've saved the fi... Dec 27 2006, 10:28 PM
Sidekick_Animationz CODE
<style type="text/css"> .hid... Dec 27 2006, 11:12 PM
ekhast For the background not to look double delete this:... Dec 28 2006, 08:55 PM![]() ![]() |