The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with wonky tumblr theme please, something's wrong with my tumblr theme :(
chaeri
post May 23 2012, 12:42 PM
Post #1





Group: Members
Posts: 2
Joined: 23-May 12
Member No.: 17,153



Hi all! First of all, thank you for reading this help request.

So, recently, I've obtained this tumblr theme from someone who's right not not available to help me with this problem.

Here's the code:
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<!--


-->
<head>
<title>CLtheBaddestFemale.com</title>
<link rel="shortcut icon" href="http://www.iconj.com/ico/e/q/eqowxy7tmv.ico" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />

{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}

<meta name="color:Background" content="#fff" />
<meta name="color:Text" content="#000" />
<meta name="color:Link" content="#008080" />
<meta name="color:Accents" content="#64A39A" />
<meta name="color:Link bg" content="#5a5a5a" />
<meta name="color:Divider" content="#202020" />
<meta name="color:ContentBackground" content="#fff" />
<meta name="font:Body" content="Arial" />
<meta name="text:Description" content="description of tumblr" />
<meta name="text:Extra" content="Announcements" />
<meta name="text:Extra Content" content="Announcements content" />
<meta name="text:Extra2" content="Donate to Us" />
<meta name="text:Extra2 Content" content="Donations" />
<meta name="text:Music" content="Music" />
<meta name="text:Music Content" content="Music code" />
<meta name="text:Chat" content="chat" />
<meta name="text:Chat Content" content="Chat code" />
<meta name="image:Header" content="" />
<meta name="text:Links" content="My links" />
<meta name="text:Link1 url" content="http://" />
<meta name="text:Link1 Name" content="My link" />
<meta name="text:Link2 url" content="http://" />
<meta name="text:Link2 Name" content="My link" />
<meta name="text:Link3 url" content="http://" />
<meta name="text:Link3 Name" content="My link" />
<meta name="text:Link4 url" content="http://" />
<meta name="text:Link4 Name" content="My link" />
<meta name="text:Link5 url" content="http://" />
<meta name="text:Link5 Name" content="My link" />
<meta name="text:Link6 url" content="http://" />
<meta name="text:Link6 Name" content="My link" />
<meta name="image:Background" content="" />





<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Pinyon+Script' rel='stylesheet' type='text/css'>

<style type="text/css" media="screen, print, projection">
body,
html {
margin:0;
padding:0;
color: {color:text};
background: {color:background} url({image:background}) fixed;
text-align:left;
font-family: {font:body}, Arial, Helvetica, sans-serif;
font-size: 12px;

}


a, a:link, a:visited {
color: {color:link};
text-decoration:none;
border-bottom: 0px;
padding-bottom: 0px;
font-family : 'Oswald', sans-serif;
font-size:11px;
font-family : 'Oswald', sans-serif;
line-spacing: 1px;
text-transform : uppercase;
text-decoration:none;
-webkit-transition: 1s;
}


a:hover {
color: {color:accents};
text-decoration:none;
background: url(http://static.tumblr.com/vy2pzfk/d8Ulr3run/le_fleur_underline.jpg) repeat-x center center;
line-spacing: 1px;


}

a:active {
color: {color:accent};
text-decoration:none;
}

#wrap {
width:985px;
position: relative;
margin: 0px auto 0px auto;
background:{color:contentbackground};

}


#clquotes
{
    background-image:url();
    background: #FFF;
    width: 500px;
    height:30px;
    padding: 0px;
    float: left;
    margin-top: 5px;
font-family:georgia;
font-size: 12px;
font-style:italic;
font-color:#5C5C5C;
    border-bottom: 0px;
    border-left:10px solid #FFF;
    border-right:10px solid #FFF;
    
}
    
#header {
padding:5px;
background:{color:contentbackground};
text-align: center;
margin-top:30px;

}


.headerimg img {
max-width:975px;
}
h2 {
margin:0;
}

#main {
float:left;
width:520px;
padding: 10px 10px 10px 10px;
background: {color:contentbackground};

}
#sidebar {
float:right;
width:200px;
padding:10px;
background: {color:contentbackground};
color: {color:text};
text-align: justify;
font-family: {font:body}, Helvetica, sans-serif;
font-size:12px;
line-height:13px;

}

