question about boxed xanga, size? |
question about boxed xanga, size? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 38,426 ![]() |
I'm working on a new layout & I was wondering if there's a way to have the entries fit inside the boxed xanga so that you don't have to have a scrollbar. Also, how would I need to size the layout for that?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 ![]() |
take this out of your blog code
overflow: auto |
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 38,426 ![]() |
thanks... one more question... since I did that the "next 5" link ended up way off to the right? any ideas?
|
|
|
![]()
Post
#4
|
|
![]() PUhaha.. NJ azN ![]() ![]() ![]() ![]() Group: Member Posts: 299 Joined: Aug 2004 Member No: 41,986 ![]() |
woa... hm.... i dont have a script for THAT, that didnt happen to me, can i see your script that u put in?
![]() |
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Aug 2004 Member No: 38,426 ![]() |
CODE <!-- begin code provided by createblog.com -->
<div style="left=0; top=0; position=absolute;"> <!-- end code provided by createblog.com --> <div> <div style="width: 800px; BACKGROUND-color: transparent; background-image: url(http://jupiter.walagata.com/w/starryserendipity/XANGA_SKIN.jpg); no-repeat; border: transparent;height: 0px;padding-left: 0px;padding-right: 0px; padding-top: 0px;position:static;margin-top:0px;margin-left:0px"> <IMG SRC="http://jupiter.walagata.com/w/starryserendipity/imagemapnothtml.jpg" WIDTH="800" HEIGHT="600" BORDER="0" USEMAP="#imagemapnothtml"> <MAP NAME="imagemapnothtml"> <AREA SHAPE="rect" COORDS="20,1,0,0"> <AREA SHAPE="rect" COORDS="20,1,0,0"> <AREA SHAPE="rect" COORDS="642,20,671,48" HREF="http://www.xanga.com" TARGET="_self"> <AREA SHAPE="rect" COORDS="642,49,673,75" HREF="http://www.xanga.com/private/home.aspx" TARGET="_self"> <AREA SHAPE="rect" COORDS="640,74,674,103" HREF="http://www.xanga.com/CLAF/default.asp" TARGET="_self"> <AREA SHAPE="rect" COORDS="640,102,674,130" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=starryserendipity" TARGET="_self"> <AREA SHAPE="rect" COORDS="639,130,673,159" HREF="http://www.xanga.com/profile.aspx?user=starryserendipity" TARGET="_self"> <AREA SHAPE="rect" COORDS="641,160,673,186" HREF="http://www.xanga.com/Private/subs.aspx" TARGET="_self"> </MAP> </div> <script>document.title="She's the Blade [and you're just paper...] ~~Sugarcult.";</script> <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type='text/css'> .mainleft { display:none; } </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ background-color:transparent; family-font: arial; BORDER: #ffffff 2px dashed; width:400px;} </style> <!-- end code provided by createblog.com --><STYLE> /* top bar remover - xanga.com/add_ons */ table.navigation {display: none;};</STYLE> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type="text/css"><!-- BODY {scrollbar-arrow-color: #FFE4E1; scrollbar-track-color: #000000; scrollbar-shadow-color: #FFA07A; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-darkshadow-color: #E0FFFF; scrollbar-3dlight-color: #000000; --> </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <div style="left=200; top=250; position=absolute;"> <DIV align="center" valign="top" style="BORDER-RIGHT: transparent; BORDER-TOP: transparent; FILTER: alpha(opacity=100); BORDER-LEFT: transparent; WIDTH: 200px; BORDER-BOTTOM: transparent; HEIGHT: 270px; BACKGROUND-COLOR: transparent"> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |