Wording Under posts vertically aligned?, Public, edit, etc. |
Wording Under posts vertically aligned?, Public, edit, etc. |
Dec 12 2004, 02:50 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 360 Joined: Nov 2004 Member No: 63,174 |
![]() Well its my first attempt at coding myself. When I planted the blog in its place The wording underneath the post became verticaly alligned, im using the code for skinning thats on this site, just wondering where I coded it wrong. Which part of the code would this be under? If anybody can provide an answer id greatly appreciate it. Thanks. My Xanga |
|
|
|
![]() |
Dec 12 2004, 02:01 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
umm.. can you post up your code.
it's the only way for us to see where you went wrong. |
|
|
|
Dec 12 2004, 03:56 PM
Post
#3
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
i think its somewhere in your stylesheet where you can change the width of your blog
can you plz show us? |
|
|
|
Dec 12 2004, 05:44 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 360 Joined: Nov 2004 Member No: 63,174 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> Eh by Me body { background-repeat:; background-color: #c2c2c2; scrollbar-face-color: #transparent; scrollbar-shadow-color: #transparent; scrollbar-highlight-color: #transparent; scrollbar-3dlight-color: #transparent; scrollbar-darkshadow-color: #transparent; scrollbar-track-color: #transparent; scrollbar-arrow-color: #777777} #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width:350px; font-family: verdana; font-weight: none; font-size: 8pt; color: #000000; text-align: justify; padding: 0px; margin-top: 2px;} div.smalltext{ width: 2px; padding: 3px; text-align: left;} .caption, .blogheader { width: 350px; padding: 3px; font-family: arial; font-size: 14pt; text-align: center; color: #000000; background-color: #transparent; text-transform: lowercaps; margin-top: 10px;} P, B, I, TD, TH {font-family: verdana; color: #000000; font-size: 8pt; } A:link, A:visited, A:active {color:#EC008C; text-decoration:none; font-size:8pt;} a:hover {text-decoration: underline; color:#38B549; font-size: 8pt; );} b, strong, i, u, { /* edit colors when bold italic underline */ font-family: verdana; font-size: 8pt; color: #38B549; font-weight: bold; text-transform: lowercaps; </style> <p align="center"><MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='120,86,157,98' HREF='http://www.xanga.com/'> <AREA SHAPE='rect' COORDS='164,86,191,96' HREF='http://www.xanga.com/claf'><AREA SHAPE='rect' COORDS='198,85,241,98' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=ThornsUponTheRose'> <AREA SHAPE='rect' COORDS='248,86,294,97' HREF='http://www.xanga.com/Private/subs.aspx'><AREA SHAPE='rect' COORDS='300,85,346,97' HREF='http://www.xanga.com/private'> <AREA SHAPE='rect' COORDS='352,86,403,97' HREF='http://www.xanga.com/logout.aspx'> <AREA SHAPE='rect' COORDS='115,505,250,515' HREF='http://www.scarykids.com'> <AREA SHAPE='rect' SHAPE='rect' COORDS='256,505,302,516' HREF='http://www.madisonwebsite.com'> <AREA SHAPE='rect' COORDS='308,505,363,515' HREF='http://www.inmemorymusic.com'> <AREA SHAPE='rect' COORDS='370,505,407,515' HREF='http://www.athornforeveryheart.com'> </MAP><IMG SRC='http://img50.exs.cx/img50/2981/xangalayout8jz.jpg' border=0 width=800 height=600 USEMAP='#imgmap'></p> <div style="overflow: auto;width: 350px; height: 400px; margin-top: -519px; margin-left: -279px;"> <style type="text/css">.#rblEprops{display:none;} #pnlEnabled table, #htmleditor,#lblTimeZone,#pnlEprops, #rblEprops /* width of the comment page */{width:245px;}.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <!-- end code provided by createblog.com --> |
|
|
|
Dec 12 2004, 06:45 PM
Post
#5
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
find this in your code
QUOTE div.smalltext{ width: 2px; padding: 3px; text-align: left;} its near the beginning/middle change the width to something like 300 or something like that |
|
|
|
Dec 12 2004, 09:07 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 360 Joined: Nov 2004 Member No: 63,174 |
Great that works, thanks a lot.
|
|
|
|
Dec 12 2004, 09:11 PM
Post
#7
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
your welcome and welcome to createblog
|
|
|
|
Dec 13 2004, 10:55 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
QUOTE(comeupon @ Dec 12 2004, 9:07 PM) Great that works, thanks a lot. [ topic closed ] |
|
|
|
![]() ![]() |