.tumblrAutoPager_page_separator

{
/* for IE */
filter:alpha(opacity=0);
/* CSS3 standard */
opacity:0;
}

.tumblrAutoPager_page_info
{
/* for IE */
filter:alpha(opacity=0);
/* CSS3 standard */
opacity:0;
}

#sidebar2 {
float:left;
width:200px;
padding:10px;
background: {color:contentbackground};
color: {color:text};
text-align: justify;
font-family: {font:body}, Helvetica, sans-serif;
font-size:12px;
margin-top:38px;
line-height:13px;
}
#sidebar h1, #sidebar2 h1{
font-family: 'Oswald', sans-serif;
font-size: 12px;
text-align: right;
background: url() {color:Divider};
letter-spacing: 5px;
padding: 2px;
color: {color:contentbackground};
text-transform: uppercase;
DISPLAY:BLOCK;
width:190px;
font-weight:normal;
border-left:0px solid {color:accents};
}

#sidebar h2, #sidebar2 h2{
font-family: 'Oswald', sans-serif;
font-size: 12px;
font-weight: bold;
background: {color:Divider};
margin-top: 12px;
margin-bottom: 10px;
padding: 5px 5px;
color: {color:contentbackground};
letter-spacing: 0px;
}



a:hover img{
border:none;
}
a img{
border:none;
}
#audio {
background: url(http://i43.tinypic.com/33e79dl.png) no-repeat center;
width: 300px;
height: 200px;
}



.question {
font-size:22px;
line-height:23px;
padding:5px;
font-family : 'Oswald', sans-serif;
text-align:center;
background: {color:divider};
color: #ffffff;
text-transform:uppercase;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

}


* html #footer {
height:1px;
}
#footer {
clear:both;
padding:2px;
background:#FFF;
margin-bottom:30px;
}

#footer p {
margin:0;
}

/*
POSTMETA AND IMAGE BORDER AND LIKES CSS
*/

#postmeta {
background: url() {color:Divider};
font-family: {font:body}, Helvetica;
letter-spacing: 10px;
font-size: 12px;
text-align: right;
color: #FFF;
margin-top:6px;
margin-bottom: 20px;


}

#postmeta a{
color: {color:contentbackground};
text-decoration: none;
border: none;
border-left: 0px solid {color:accents};
display:block; width: 500px;
text-transform: uppercase;
}

#postmeta a:hover{
background: url() {color:Divider};
color: {color:link};
width: 500px; display:block;
border-left: 10px solid {color:link};
}

img.border {
display:block;
float:;
border:1px solid #eee;
padding:4px;
padding-bottom:30px;
margin-right:6px;
background-color:#fff;
}

img.border:hover {
display:block;
float:;
border:1px solid #eee;
padding:4px;
padding-bottom:30px;
margin-right:6px;
background-color:#fff;
}


#main blockquote
{ border-left: solid 1px #eee;
padding-left: 3px;
margin-left: 5px;}



#postfooter{
font-size:10px;
margin-top:10px;}

.quotes{
font-size: 22px;
font-family: 'Oswald', sans-serif;
letter-spacing: -1px;
line-height: 23px;
text-transform: uppercase;
text-align:center;


}
.quotes a {

font-size: 22px;
line-height: 23px;
}
#regular{

text-align:justify;

}


#link{
color: {color:Divider};
font-family: 'SDKwangSoo M', serif;
font-size: 31px;
font-style: normal;
font-weight: 400;
text-shadow: none;
text-decoration: none;
text-transform: none;
letter-spacing: -0.05em;
word-spacing: -0.092em;
line-height: 0.95em;
text-align: center;

}



#conversation ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 1px;
}

#conversation ul li {
font-size: 12px;c
padding: 4px 0px 4px 8px;
color: #000000;
margin-bottom: 1px;
}

#conversation ul li span.label {
font-weight: bold;
}
#conversation ul li.odd {
background-color: #ffffff;
}

