Log In · Register

 
 
Closed TopicStart new topic
center xanga
faithin_felix
post Jun 14 2004, 01:36 AM
Post #1


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



I am using this code for this site. can anyone tell me how to center it, because now it is off to the side. thanks



CODE
<!-- begin code provided by createblog.com -->
<center><div id="image" style="align: center;filter: chroma(color=#FFFFFF) allowTransparency;">
<IMG SRC="http://www.createblog.com/tools/uploads/faithin_felix/compressed_v2.jpg" USEMAP="#v2.JPG" WIDTH=1024 HEIGHT=768 BORDER=0>
<MAP NAME="v2.JPG">
<AREA SHAPE=RECT COORDS="32,122,92,144" HREF="www.xanga.com/private" TARGET="_self">
<AREA SHAPE=RECT COORDS="36,147,92,171" HREF="http://www.xanga.com/signin.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,173,105,196" HREF="http://www.xanga.com/logout.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,200,131,227" HREF="http://www.xanga.com/claf" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,232,103,254" HREF="http://www.xanga.com/faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,255,124,283" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="30,286,154,311" HREF="http://www.xanga.com/Private/subs.aspx" TARGET="_self">
</MAP>
<!-- End of CSIM -->
<div id="content" style="margin-left: 400px; margin-top: -650px; width: 800px; height: 290px; overflow: auto;">
<!-- end code provided by createblog.com -->
 
tuffxcore
post Jun 14 2004, 01:44 AM
Post #2


Senior Member
***

Group: Member
Posts: 72
Joined: Jun 2004
Member No: 22,023



Is it the DIV you want centered? Or the content inside the DIV? I can see you have a center tag on the first DIV that you need to close, by the way. :)
 
faithin_felix
post Jun 14 2004, 07:47 PM
Post #3


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



QUOTE(tuffxcore @ Jun 14 2004, 1:44 AM)
Is it the DIV you want centered? Or the content inside the DIV? I can see you have a center tag on the first DIV that you need to close, by the way. :)

well can you give me the script to close it? and you see my site? the white line goes out to the black part, i want that line deleted and the date to move over a bit so it is centered.
 
DrNick311
post Jun 14 2004, 08:24 PM
Post #4


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



CODE
<!-- begin code provided by createblog.com -->
<center><div id="image" style="align: center;filter: chroma(color=#FFFFFF) allowTransparency;">
<IMG SRC="http://www.createblog.com/tools/uploads/faithin_felix/compressed_v2.jpg" USEMAP="#v2.JPG" WIDTH=1024 HEIGHT=768 BORDER=0>
<MAP NAME="v2.JPG">
<AREA SHAPE=RECT COORDS="32,122,92,144" HREF="www.xanga.com/private" TARGET="_self">
<AREA SHAPE=RECT COORDS="36,147,92,171" HREF="http://www.xanga.com/signin.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,173,105,196" HREF="http://www.xanga.com/logout.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,200,131,227" HREF="http://www.xanga.com/claf" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,232,103,254" HREF="http://www.xanga.com/faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,255,124,283" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="30,286,154,311" HREF="http://www.xanga.com/Private/subs.aspx" TARGET="_self">
</MAP></DIV></CENTER>
<!-- End of CSIM -->
<div id="content" style="margin-left: 400px; margin-top: -650px; width: 800px; height: 290px; overflow: auto;">
<!-- end code provided by createblog.com -->


Try that, I added the closing tags.
 
faithin_felix
post Jun 14 2004, 08:41 PM
Post #5


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



QUOTE(DrNick311 @ Jun 14 2004, 8:24 PM)
CODE
<!-- begin code provided by createblog.com -->
<center><div id="image" style="align: center;filter: chroma(color=#FFFFFF) allowTransparency;">
<IMG SRC="http://www.createblog.com/tools/uploads/faithin_felix/compressed_v2.jpg" USEMAP="#v2.JPG" WIDTH=1024 HEIGHT=768 BORDER=0>
<MAP NAME="v2.JPG">
<AREA SHAPE=RECT COORDS="32,122,92,144" HREF="www.xanga.com/private" TARGET="_self">
<AREA SHAPE=RECT COORDS="36,147,92,171" HREF="http://www.xanga.com/signin.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,173,105,196" HREF="http://www.xanga.com/logout.aspx" TARGET="_self">
<AREA SHAPE=RECT COORDS="34,200,131,227" HREF="http://www.xanga.com/claf" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,232,103,254" HREF="http://www.xanga.com/faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="32,255,124,283" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=faithin_felix" TARGET="_self">
<AREA SHAPE=RECT COORDS="30,286,154,311" HREF="http://www.xanga.com/Private/subs.aspx" TARGET="_self">
</MAP></DIV></CENTER>
<!-- End of CSIM -->
<div id="content" style="margin-left: 400px; margin-top: -650px; width: 800px; height: 290px; overflow: auto;">
<!-- end code provided by createblog.com -->


Try that, I added the closing tags.

thanks it helped, but the white line is still there and the date is still on the side.
 
Fe_LL
post Jun 15 2004, 10:45 AM
Post #6


Senior Member
*****

Group: Member
Posts: 372
Joined: Jan 2004
Member No: 813



I noticed you had a horizontal scroll bar as well. What is the alignment and width in the regular Look and Feel options at? I think it should be fullscreen and middle.
 
ji_cabinx
post Jun 15 2004, 11:36 AM
Post #7


^_^
******

Group: Member
Posts: 1,666
Joined: Feb 2004
Member No: 4,225



er...i guess people already gave you the code!
 
faithin_felix
post Jun 15 2004, 05:01 PM
Post #8


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



QUOTE(Fe_LL @ Jun 15 2004, 10:45 AM)
I noticed you had a horizontal scroll bar as well. What is the alignment and width in the regular Look and Feel options at? I think it should be fullscreen and middle.

yea, its in middle and full screen, that wasn't what i wanted. go look at my xanga here

and look theres a white line. that i don't want. under the blog.
 
refreshe
post Jun 15 2004, 05:25 PM
Post #9


<3 Gaara ^^
*****

Group: Member
Posts: 385
Joined: Jun 2004
Member No: 20,016



QUOTE(faithin_felix @ Jun 15 2004, 3:01 PM)
and look theres a white line. that i don't want. under the blog.

Here you go:

CODEBOX: -> right click -> copy/paste


happy.gif
 
Tjlynn
post Jun 15 2004, 05:29 PM
Post #10


Senior Member
***

Group: Member
Posts: 34
Joined: May 2004
Member No: 15,511



yeaa we know this was already posted
 
refreshe
post Jun 15 2004, 05:36 PM
Post #11


<3 Gaara ^^
*****

Group: Member
Posts: 385
Joined: Jun 2004
Member No: 20,016



QUOTE
yeaa we know this was already posted


Wait.. are you talking about the code I placed, or the question she's asking? huh.gif
 
faithin_felix
post Jun 15 2004, 08:01 PM
Post #12


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



QUOTE(refreshe @ Jun 15 2004, 5:25 PM)
Here you go:

CODEBOX: -> right click -> copy/paste


happy.gif

first of all i pasted it in header and website stats, it is still there. and second of all. i want EVERYTHING to be centered. you see the date? it is not centered, you see the button marquee? it doesnt come out from the side, it comes from the center. I want everything to be centered...the blog is though.
 
angelofagony
post Jun 18 2004, 09:46 PM
Post #13


Member
**

Group: Member
Posts: 28
Joined: Jun 2004
Member No: 21,860



<style type="text/css">
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
</style>

is this wut yur looking for?
 

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