Log In · Register

 
 
Closed TopicStart new topic
Why do these not look normal?
RIZEUP
post Sep 23 2008, 12:19 AM
Post #1


Senior Member
***

Group: Member
Posts: 70
Joined: Nov 2007
Member No: 594,072



/edit

If you look at this and this one too it's not normal looking could someone tell me what it is in my code that's making it look like that so I can fix it please?

Reason for edit: please put codes in codeboxes. thanks :) -natalia
 
fixtatik
post Sep 23 2008, 03:39 AM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



you have all of your text set to block display, which means you'll have a line break after each item (links will be on one line, number of comments, etc.)

in the text properties area, find and get rid off all codes like this: display: block;
 
Mickey
post Sep 25 2008, 06:05 AM
Post #3


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



^Right. It should all look like this:

CODE
<style>
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }


.mygen { Background Properties }
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:FFFFFF;
background-image:url(http://img519.imageshack.us/img519/4223/clipboard01js4.png);
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;

}


.mygen { Text Properties }
table, tr, td, li, p, div {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.btext {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.blacktext10 {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.blacktext12 {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.lightbluetext8 {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.orangetext15 {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.redtext {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.redbtext {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.text {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.whitetext12 {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a:active, a:visited, a:link {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a:hover {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a.navbar:active, a.navbar:visited, a.navbar:link {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a.navbar:hover {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a.redlink:active, a.redlink:visited, a.redlink:link {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

a.redlink:hover {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

.nametext {font-family:; color:; font-size:px; font-weight:; text-transform:; text-align:; line-height:px; letter-spacing:px; word-spacing:px; background-color:; border: px solid 000000; border-style:; border-width:px; border-bottom:px solid; border-color:; padding-top:px; padding-bottom:; width:; margin-bottom:; visibility:;}

</style>
 
RIZEUP
post Sep 25 2008, 01:55 PM
Post #4


Senior Member
***

Group: Member
Posts: 70
Joined: Nov 2007
Member No: 594,072



thank you! :)
 
schizo
post Sep 25 2008, 03:49 PM
Post #5


Senior Member
******

Group: Staff Alumni
Posts: 2,435
Joined: Feb 2007
Member No: 506,205



Topic closed and moved to resolved.
 

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