#conversation ul li.even {
background-color: #cecece;
}

fieldset.search {

width: 210px;
margin-left:-8px;
background:;
border: 0px;


}

#twitter
{
margin-left: -40px;
}
#twitter ul

{
list-style-type:none;
}

.search input, .search button {
border: none;
float: left;}

.search input.box {
color: {color:Text};
margin-top:-10px;
font-size: 13px;
width: 142px;
height: 15px;
padding: 0px;
background: {color:ContentBackground} url() repeat center center;
margin-right: 0px;
margin-left:-1px;
border:1px solid {color:Divider};


}

.search button.btn {
width:55px;
height: 17px;
margin-left:-6px;
margin-top:-10px;
font: 12px 'Oswald', sans-serif;
text-align: right;
letter-spacing: 1px;
text-transform:uppercase;
background: {color:divider} url() no-repeat top right;
border:0px;
color:{color:ContentBackground};
}
.search button.btn:hover {
background: {color:divider} url() no-repeat bottom right;
}



.nav
{
padding-bottom: 2px;
text-align:center;
}

.nav a
{
width:192px;
display:block;
color:{color:contentbackground};
background: {color:Link bg};
border-left: 0px solid {color:accents};
-moz-border-radius:0px;
border-radius: 0px;
padding: 1px;
text-transform: uppercase;
text-align:right;
margin-bottom:1px;
margin-left:1px;
}

.nav a:hover
{
width:192px;
display:block;
color: {color:contentbackground};
background: {color:divider};
border-left: 0px solid {color:link};
-moz-border-radius:0px;
border-radius: 0px;
padding: 1px;
text-transform: uppercase;

}

.nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;

}


#entries a {
color:{color:ContentBackground};
background: {color:link bg};
font-size:15px;
padding: 0px 6px 0px 6px;
-moz-border-radius: 25px;
border-radius: 25px;

}

#entries a:hover {
color: {color:contentbackground};
background: {color:accents};
font-size:15px;
padding:0px 6px 0px 6px;
-moz-border-radius: 25px;
border-radius: 25px;
}

#sidemenu
{
width: 65px;
position: fixed;
left: 96px;
top: 70px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
font-size:14px;


}


#sidemenu a{
margin: 0px 0px 2px 0px;
color:{color:contentbackground};
background: {color:divider};
text-align:center;

-moz-border-radius: 45px;
-webkit-border-radius: 45px;
padding:24px 0px 24px 0px;

}

#sidemenu a:hover{
color: #000000;
background:#FFFFFF;



}
#na {

letter-spacing: -2;
}
#na a{

-webkit-transition: 1s;
font-family: {font:body};
color: {color:link bg};
text-transform:lowercase;}


#na a:hover, #na a:active{

background: url() center no-repeat transparent;
color: {color:accents};
}



#outside{
border:1px solid {color:Divider};
background: {color:Divider};
width:975px;
margin: 10px auto;
}
#navigation-1 {
padding:1px 0;
margin:0px;
list-style:none;
width: 100%;
height:21px;
border-top:1px solid {color:Contentbackground};
border-bottom:1px solid {color:Contentbackground};
font:normal 8pt verdana, arial, helvetica;
}
#navigation-1 li {
margin:0;
padding:0;
display:block;
float:left;
position:relative;
width: 139px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
padding:4px 0;
display:block;
text-align:center;
text-decoration:none;
background: {color:Divider};
color: {color:Contentbackground};
width: 139px;
height:13px;
-webkit-transition:0s;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
padding:4px 0;
display:block;
text-align:center;
text-decoration:none;
background: {color:link bg};
color: {color:Contentbackground};
width: 139px;
height:13px;
border-left: 0px solid {color:Contentbackground};
border-right: 0px solid {color:Contentbackground};
}
#navigation-1 li ul.navigation-2 {
margin:0;
padding:1px 1px 0;
list-style:none;
display:none;
background: {color:Contentbackground};
width:110px;
position:absolute;
top:21px;
left:-1px;
border:1px solid {color:Divider};
border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
display:block;
}
#navigation-1 li ul.navigation-2 li {
width:110px;
clear:left;

}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
clear:left;
background: {color:Divider};
padding:4px 0;
width: 139px;
border:none;
border-bottom:1px solid {color:Contentbackground};
position:relative;
z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
clear:left;
background: {color:link bg};
padding:4px 0;
width:139px;
border:none;
border-bottom:1px solid {color:Contentbackground};
position:relative;
z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
display:none;
margin:0;
padding:0;
list-style:none;
position:absolute;
left: 137px;
top:-2px;
padding:1px 1px 0 1px;
border:1px solid {color:Divider};
border-left:1px solid {color:Divider};
background: {color:Contentbackground};
z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
background: {color:Divider};
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
background: {color:link bg};
}
#navigation-1 li ul.navigation-2 li a span {
position:absolute;
top:0;
left: 120px;
font-size:12pt;
color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
position:absolute;
top:0;
left:132px;
font-size:12pt;
color: {color:Contentbackground};
}





