boxed-about me area, and blog area |
boxed-about me area, and blog area |
Mar 19 2005, 06:49 PM
Post
#1
|
|
|
suck me SWEET! ![]() ![]() ![]() Group: Member Posts: 56 Joined: Feb 2005 Member No: 94,985 |
Okay, yeah I know what y'all are thinking...what an idiot?..sorry sorry
But I have another problem with that same skin I'm making, it's my first, so gimmie a break... the prob this time is, everytime you scroll, everything scrolls, I wanna try and get a seperate are and scroll for about me, and a separate blog box, I don't want a bordered xanga, but I want the whole blog area to have a vertical scroll bar. What code should I use? and where should I put it? click here..for image example |
|
|
|
![]() |
Mar 19 2005, 07:14 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
depends on what kind of module u are using a custom module or a regular module
this for boders around the entries http://www.createblog.com/forums/index.php?showtopic=57311 hope that helps |
|
|
|
Mar 19 2005, 07:20 PM
Post
#3
|
|
|
suck me SWEET! ![]() ![]() ![]() Group: Member Posts: 56 Joined: Feb 2005 Member No: 94,985 |
I think this is the code...
http://www.createblog.com/forums/index.php?showtopic=69 but I dunno how to set it up...at least I'm lazy right now... |
|
|
|
Mar 19 2005, 07:26 PM
Post
#4
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
uhh that code is simple all you need to do is setup all these parts
#660000 1px solid; first change the color to the color u want the border to be like.The 1 px stands for how much u want the width to be and solid; is a type of boder there are doubled, dotted, and other stuff.. is that easy enough?? |
|
|
|
Mar 19 2005, 07:49 PM
Post
#5
|
|
|
suck me SWEET! ![]() ![]() ![]() Group: Member Posts: 56 Joined: Feb 2005 Member No: 94,985 |
that's not the code... :/
|
|
|
|
Mar 19 2005, 08:20 PM
Post
#6
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Pft.... Seperate div layers. Use a code from one of the tutorials, and stick the diffrent content in the diffrent layers.... Oh yeah, leave an open div layer at the bottom to move the blog. You can play around with the code below. Don't be afraid to use any number you can think of!
CODE <div style="position:static; margin-left: 210px; margin-top: -95px; width:130; overflow:none; align:"left";">
CONTENT OF LAYER HERE </div> |
|
|
|
Mar 20 2005, 01:44 AM
Post
#7
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
^ yes someone sensible =)
be warned though, that when adding another div your previous ones will move. If you're going to have many then it's better to wrap a few into one. |
|
|
|
Mar 20 2005, 07:04 PM
Post
#8
|
|
|
suck me SWEET! ![]() ![]() ![]() Group: Member Posts: 56 Joined: Feb 2005 Member No: 94,985 |
thanks guys...
I'll try it now.. |
|
|
|
![]() ![]() |