ghosts and hauntings that try to shape the actions and circumstances seem real while acting appearances in all dependencies.
Customizing Posts
this session is presented unique features created for the theme,
meaning that no effect shall become the productions of other themes.
Text Post
issue at tumblr editor cannot copy\paste the code cause ["] double quotes must to be retyped there.
limiting height up to 500px for posting,
and enabling local scrollbar.
TextBlock_1 500px with scrollbar
insert this text at your desired Text Post:
<div id="TextBlock_1" />
code TextBlock_1 is case sensitive.
limiting height up to 500px for posting,
enabling local scrollbar,
and add up to 8 images to text.
TextBlock_2 500px with scrollbar and image
insert this text at your desired Text Post:
<div id="TextBlock_2" class="ImageAddress1;ImageAddress2;"/>
use single semicolons[;] at end of each of any image link at class.
code TextBlock_2 is case sensitive.
images are dynamicaly set at the blog content.
disabling the created local scrollbar for TextBlock_2.
add text with the following code:
<div id="TextBlock_2" class="ImageAddress1;ImageAddress2;" title="full"/>
insert a title "full" for effect.
code full is case sensitive.
can use only 1 id codes for each Text Post.
Photo Posts
issue at tumblr editor cannot copy\paste the code cause ["] double quotes must to be retyped there.
use a title for the post.
insert this text at your desired Photo Posts:
<div id="TextBlock_Title" class="Post Title"/>
code TextBlock_Title is case sensitive.
can use only 1 id codes for each Photo Post.
Quote Post
issue at tumblr editor cannot copy\paste the code cause ["] double quotes must to be retyped there.
use a title for the post.
insert this text at your desired Quote Post:
<div id="TextBlock_Title" class="Post Title"/>
code TextBlock_Title is case sensitive.
limiting height up to 500px for source,
enabling local scrollbar,
and add up to 8 images to text.
TextBlock_2 500px with scrollbar and image
insert this text at your desired Quote Post:
<div id="TextBlock_2" class="ImageAddress1;ImageAddress2;"/>
use single semicolons[;] at end of each of any image link at class.
code TextBlock_2 is case sensitive.
images are dynamicaly set at the blog content.
disabling the created local scrollbar for TextBlock_2.
add text with the following code:
<div id="TextBlock_2" class="ImageAddress1;ImageAddress2;" title="full"/>
insert a title "full" for effect.
code full is case sensitive.
can use only 1 id codes for each Quote Post.
Link Post
issue at tumblr editor cannot copy\paste the code cause ["] double quotes must to be retyped there.
insert a custom image as a link.
add text with the following code:
<div id="TextBlock_1" class="ImageAddress"/>
codes are case sensitive.
can use only 1 id codes for each Link Post.
using custom colors for each post
issue at tumblr editor cannot copy\paste the code cause ["] double quotes must to be retyped there.
using custom post title colors.
add text with the following code:
<div id="TitleColors" class="#427EA3;#FFFFFF;"/>
colors must have 7 digits plus [;]semicolon,
must always have 2 colors Background;Font;
using custom post body colors.
add text with the following code:
<div id="PostColors" class="#427EA3;#FFFFFF;"/>
colors must have 7 digits plus [;]semicolon,
must always have 2 colors Background;Font;
using custom post body caption\source\description colors.
add text with the following code:
<div id="PostColors2" class="#427EA3;#FFFFFF;"/>
colors must have 7 digits plus [;]semicolon,
must always have 2 colors Background;Font;
using default document colors for entire post.
add text with the following code:
<div id=”PostDefaults”/>
must remove any other custom colors.
Custom Colors are preserved by using the theme until the codes are removed from the post. meaning even changing settings at customization panel makes it custom colors.