{CustomCSS}
</style>




{block:IfEnableInfiniteScrolling}
<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
{/block:IfEnableInfiniteScrolling}

</head>

<body>


<div id="wrap">
<div id="header">
{block:ifShowBlogTitle}<div class="blogtitle">{Title}</div>{/block:ifShowBlogTitle}
{block:ifHeaderImage}<div class="headerimg"><center><img src="{image:Header}"></center></div>{/block:ifHeaderImage}



<div id="outside">
<ul id="navigation-1">
<li><a href="http://cl-thebaddestfemale.tumblr.com/" title="HOME" target="_self" >HOME</a>
</li>
<li><a href="http://clbaddestfemale.wordpress.com/about-us-our-staff/" title="About Us" target="_self" >about us</a>
<li><a href="http://clbaddestfemale.wordpress.com/cl-history-in-the-making/" title="About CL" target="_self" >About CL</a>
</li>
<li><a href="http://cl-thebaddestfemale.tumblr.com/CLquotes" title="CL Quotes" target="_self" >CL Quotes</a>
</li>
<li><a href="http://cl-thebaddestfemale.tumblr.com/CLfacts" title="CL facts" target="_self" >CL facts</a>
</li>
<li><a href="http://cl-thebaddestfemale.tumblr.com/tags">TAGS</a>
</li>
<li><a href="http://clthebaddestfemale.com/">Main Site</a>
</li>
</li>
</ul>
</div>

</div>

<!-----HEADER---->


<div id="sidebar2">

{block:Description}
<br>
{block:indexpage}
<iframe width="200" height="131" src="http://www.youtube.com/embed/videoseries?list=PL8963F86A0D97EEA4&autoplay=0&rel=0&loop=1&modestbranding=1&hd=1&autohide=1" frameborder="0" allowfullscreen></iframe>
{/block:indexpage}

{Description}
<center>
<!-- Start onlineusers counter -->
<script language="JavaScript">
var ref = (''+document.referrer+'');
document.write('<script src="http://freehostedscripts1.net/ocounter.php?site=ID947607&e1=CLover Online&e2=CLovers Online&r=' + ref + '"><\/script>');</script>
<!-- End onlineUserscounter -->
</center>
{/block:Description}


{block:ifExtra}

<h1>{text:Extra}</h1>
{text:Extra Content}
{block:ifExtra}

{block:ifExtra2}

<h1>{text:Extra2}</h1>
{text:Extra2 Content}
{block:ifExtra2}
<br>
<br>

</div>

<p>
<div id="clquotes">
<center><script language='JavaScript'>
function random_content(){
var mycontent=new Array()
mycontent[1]='"My personality is always black and white. It is never in the middle." - Interview for Ray Magzine, 2012'
mycontent[2]='"You ain’t in the game, you just cheerleerders." - The Leaders (2009)'
mycontent[3]='"And this number 1 spot is my home sweet home." - The Leaders (2009)'
mycontent[4]='"And I’m CL the one and only baddest female." -The Leaders (2009)'
mycontent[5]='"Happy - You can’t always be happy. Isn’t that why you can become happy?" - Message for Adidas pictorial (2011)'

var ry=Math.floor(Math.random()*mycontent.length)
if (ry==0)
ry=1
document.write(mycontent[ry])
}
random_content()
//-->
</script></center>
</div></p>




