Log In · Register

 
 
Closed TopicStart new topic
Table alignment + more, Non DIV profile customisation
synkipate
post Aug 26 2006, 12:15 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: May 2006
Member No: 411,965



First off just a quick note to say that i have been surfing this forum for quite some time...but have never posted until now, so treat me nice ye'hear? happy.gif

Got a couple of questions for you smart folk here on this forum.

My profile is ok, but I would like to remove the '___ is on you extended network' and the blogs part (i never blog with Myspace). The code I copy and paste into my profile, kills that colum, putting its alignedment and such like all out of whack

I have used code from various places, so it is abit all over the place.


Now the second part. Once i have removed these unwanted 'modules' (for want of a better word), I would like the 2 columns of info to be touching, as there is a gap inbetween. The problem is that IE renders a smaller gap (and a larger margin within the boxes) than Firefox & Opera. I have managed to do it vertically, so now their are no gaps between the different tables, but how do remove the gutter inbetween the two columns??

My Profile


CODE
<div class="masthead"><span></span></div>

<style type="text/css">

body {font-size: 1px; line-height: 1px;background-color:342815; font-family: Verdana, Arial, sans-serif; background-repeat: repeat-y; background-position: top center; background-image: url(http://i6.photobucket.com/albums/y227/ben_jammin/bg_myspace.jpg);}

p {margin: 0px 0px 1em 0px; font-family: Verdana, sans-serif !important}

a, a:link, a:visited {color:437538; text-decoration: none;}

a:hover {color:76996E; text-decoration: none}

img {border: none}

br {line-height: 0px;}

form {border-width:0px;background-color:none;}

input {background-color:transparent !important}

body>div {margin-left: 10px;}

table, tr, td, table table, table table td {border-width:0px; background-color: transparent;}

table table table td {background-color:transparent;margin:0px;padding: 0 26px 15px 26px}

table table table table {border-width:0px;background-color:transparent;padding:0px;margin:0px; background-image: none;}

table table table table td {padding:0px;margin:0px;}

table table table {margin:0px; background-color:f4f3d8; width: 100% !important;}

.masthead {width: 850px; height: 100px; position: absolute; margin-left: -425px; left: 50%; top: 162px; background-image: url(http://i6.photobucket.com/albums/y227/ben_jammin/header.jpg);}

body table {margin-top:104px;}

body td table, body div table {margin-top: 0;}

font {color:342815;font-size:10px}

a font:hover {color:000000}

a.navbar:link, a.navbar:visited {color:342815}

a.navbar:hover {color:000000}

table tr td table tr td font {display: inline;}

table tr td table a.navbar {font-size: 10px;}

.text {color:000000;font-size:11px}

a.text:link, a.text:visited {color:342815}

a.text:hover {color:000000}

.nametext {background-image: url(http://i6.photobucket.com/albums/y227/ben_jammin/name-header.jpg); background-position: bottom center; background-repeat: no-repeat; overflow: hidden; height: 40px; width: 270px; font-size: 1px; text-align: left; color: f4f3d8; padding: 0px 0px 3px 0px; display: block; margin: 14px 0px 8px 0px; border-width: 0px 0px 3px 0px; border-style: double; border-color: d7c59f;}

.contactTable {width: 322px !important;}

.contactTable td {padding: 0px; margin: 0px; text-align: center;}

.contactTable span.whitetext12 {position: relative; left: 10px;}

.contactTable td table {background-color: transparent; background-image: url(http://i6.photobucket.com/albums/y227/ben_jammin/contacttable_myspace.gif); background-position: center; background-repeat: no-repeat;}

.contactTable a {padding: 0px; margin: 0px 0px 0px 0px; display: block; height: 30px; width: 136px; background-color: transparent;}

.contactTable a img, .contactTable img {border: 0px; display: none; visibility: hidden;}

table tr td table tr td table tr td div strong {display: block; width: 270px;}

.whitetext12 {color:000000; font-size: 18px; margin: 0px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Georgia, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 3px 0px; border-style: double; border-color: d7c59f; width: 270px}

.blacktext12 {visibility:hidden; display:none}

.btext {color:000000; font-size: 18px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; display: block; font-family: Georgia, Helvetica, Arial, sans-serif; font-weight: normal; text-align: center; border-width: 0px 0px 3px 0px; border-style: double; border-color: d7c59f}

.orangetext15 {color:000000; font-size: 18px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Georgia, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 3px 0px; border-style: double; border-color: d7c59f; width: 372px}

.lightbluetext8 {color:660000}

.redtext,.redbtext {color:000000; font-family: Georgia, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold}

.redbtext:after {content: " billion";}

a.redlink:link {color:437538; display: block; text-align: center; border-width: 3px 0px 0px 0px; border-style: double; border-color: d7c59f; padding-top: 3px;}

a.redlink:visited {color:437538}

a.redlink:hover {color:76996e}

u {text-decoration: none; font-size: 10px;}


</style>

<![if !IE]>
<style type="text/css">

.whitetext12{width: auto}

.contactTable {
    width: auto !important;
}

.contactTable span.whitetext12 {
    left: 0;
}

.orangetext15 {width: auto;}

table table table td{padding: 0;}

table table table {
padding: 0 14px 14px 14px;
border-color: d7c59f;
}

table table table {max-width: 423px;}

.nametext {
height: 35px;
width: auto;
}

table tr td table tr td table tr td div strong {
    display: inline;
    width: auto;
}

</style>
<![endif]>
 
freeflow
post Aug 26 2006, 12:59 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



The only way to keep your profile the same while hiding blogs + extended network i to hide details too. Do you want that?
 
synkipate
post Aug 26 2006, 01:14 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: May 2006
Member No: 411,965



I've used this snippet of code, which seemed to do the trick without removing my details, but it threw out my alignment badly

http://www.freecodesource.com/index.php?pa...dingblogsanden2
 
freeflow
post Aug 26 2006, 01:20 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



I know you mentioned its messed up. I found that hwen you hide the blog and detials the alignment usually stays. If you really don't want to hide them you can try this code, after you hide your blog and extended network with the script we have you can try this:
http://www.createblog.com/forums/index.php?showtopic=138441
http://www.createblog.com/forums/index.php?showtopic=149481
If it doesn't work I can't help you there.
 

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