The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Tumblr Theme Randomly Changes Appearance After Customizing
Chris Martucci
post Mar 27 2011, 09:35 PM
Post #1


Unregistered









My blog is located at http://whatblag.com

I use Tumblr. Sometimes, this happens to me:

1. I click "Customize"
2. I change something very minor, for example, altering a few words on my "About" page
3. I click "Save and Close"
4. When I refresh my blog, to my surprise, the entire appearance of the blog has changed! The background color will be grey instead of white. The font size will have changed to something ridiculous like 50px. It's terrible.
5. Quickly, I click "Customize" again. Somehow, the options in the "Appearance" tab are out of order! "Accent color" is usually listed first, but now "Background color" is at the top of the list. Well, that explains why my background color changed from white to grey (my accent color is usually grey).
6. So, I change all of the Appearance settings back to the way I want them. I click "Save and Close"
7. See #4

After repeating steps 5-7 like a hundred times and killing a few small animals (just kidding...it's only like three or four times), eventually my blog returns to normal. The problem seems to be that the options in the Appearance tab randomly change order. Anyway, I have absolutely no idea what to do--that's why I'm here.

I'm not sure if this code will help, but here it is:

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">
<head>
<!--

  |                   |              
  __ \   |   |   __|  __|   _ \   _ \
  |   |  |   | \__ \  |     __/   __/
_.__/  \__,_| ____/ \__| \___| \___|


TEMPLATE BY HTTP://BUSTEE.TUMBLR.COM

-->

<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}">

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

<!-- DEFAULTS -->

<meta name="image:Background" content=""/>
<meta name="image:Header" content=""/>

<meta name="font:Title" content="Century Gothic"/>
<meta name="font:Post Title" content="Century Gothic"/>
<meta name="font:Body" content="Century Gothic"/>

<meta name="text:Title Font Size" content="42px" />
<meta name="text:Body Font Size" content="11px" />

<meta name="color:Background" content="#fff"/>
<meta name="color:Text" content="#000"/>
<meta name="color:Accent" content="#aaa"/>
<meta name="color:Accent Hover" content="#ccc"/>

<meta name="text:Symbol" content="*" />
<meta name="text:Symbol Size" content="122px" />

<meta name="if:Details Next To Post" content="1"/>

<meta name="if:Show Symbol" content="1"/>

<meta name="if:Show Avatar" content="0"/>

<meta name="if:Show Search" content="0"/>

<meta name="if:Show Likes" content="0"/>
<meta name="text:Likes Title" content="Likes" />

<meta name="if:Show Who I Follow" content="0"/>
<meta name="text:Following Title" content="Following" />

<meta name="if:Show Tags" content="1"/>

<meta name="if:Show Notes Heart" content="1"/>

<meta name="if:Show Current Total Page" content="1"/>
<meta name="if:Use Jump Pages" content="0"/>

<meta name="if:Sidebar At Bottom" content="0"/>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<!-- TITLE -->

<title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary} - {PostSummary}{/block:PostSummary}</title>

<style type="text/css">

body { background-color: {color:Background}; {block:IfBackgroundImage}background-image: url({image:Background}); background-position: top center; {block:IfBackgroundImage} font-family: {font:Body}, Helvetica, Arial; font-size: {text:Body Font Size}; margin: 0px; padding: 0px; }

.clear { clear: both; }

h1 {margin: 0; padding: 0;}
a { color: {color:Accent}; text-decoration: none; }
a:hover { color: {color:Accent Hover};}
a img {border: none;}

{block:IfHeaderImage}
#logo { margin: 0 auto; width: 100%; text-align: center;}
#logo img {width: 1000px;}
#main_wrapper {margin-top: 50px;}
{/block:IfHeaderImage}

{block:IfNotHeaderImage}
#logo {margin: 50px 0px;}
#logo h1 a {color: #000; font-family: {font:Title}; font-size: {text:Title Font Size};}
{/block:IfNotHeaderImage}

#about {display: none;}

#wrapper { width: 1000px; margin: 0 auto; }


#content { float: left; width: 760px; border-right: 1px solid #ccc; padding-right: 0px; margin-bottom: 15px; padding-right: 20px; }