<!-----sidebar2----->
<div id="main">

{block:Posts}



<!-- Text Posts -->
{block:Regular}
<div class="regular">
<div id="postmeta"><a href="{permalink}" target="_blank">TEXT</a></div>
{block:Title}
<div class="quotes">{Title}</div>
{/block:Title}
<div id="regular">{Body}</div>
</div>
{/block:Regular}


<!-- Photo Posts -->
{block:Photo}
<div id="postmeta"><a href="{permalink}" target="_blank">PHOTO</a></div>

{LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}" class="border"/></center>{LinkCloseTag}
<div id="regular">{block:Caption}{Caption}{/block:Caption}</div>


{/block:Photo}


{block:Photoset}
<div id="postmeta"><a href="{permalink}" target="_blank">PHOTOSET</a></div>
{Photoset-500}
<div id="regular">{block:Caption}{Caption}{/block:Caption}</div>
{/block:Photoset}


<!-- Quote Posts -->
{block:Quote}
<div id="postmeta"><a href="{permalink}" target="_blank">QUOTES</a></div>

<div class="quotes">
<p class="blockquote">"{Quote}

"</p>
</div>
{block:Source}

<div class="source">&mdash;

{Source}</div>{/block:Source}



{/block:Quote}

<!-- Link Posts -->


{block:Link}
<div id="postmeta"><a href="{permalink}" target="_blank">LINK</a></div>

<div class="quotes"><a href="{URL}" class="link" {Target}>{Name}

</a></div>

{block:Description}
<div id="regular"> <div class="description">{Description}</div></div>
{/block:Description}


{/block:Link}

<!-- Chat Posts -->
{block:Conversation}

<div id="postmeta"><a href="{permalink} target="_blank"">CHAT</a></div>

<div id="conversation">
{block:Title}<h2><a href="{Permalink} target="_blank"">{Title}</a></h2>{/block:Title}
<ul>
{block:Lines}
<li class="{Alt}">
{block:Label}<span class="label">{Label}</span>{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
</div>
<br clear="all" />
{/block:Lines}



{/block:Conversation}


<!-- Audio Posts -->
{block:Audio}
<div id="postmeta"><a href="{permalink}" target="_blank">AUDIO</a></div>


<table style="background: url(http://i52.tinypic.com/90n0x5.png) no-repeat bottom right transparent; width:420px; height:187px; margin-top:10px; padding-bottom:50px;">
<tr><td style="width:160px; height: 150px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="139px">{/block:AlbumArt}</td> <td>{AudioPlayerGrey}
</td></tr></table></a>
{block:Caption}<center>{Caption}</center>{/block:Caption}




{/block:Audio}

<!-- Video Posts -->


{block:Video}
<div id="postmeta"><a href="{permalink}" target="_blank">VIDEO</a></div>

<div class="video">
<center>{Video-500}</center>
<div id="regular">{block:Caption}{Caption}{/block:Caption}</div>

</div>



{/block:Video}
{block:Answer}
<div id="postmeta"><a href="{permalink}" target="_blank">ask</a></div>
<div class="question">“{Question}”</div>{/block:Answer}
{block:Answer}<center>-{Asker} </center><br>
{Answer}{/block:Answer}


<div id="postfooter">
{block:HasTags}

{block:Tags}
<a href="{TagURL}">{Tag}</a>
{/block:Tags}
<br>
{/block:HasTags}
▲ <a href="{permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a> ▲ <a href="{permalink}">{NoteCount} NOTES </a> ▲ <a href="{ReblogURL}">Reblog</a>


</div>

{block:PermalinkPage}
<script>
var linkwithin_site_id = 914485;
</script>
<script src="http://www.linkwithin.com/widget.js"></script>
{/block:PermalinkPage}

<a aiotitle="click to expand" href="java script:togglecomments('hideshowdemo8n')"
>{block:PermalinkPage}Leave a comment{/block:PermalinkPage}</a> {block:PostNotes}<a aiotitle="click to expand" href="java script:togglecomments('hideshowdemo8b')"
>View {NoteCount} Notes</a>{/block:PostNotes}




{block:PostNotes}

<div class="commenthidden" id="hideshowdemo8b">
{PostNotes}</div>
{/block:PostNotes}

{/block:Posts}

</div>


<div id="sidebar"> 
<form action="/search" method="get" id="searchform">
<fieldset class="search">
<input type="text" name="q" value="{SearchQuery}" class="box" />
<button class="btn" title="Submit Search" VALUE="Search">Search</button>
</fieldset>
</form>


{block:HasPages}<h1>Pages</h1>
{block:Pages} <div class="nav">
<ul>
<li><a href="{URL}">{Label}</a></li>
</ul></div>{/block:Pages}
{/block:HasPages}



<p><center>
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 8,
  interval: 30000,
  width: 200,
  height: 200,
  theme: {
    shell: {
      background: '#161616',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#252525',
      links: '#000000'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: false,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'all'
  }
}).render().setUser('BaddestFemaleCL').start();
</script></center></p>


