PimPinLiLShoRtY
Dec 31 2004, 02:37 AM
hey! alright im helpin a friend out with her xanga... i did everything to it just like mine just information in her own words... you know the deal! anyways... i took the codes derectly from my site... but it isnt workin the same on her site! i took everycode i had and put it on her site! ive tried EVERYTHING i can possibly think of! the prob is... she has her custom modules but the xanga entries are on the bottom! if anyone has any other ideas that i can try please lemme know! i would greatly appreciate it!
her site is
Brandyz page for an example on how it turned out! and
My page on how it is suppose to look!
Liquid_Massacre
Dec 31 2004, 02:49 AM
You have to place the Blogging spot in the correct place; I think this is the code:
<!-- begin code provided by createblog.com -->
<div style="
overflow: auto;
width: ###px;
height: ###px;
margin-top: ###px;
margin-left: ###px;">
<!-- end code provided by createblog.com -->
Just play around with the #'s .. You might have to use - numbers, too.
-- Haley xx
PimPinLiLShoRtY
Dec 31 2004, 02:52 AM
where exactly does that go?
Liquid_Massacre
Dec 31 2004, 02:55 AM
Pretty sure the Custom Header? The pixels I think are kind of, tricky? But ehh I got this from sweetxsimplicity :
Change the "###" to actual numbers, that will represent the number of pixels they are. As for the top and left margins, the less the number is, the more top or left it will go. Usually regular numbers aren't enough, so you can try negative numbers, I think -300 or so is a good number to start with. Just keep fiddling with it until the blog is in the right spot. For the width and height, the line below represents about 100 pixels.
-------------------- <-- about 100 pixels
.. But that's just incase you don't really know about pixels & whatnot?
PimPinLiLShoRtY
Dec 31 2004, 03:03 AM
i understand what your trying to say but it isnt helping me get the xanga entries up to where they are suppose to be!!! so if i keep messin with it will it eventually get the entries right next to the modules or will it stay the same?
HelloSunshine
Dec 31 2004, 06:16 AM
QUOTE(PimPinLiLShoRtY @ Dec 31 2004, 12:03 AM)
i understand what your trying to say but it isnt helping me get the xanga entries up to where they are suppose to be!!! so if i keep messin with it will it eventually get the entries right next to the modules or will it stay the same?
you have to play around with the values, yes [:
largosama
Dec 31 2004, 10:11 AM
ummmm that's for div layouts....

what about placing the modules in a table and using align=left in there? I don't know why it's not working
PimPinLiLShoRtY
Dec 31 2004, 02:01 PM
QUOTE
ummmm that's for div layouts.... what about placing the modules in a table and using align=left in there? I don't know why it's not working
so dont use these codes
QUOTE
<!-- begin code provided by createblog.com -->
<div style="
overflow: auto;
width: ###px;
height: ###px;
margin-top: ###px;
margin-left: ###px;">
<!-- end code provided by createblog.com -->
how exactly do i place them in align left like which one! in the code or what....! and yea i have no clue why it isnt workin either
LatinaLady
Dec 31 2004, 02:18 PM
try this
QUOTE
<style type="text/css">}
div.blogspace {
width:380px;
margin-left:400px;
margin-top: 400px;
background-color:transparent;
}</style>
<div align="left" class="blogspace">
change the numbers and try to get it in place
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.