Log In · Register

 
 
Closed TopicStart new topic
Help with code, please please please!
kelllllly
post Aug 6 2004, 09:51 AM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: Mar 2004
Member No: 9,929



This is my layout....


I want to use this code from the createblog tutorial on makign a skin:
CODE
<!-- begin code provided by createblog.com -->
<DIV style="margin-top: TOPpx; margin-left:
LEFTpx; width: WIDTHpx;OVERFLOW: auto; height:HEIGHTpx; BACKGROUND-COLOR: transparent">

<!-- end code provided by createblog.com -->


I have abosolutely no idea what heights and widths to use. I've tried playign around with them but They don't work. I want the blog to go int othe square box on the left hand side of my layout. Someone help please! ermm.gif
 
sweetxsimplicity
post Aug 6 2004, 11:22 AM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



Yeah, sorry. I think I sort of messed up the code when I typed up that tutorial. pinch.gif But I'm not sure what's wrong with it..
 
dopeyalan
post Aug 6 2004, 01:14 PM
Post #3


dopey alan
****

Group: Member
Posts: 215
Joined: Jun 2004
Member No: 21,260



try this.

CODE
<!-- begin code provided by createblog.com -->

<div style="position:static; margin-left:-230px;margin-top:-460px;border: 0px solid #ffffff; width: 415px; height: 325px; background:none;overflow: auto">

<!-- end code provided by createblog.com -->
 
cu_tie_pie
post Aug 6 2004, 01:18 PM
Post #4


my moods are unpredictable
****

Group: Member
Posts: 148
Joined: Jun 2004
Member No: 20,201



QUOTE(sweetxsimplicity @ Aug 6 2004, 9:22 AM)
Yeah, sorry. I think I sort of messed up the code when I typed up that tutorial. pinch.gif But I'm not sure what's wrong with it..

you have to add the "position" part of it...

like
CODE
<!-- begin code provided by createblog.com -->
position:static
<!-- end code provided by createblog.com -->
or
CODE
<!-- begin code provided by createblog.com -->
position:absolute
<!-- end code provided by createblog.com -->
 

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