<!--{block:ifMusic}

<h1>{text:Music}</h1>
{text:Music Content}
{/block:ifMusic}-->

{block:ifChat}

<h1>{text:Chat}</h1>
{text:Chat Content}
{/block:ifChat}


{block:ifLinks}<h1>{text:Links}
</h1>{/block:ifLinks}
<div class="nav">
{block:ifLink1url}<a href="{text:Link1 url}" target="_blank">{text:Link1 Name}</a>{/block:ifLink1url}
{block:ifLink2url}<a href="{text:Link2 url}" target="_blank">{text:Link2 Name}</a>{/block:ifLink2url}
{block:ifLink3url}<a href="{text:Link3 url}" target="_blank">{text:Link3 Name}</a>{/block:ifLink3url}
{block:ifLink4url}<a href="{text:Link4 url}" target="_blank">{text:Link4 Name}</a>{/block:ifLink4url}
{block:ifLink5url}<a href="{text:Link5 url}" target="_blank">{text:Link5 Name}</a>{/block:ifLink5url}
{block:ifLink6url}<a href="{text:Link6 url}" target="_blank">{text:Link6 Name}</a>{/block:ifLink6url}
</div>
<br>
<br>
<left>
<a href="http://s09.flagcounter.com/more/GFk"><img src="http://s09.flagcounter.com/mini/GFk/bg_FFFFFF/txt_000000/border_FFFFFF/flags_0/" alt="free counters" border="0"></a>
</left>

</div>

<div id="footer">
</div>
</div>




<div id="sidemenu">

<a href="ask" style="display:block;">ask</a>
<a href="#top" style="display:block;">TOP</a>
{block:PreviousPage}

<a href="{PreviousPage}" style="display:block;">« back</a>
{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}" style="display:block;">next »</a>
{/block:NextPage}




</div>

<!------ DO NOT REMOVE CREDITS ------>

<center>Design by: <a href="http://minzypics21.tumblr.com/" target="_blank">MinzyPics21</a> Theme by: <a href="http://www.athenabilitythemes.tumblr.com" target="_blank">Athenability</a> Maintained by: <a href="http://clthebaddestfemale.com/" target="_blank">CLTBF</a> Powered by:<a href="http://.tumblr.com/" target="_blank">TUMBLR</a>

</center>

</body>


</html>


Everything on the code looks perfectly fine to me, but when I publish a text post, it looks like this>

IPB Image

The text in the post is supposed to be in Arial and the post is supposed to be confined within that 520px space in the middle but.. I'm really not quite sure what's wrong with the code. Thank you for any assistance in advance guys! smile.gif

This post has been edited by chaeri: May 23 2012, 12:44 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 24 2012, 09:35 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Did you use the <pre> tag in your post?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
chaeri
post May 24 2012, 10:34 AM
Post #3





Group: Members
Posts: 2
Joined: 23-May 12
Member No.: 17,153



problem solved! thanks anyway guys
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 05:54 AM