{block:IfDetailsNextToPost}
#content img {max-width: 660px;}
{/block:IfDetailsNextToPost}

{block:IfNotDetailsNextToPost}
#content img {max-width: 760px;}
{/block:IfNotDetailsNextToPost}

#sidebar { float: left; width: 190px; padding: 0px 0px 0px 20px; margin:0px; text-align:center; }

#sidebar .symbol {  font-size: {text:Symbol Size}; font-family: Helvetica Neue, Times, Verdana; }

#sidebar div { margin-top: 0px;}

#sidebar h3 {font-weight: normal;}

/* POSTS */

.post {margin-bottom: 55px; position: relative; min-height: 250px;}

{block:IfDetailsNextToPost}

.box-bottom { float: left; width:80px; font-size: 14px; border-top: 1px solid {color:Accent Hover}; padding-top: 6px; margin-right: 20px;}
.post-content {float: left; width: 660px; margin-top: 0px; padding-top: 0px;}

.post embed,.post object { width: 660px; height: 400px;}
.post-audio embed { height: 90px; text-align: left; }

.tags {margin-top: 20px; }

.tags a { white-space:nowrap; color: #fff; padding: 0px;margin-bottom: 8px; clear: both; float: right; text-align: right; background: #ccc; padding: 2px 4px 3px 8px; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 20px; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 20px;  }
.tags a:hover { background: #333; }

.date { display: inline; background: #fff; margin-top: 20px;  padding: 4px; }
.date span { color: #aaa; display: block; text-align: center; font-size: 17px;text-transform: uppercase; }
.date span.day {font-size: 17px;}

a.permalink { display: block; text-align: center; font-size: 20px; }
a.notes { display: block; text-align: center; font-size: 17px; padding: 10px 0px;  }
a.notes .likes {color: #c40000; font-family: Verdana;}


.box-bottom .reblog a { opacity: 0.5; display: block; padding: 15px 10px; background: url(http://static.tumblr.com/a3y0qz0/fjHl94iv4/dashboard_controls_radar_button_reblog.png) no-repeat center;}
.box-bottom .reblog a:hover {opacity: 1;}

{/block:IfDetailsNextToPost}

{block:IfNotDetailsNextToPost}

.box-bottom {border-top: 1px solid #ccc; margin-top: 10px; padding-top: 5px;}
.box-bottom a.permalink { font-size: 16px; float: left; padding: 5px 10px; }
.box-bottom a.notes { font-size: 16px; padding: 5px; float: right; margin-left: 10px; }
.box-bottom a.notes .likes {color: #c40000; font-family: Verdana;}
.box-bottom .date { float: right; padding: 5px; margin-left: 10px; }
.box-bottom .date span { font-size: 16px; text-align: center; color: #aaa;}
.box-bottom .tags { width: 400px; display: inline; float: left; font-size: 12px; padding: 5px;}
.box-bottom .tags a { display: block; float: left; white-space: nowrap;line-height: 200%; background: #ccc; margin: 0px 2px 3px 0px; padding: 0px 4px 0px 8px; font-size: 12px; color: #fff; -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 20px; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 20px;}
.box-bottom .tags a:hover {background: #333;}
.box-bottom .reblog { display: inline;  }


.box-bottom .reblog a { float: right; opacity: 0.5; display: inline; padding: 13px 13px; background: url(http://ffekt.de/hosting/kristina/dashboard_controls_radar_button_reblog.png) no-repeat center;}
.box-bottom .reblog a:hover {opacity: 1;}

.post embed,.post object { width: 760px; height: 400px;}
.post-audio embed { height: 101px; text-align: left; }


{/block:IfNotDetailsNextToPost}

/* TEXT */

.post-text h3, .post-text p {margin-top: 0px;}
.post-text h3 a { font-size: 27px; color: #000; font-weight: bold}
.post-text p {line-height: 150%;}

/* LINK */

.post-link a.link { font-size: 27px; color: #000; font-weight:bold}

/* CHAT */

.post-chat ul {list-style:none; margin:0; padding: 0;}
.post-chat li { font-size: 13px; margin-bottom: 5px; }
.post-chat .odd { color: #666; }
.post-chat .label {font-weight: bold;}

/* QUOTE */

.post-quote { font-size: 26px; font-family: {font:Post Title}; }
.post-quote div { font-size: 11px;}

/* NOTES */

ol.notes {list-style:none; margin:10px 0px 0px 100px; padding: 20px 0px 0px 0px;}
ol.notes li {margin-bottom: 5px; background: #ddd; padding: 5px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
ol.notes li img {float: left; padding: 1px; margin-right: 4px;}
ol.notes li a {color: #555;}
ol.notes li a:hover {color: #888;}
ol.notes li blockquote {background: #fff; padding: 5px;}
ol.notes .reblog { background: url(http://static.tumblr.com/a3y0qz0/fjHl94iv4/dashboard_controls_radar_button_reblog.png) no-repeat right 5px #ddd; }
ol.notes .like { background: url(http://static.tumblr.com/a3y0qz0/yLtl94iww/like.png) no-repeat right 5px #ddd; }

{block:IfNotDetailsNextToPost}
ol.notes {margin-left: 0px !important;}
{/block:IfNotDetailsNextToPost}

/* PAGINATION */


{block:IfDetailsNextToPost}
.pagination {width: 660px; float: right;}
.jump-pagination { width: 660px; float: right; margin-bottom: 55px;}
{/block:IfDetailsNextToPost}

{block:IfNotDetailsNextToPost}
.pagination {width: 760px; float: right;}
.jump-pagination { width: 760px; float: right; margin-bottom: 55px;}
{/block:IfNotDetailsNextToPost}


a.jump_page, span.current_page { margin: 3px 5px; font-size: 20px; }

#content .total {text-align: right;}
#prev, #next {margin-bottom: 55px;}  
#prev a, #next a { font-size: 20px; margin-bottom: 15px; color: #000;}
#prev {float: left; }
#next {float: right;}

#avatar { margin-bottom: 15px; }
.text { text-align: left; margin: 15px 0px; }

.navibar, .pages {text-align:left;}
.navibar a, .pages a {display: block;}

/* SEARCH */
.search {text-align:left; padding-top: 15px;}
input.input {background: #fff; border: 1px solid #ccc; padding: 2px; display: block;}
input.submit { margin-top: 2px; background: #ccc; border: none; color: #fff; display: block;}

/* LIKES */
div.likes {text-align: left; padding: 20px 0px;}
ul#likes {list-style:none; padding: 0; margin:0; text-align:centert;}
#likes li {margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #ccc;}
#likes li img {max-width: 100px; }

/* FOLLOWING */
div.following {text-align: left; padding: 20px 0px;}


#copyrights {margin: 50px 0px; padding: 20px 0px; text-align: left; font-size: 16px; display: block;}

iframe#tumblr_controls { width: 1000px; top: 0px; left: 0px; margin: 0 auto; padding-right: 2px;  }

{block:IfSidebarAtBottom}
{block:IfDetailsNextToPost}
#sidebar {margin-left: 80px;}
{/block:IfDetailsNextToPost}
{block:IfNotDetailsNextToPost}
#sidebar {margin-left: 0px;}
{/block:IfNotDetailsNextToPost}
#sidebar {clear: both; border-top: 1px solid #ccc; padding-top: 15px; width: 760px;}
#sidebar div {float: left; margin-right: 20px;}

#sidebar .navibar a, #sidebar .pages a { display: inline; margin-right: 10px; }
#sidebar #copyrights, #sidebar .navibar, #sidebar .pages {clear: both; margin-bottom: 10px; }
#sidebar .symbol {display: none;}
#content {border: none; }

.search {clear: both; float: left;}
.likes, .following {display: none;}
{/block:IfSidebarAtBottom}

{CustomCSS}

</style>
</head>
<!-- TPL START -->
<body>

<div id="frame">

    <div id="wrapper">

    <div id="header">
        <div id="logo">
               <h1>
                <a href="/">
                {block:IfHeaderImage}<img src="{image:Header}"/>{/block:IfHeaderImage}
                {block:IfNotHeaderImage}<h1>{Title}</h1>{/block:IfNotHeaderImage}
                </a>
            </h1>
        </div>
    </div>
    
    <div id="main_wrapper">
    
        <div id="content">
        
            <!-- RENDERED ON TAG PAGES -->
            {block:TagPage}
            <h3>Posts tagged "{Tag}"</h3>
            {/block:TagPage}
            
            <!-- RENDERED ON SEARCH PAGES -->
            {block:SearchPage}
            <div id="searchresults" class="searchresultcount"><h3>{SearchResultCount} results for <strong>"{SearchQuery}"</strong></h3></div>
            {/block:SearchPage}
            
            {block:NoSearchResults}
            <style type="text/css">
            .searchresultcount { display: none; }
            </style>
            <div id="searchresults"><h3>No results for <strong>"{SearchQuery}"</strong></h3></div>
            {/block:NoSearchResults}
                
            <!-- BEGIN POSTS -->
            
            {block:Posts}
          
                <div class="post {TagsAsClasses}" id="post-{PostID}">
                          
                    {block:IfDetailsNextToPost}
                    
                    <!-- DETAILS LEFT -->
                    
                    <div class="box-bottom">
                        <a href="{Permalink}" class="permalink">{text:Symbol}</a>
                        
                        {block:NoteCount}
                        <a class="notes" href="{Permalink}">{block:IfShowNotesHeart}<span class="likes">♥</span> {/block:IfShowNotesHeart}{NoteCount}</a>
                        {/block:NoteCount}
                        
                        {block:IfShowTags}
                        {block:HasTags}
                        <div class="tags">
                        {block:Tags}
                            <a class"tags" href="{TagURLChrono}"><span class="border"></span> <span class="tag">{Tag}</span></a>
                        {/block:Tags}
                        </div><br class="clear" />
                        {/block:HasTags}
                        {/block:IfShowTags}
                        
                        {block:Date}
                        <div class="date">
                            <span class="mon">{ShortMonth}</span>
                            <span class="day">{DayOfMonthWithZero}</span>
                        </div>
                        {/block:Date}
                        {block:RebloggedFrom}<div class="reblog"><a href="{ReblogParentURL}" title="Reblogged from {ReblogParentName}"></a></div> {/block:RebloggedFrom}
                    </div>
                    
                    {/block:IfDetailsNextToPost}
            
                    <!--TEXT-->
                  
                    
                    {block:Text}
                
                    <div class="post-text post-content">
                    
                         {block:Title}<h3><a href="{Permalink}">{Title}</a></h3> {/block:Title}
                        
                         {Body}
            
                    </div>
                    {/block:Text}
                                
                                
                    <!--QUOTE-->
                    
                    {block:Quote}
                    <div class="post-quote post-content">
                        {Quote}
                        {block:Source}<div class="source"> {Source}</div> {/block:Source}
                    </div>
                    {/block:Quote}
                    
                            
                    <!--AUDIO-->
                    
                    {block:Audio}
                    <div class="post-audio post-content">
                        {AudioPlayerGrey}
                        {block:Caption}
                        <div class="caption">{Caption}</div>
                        {/block:Caption}
                        <div class="audio-plays">{PlayCountWithLabel}</div>
                    </div>
                    {/block:Audio}
                            
                
                    <!--PHOTO-->
                    
                    {block:Photo}
                    <div class="post-photo post-content">
                        
                        {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}">{LinkCloseTag}
                        
                        {block:Caption}<div class="caption">{Caption}</div> {/block:Caption}
            
                    </div>
                    {/block:Photo}
                    
                    
                    <!-- PHOTOSET -->
                    
                    {block:Photoset}
                    <div class="post-photoset post-content">
                    
                        {Photoset-500}
                        
                        {block:Caption}<div class="caption">{Caption}</div> {/block:Caption}
            
                    </div>
                    {/block:Photoset}
                          
                            
                    <!--VIDEO-->
                    
                    {block:Video}
                    <div class="post-video post-content">
                    
                        {Video-500}
                        
                        {block:Caption}<div class="caption">{Caption}</div> {/block:Caption}
                    </div>
                    {/block:Video}
                            
                            
                    <!--CHAT-->
                    
                    {block:Chat}
                    <div class="post-chat post-content">
                            
                    {block:Title}<h3><a href="{Permalink}">{Title}</a></h3> {/block:Title}
                            
                        <ul class="chat">
                            {block:Lines}
                            <li class="{Alt} {UserNumber}">{block:Label}<span class="label">{Label}</span> {/block:Label} {Line}</li>
                            {/block:Lines}
                        </ul>
                    </div>
                    {/block:Chat}
                            
                            
                    <!--LINK-->
                    
                    {block:Link}
                    <div class="post-link post-content">
                            
                        <a href="{URL}" class="link" {Target}>{Name} →</a>
                        
                        {block:Description}<div class="link-description">{Description}</div>  {/block:Description}
                
                    </div>
                    {/block:Link}
                            
                    {block:IfNotDetailsNextToPost}
                    
                    <!-- DETAILS BOTTOM -->
                    
                    <div class="box-bottom">
                        <a href="{Permalink}" class="permalink">{text:Symbol}</a>
                        
                        {block:NoteCount}
                        <a class="notes" href="{Permalink}">{block:IfShowNotesHeart}<span class="likes">♥</span> {/block:IfShowNotesHeart}{NoteCount}</a>
                        {/block:NoteCount}
                        
                        {block:IfShowTags}
                        {block:HasTags}
                        <div class="tags">
                            {block:Tags}
                            <a class"tags" href="{TagURLChrono}"><span class="border"></span> <span class="tag">{Tag}</span></a>
                            {/block:Tags}
                        </div>
                        {/block:HasTags}
                        {/block:IfShowTags}
                        
                        {block:Date}
                        <div class="date">
                            <span class="mon">{ShortMonth}</span>
                            <span class="day">{DayOfMonthWithZero}</span>
                        </div>
                        {/block:Date}
                        
                        {block:RebloggedFrom}<div class="reblog"><a href="{ReblogParentURL}" title="Reblogged from {ReblogParentName}"></a></div> {/block:RebloggedFrom}
                    </div>
                      
    
                    {/block:IfNotDetailsNextToPost}    

    
                           <div style="font-size: 16px; padding: 5px; float: right; margin-left: 10px;">

<a class="dsq-comment-count" href="{Permalink}#disqus_thread">Comments</a></div>


                    <!-- NOTES -->
                    
                    <br class="clear" />
                    {PostNotes}    
                </div>              
                {/block:Posts}
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>{block:Permalink}<div id="disqus_thread"></div>
<script type="text/javascript">
  /**
    * var disqus_identifier; [Optional but recommended: Define a unique identifier (e.g. post id or slug) for this thread]
    */
  (function() {
   var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
   dsq.src = 'http://whatblag.disqus.com/embed.js';
   (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  })();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=whatblag">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
{/block:Permalink}<script type="text/javascript">
var disqus_shortname = 'whatblag';
(function () {
  var s = document.createElement('script'); s.async = true;
  s.src = 'http://whatblag.disqus.com/count.js';
  (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<p>
                <!-- POSTS END -->

                <!-- PERMALINK NAVI -->
                {block:PermalinkPagination}
                <div class="pagination">
                {block:PreviousPost} <a id="prev" href="{PreviousPost}">« prev post </a>{/block:PreviousPost}
                {block:NextPost} <a id="next" href="{NextPost}">next post » </a>{/block:NextPost}
                </div>
                {/block:PermalinkPagination}
                <!-- PERMALINK NAVI END -->

                <!-- PAGINATION -->
                {block:IfNotUseJumpPages}
                {block:Pagination}
                <div class="pagination">
                    {block:IfShowCurrentTotalPage}
                    <div class="total">{CurrentPage}/{TotalPages}</div>      
                    {/block:IfShowCurrentTotalPage}
                    
                    {block:PreviousPage}
                    <div id="prev">
                        <a href="{PreviousPage}">« prev</a>
                    </div>
                    {/block:PreviousPage}
                    
                    {block:NextPage}
                    <div id="next">
                        <a href="{NextPage}">next »</a>
                    </div>
                    {/block:NextPage}
                </div>
                
                {/block:Pagination}
                {/block:IfNotUseJumpPages}
                
                {block:IfUseJumpPages}
                {block:Pagination}
                <br class="clear" />
                <div class="jump-pagination">
                
                    {block:JumpPagination length="10"}
                    
                    {block:CurrentPage}
                    <span class="current_page">{PageNumber}</span>
                    {/block:CurrentPage}
                    
                    {block:JumpPage}
                    <a class="jump_page" href="{URL}">{PageNumber}</a>
                    {/block:JumpPage}
                    
                    {/block:JumpPagination}            
                    
                    
                </div>
                {/block:Pagination}
                
                {/block:IfUseJumpPages}
                <!-- PAGINATION END -->    
                    
            </div>
            
            
            <!-- SIDEBAR -->    
            <div id="sidebar">
                 {block:IfShowSymbol}<span class="symbol">{text:Symbol}</span>{/block:IfShowSymbol}
                 {block:IfShowAvatar}<div id="avatar"><img src="{PortraitURL-128}" /></div>{/block:IfShowAvatar}
                 <div class="text">{Description}</div>
                
                 <div class="navibar"><a href="/">Home</a> {block:AskEnabled}<a href="/ask">{AskLabel}</a> {/block:AskEnabled} {block:SubmissionsEnabled} <a href="/submit">{SubmitLabel}</a>{/block:SubmissionsEnabled}</div>
                 {block:HasPages}<div class="pages">{block:Pages} <a href="{URL}">{Label}</a> {/block:Pages}</div> {/block:HasPages}
                
                 {block:ifShowSearch}
                 <div class="search">
                
                    <form action="/search" method="get">
                        <input class="input" type="text" name="q" value="{SearchQuery}"/>
                        <input class="submit" type="submit" value="Search"/>
                    </form>
                    
                 </div>
                 {/block:ifShowSearch}
                
                 {block:ifShowLikes}{block:Likes}
                 <div class="likes">
                    
                    <h3>{text:Likes Title}</h3>
                    {Likes limit="2" summarize="100" width="150"}
                    
                    <a style="text-align:right; display:block;" href="http://www.tumblr.com/liked/by/{Name}">more »</a>
                    
                 </div>
   &n
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Chris Martucci
post Apr 6 2011, 11:33 AM
Post #2


Unregistered









For anyone else who is having a similar problem, this helps a lot: http://www.tumblr.com/themes/recover
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Adrio
post Sep 22 2011, 01:44 AM
Post #3





Group: Members
Posts: 7
Joined: 15-August 11
Member No.: 15,183



QUOTE(Chris Martucci @ Apr 6 2011, 11:33 AM) *

For anyone else who is having a similar problem, this helps a lot: http://www.tumblr.com/themes/recover

arrr... why's the link not loading... mad.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
42Hoopy
post Sep 25 2011, 04:10 AM
Post #4





Group: Members
Posts: 6
Joined: 23-September 11
Member No.: 15,464



QUOTE(Chris Martucci @ Apr 6 2011, 11:33 AM) *

For anyone else who is having a similar problem, this helps a lot: http://www.tumblr.com/themes/recover


Oh nice, I had no idea they had backups of my revisions. Thanks for that link!

I'm actually curious if you're still having the same issues. As you may know, the Appearance settings are extraneous options in some themes which give users more custom choices without
having to change the HTML manually. Whatever is/was happening, it has/had something to do with those <meta name="color:Background" content="#eee"/>
bits. Maybe something is resetting them back to their default values, or maybe it was just something with the server.
Perhaps you could try removing everything dealing with the custom appearance settings (essentially removing the function
of the Appearance tab) and manually changing the CSS code in the HTML to the colors, etc that you want.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
TaylorTumblr
post May 21 2012, 08:55 PM
Post #5





Group: Members
Posts: 3
Joined: 21-May 12
Member No.: 17,146



If you are just trying to change WORDS on your 'About' page..then you should be able to go to
Customize
Scroll down to Pages
Click 'Pages'
Open 'About'
and edit the text from there.. if editing that specific text changes the theme then you may have a broken link inside your HTML. dry.gif annoying i know.
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: 24th April 2024 - 09:48 AM