just by pages!
you could easily find out how to do this if you looked it up on google…
under #header delete this line: border:10px solid #fff; and then change the width to 100% instead of 98.5%
you put the wrong things in the wrong text boxes
instead of making the first link an index link (the title already acts as an index link anyway), write #?w=500 in the linkA url box and contact in the linkA box
Go to edit html. Use ctrl+f or command+f to look for
<a href=“{text:linkE url}”>{text:linkE}</a>
Underneath that line, write <a href=“your blogroll url”>blogroll</a>
Update preview and save. If that doesn’t work, feel free to ask again!
Ohhhh it’s supposed to be like that bc I designed the theme to have a white background heh.
Go into the code, do ctrl+f and look for
<h2 style=“text-shadow:2px 2px 0px #f1f1f1; text-align:center; line-height:115%”>“{Quote}”</h2>
Delete the part that says text-shadow:2px 2px 0px #f1f1f1;
Update preview and save. That should fix it!
It’s no bother! In the code, look for (you can use ctrl+f to do this) the line that says font-family:calibri;
Replace calibri with the name of the font you want.
Delete every line that says either {block:Caption}<div id=“caption”>{Caption}</div>{/block:Caption} or {block:Caption}{Caption}{/block:Caption}
No problem, thanks for bring this to my attention actually! Go into the code, ctrl+f find
<img src=“http://www.marshillnetwork.org/marshill_site/wp-content/themes/MeetGavernWP/images/quotation-open.png” height=“25”>
and replace it with a “
sorry about the late response! i just got tumblr back heh. it’s not part of the code; if you want to add the flower, first change your background color to black (otherwise it’ll look weird). then, you’d have to go into edit html, and find the line of code that says <div id=“sidebar”> (you can just use ctrl+f for this)
above that line, paste this:
<div style=“position:fixed; left:0; top:0px;”><img src=“https://static.tumblr.com/0745531d1eafdaf79213f5097d326d70/vmteopo/dbfniramd/tumblr_static_22geik3weyjowwgswww0csssc.jpg”></div>
update preview and save! if that doesn’t work, send me another message :)
Hey sorry about the late response, I only just got tumblr unblocked haha. The URL that you’re supposed to type in is your own. In the box, you would put asar-i :) I hope that helped!
sorry abt the late response!
in edit html, ctrl+f body
under that, there should be a line that says font-family:consolas;
change consolas to whatever font you want!
sorry abt the late response! just add 100px to anything surrounded by {block:ifnot2columns}
if that doesnt work, ask again
sorry about the late response! you simply toggle the grayscale option in customize :)
scroll to the very bottom of the code, and under <!— SCRIPTS! —> you’ll find {block:if2Columns} <- delete that
farther down, you’ll see {/block:if2Columns} delete that as well
that should make the infinite scroll work