The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with Tumblr theme
Penny Lane
post Mar 1 2013, 09:48 AM
Post #1





Group: Members
Posts: 4
Joined: 1-March 13
Member No.: 18,742



Okay so this is the Tumblr theme I'm trying to use. The theme link appears in the sidebar and also on the right bottom corner. I'm trying to delete the 2nd one so it only shows up in my sidebar. Can anyone help me? I can't seem to find it anywhere in the code.

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<!--

Good theme 1.01 | opcion themes.

-->

<head><link href='http://fonts.googleapis.com/css?family=Six+Caps' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=BenchNine:400,700' rel='stylesheet' type='text/css'><script type="text/javascript" src="http://static.tumblr.com/y2k03pb/A3nm3six5/jquery-latest.js"></script><script type='text/javascript'>$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}}); $(function() {$("#toTop").scrollToTop(); });</script><script>function mostrardiv() {div = document.getElementById('hiddenotes');div.style.display = '';}function cerrar() {div = document.getElementById('hiddenotes');div.style.display='none';}</script><link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Asap' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="keywords" content="{block:Permalink}{block:Posts}{block:Tags}{Tag}, {/block:Tags}{/block:Posts} {/block:Permalink}"/><title>{Title}{block:SearchPage} | {SearchQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title><link rel="shortcut icon" href="{Favicon}"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}<meta property=”og:title” content=”{block:PostTitle}{PostTitle}{/block:PostTitle}”><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

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

<meta name="font:Text" content="Helvetica"/>
<meta name="font:Title" content="Helvetica"/>

<meta name="color:Text" content="#636363"/>
<meta name="color:Links" content="#000000"/>
<meta name="color:Links hover" content="#7a7a7a"/>
<meta name="color:Background" content="#fafafa"/>
<meta name="color:Post Title" content="#000000"/>
<meta name="color:Scrollbar" content="#505050"/>
<meta name="color:Posts color" content="#f5f5f5"/>
<meta name="color:Second background" content="#ffffff"/>
<meta name="color:Second background border" content="#cccccc"/>
<meta name="color:Posts border" content="#e9e9e9"/>
<meta name="color:Blog title" content="#000000"/>
<meta name="color:Sidebar" content="#ffffff"/>
<meta name="color:Sidebar border" content="#cccccc"/>
<meta name="color:Sidebar links" content="#737373"/>
<meta name="color:Sidebar links hover" content="#ababab"/>
<meta name="color:Sidebar links border" content="#eeeeee"/>
<meta name="color:Description" content="#101010"/>
<meta name="color:Text post notes background" content="#ffffff"/>
<meta name="color:Text post notes" content="#000000"/>
<meta name="color:Photos border" content="#f5f5f5"/>

<meta name="if:Infinite Scroll" content="1"/>

<meta name="if:Posts color" content="1"/>
<meta name="if:Posts shadow" content="0"/>

<meta name="if:Photos border" content="1"/>

<meta name="if:IDK" content="0"/>
<meta name="if:One column photosets" content="1"/>

<meta name="if:Second background shadow" content="0"/>
<meta name="if:Second background" content="1"/>
<meta name="if:Permalink Second background" content="1"/>

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

<meta name="if:Sidebar shadow" content="0"/>
<meta name="if:Sidebar border" content="1"/>

<meta name="if:Show Ask" content="1"/>
<meta name="if:Show Archive" content="0"/>
<meta name="if:Show Submit" content="0"/>

<meta name="if:Grayscale effect" content="0"/>
<meta name="if:Dark fade" content="0"/>
<meta name="if:Simple fade" content="1"/>
<meta name="if:No fade" content="0"/>

<meta name="if:Show Blog Title" content="1"/>
<meta name="if:Show Note Count" content="1"/>
<meta name="if:Show Credit" content="1"/>

<meta name="if:Audio Player White" content="0"/>
<meta name="if:Audio Player Grey" content="1"/>
<meta name="if:Audio Player Black" content="0"/>

<meta name="if:Background image repeat" content="1"/>
<meta name="if:Background image centered" content="1"/>
<meta name="if:Background image fixed" content="1"/>
<meta name="if:Background image cover" content="0"/>

<meta name="if:Links in new tab" content="0"/>

<meta name="text:Title font size" content="22"/>
<meta name="text:Ask title" content="Ask"/>


<style>
html,body{height:100%;margin:0px;}body{background:{block:ifNotIDK}url({image:Background}) {color:Background} {block:IfBackgroundImageFixed}fixed{/block:IfBackgroundImageFixed} {block:IfNotBackgroundImageFixed}no-repeat{/block:IfNotBackgroundImageFixed}{block:IfBackgroundimageRepeat}repeat{/block:IfBackgroundImageRepeat} {block:IfBackgroundImageCentered}center 0{/block:IfBackgroundImageCentered};{block:ifBackgroundImageCover}-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;{/block:ifBackgroundImageCover}background-color:{color:Background};{/block:ifNotIDK}{block:ifIDK}#ffffff;{/block:ifIDK}font-family:{font:Text};font-size:10px;line-height:135%;color:{color:Text};}#tumblr_controls{position:fixed !important;right:7px !important;top:5px !important;}iframe#tumblr_controls{z-index:600 !important;position:fixed !important;}::-webkit-scrollbar-thumb:vertical{background-color:{color:Scrollbar};height:5px;}::-webkit-scrollbar-thumb:horizontal{background-color:{color:Scrollbar};height:5px !important;}::-webkit-scrollbar{height:5px;width:5px;background-color:{color:Background};}a{outline:none;color:{color:Links};text-decoration:none;}a:hover{color:{color:Links hover};-moz-transition: all .1s;-webkit-transition: all .1s;-o-transition: all .1s;transition: all .1;}pre{font-family:{font:Text};font-size:10px;}.description{padding-left:5%;padding-right:{block:ifIDK}2{/block:ifIDK}5%;color:{color:Description};line-height:120%;font- size:11px;{block:ifNotIDK}{block:ifNotSidebarImage}{block:ifNotShowBlogTitle}mar
gin-top:15px;{/block:ifNotShowBlogTitle}{/block:ifNotSidebarImage}{/block:ifNotIDK}{block:ifIDK}margin-top:15px{/block:ifIDK}}{block:IndexPage}.back{{block:ifNotIDK}{block:ifSecondBackgroundShadow}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 12px rgba(0,0,0,0.3);box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:ifSecondBackgroundShadow}{block:ifSecondBackground}border-left:1px solid {color:Second background border};border-right:1px solid {color:Second background border};background:{color:Second background};{/block:ifSecondBackground}{/block:ifNotIDK}position:absolute;width:640px;min-height:100%;top:0px;margin-left:275px;}{/block:IndexPage}{block:PermalinkPage}.back{{block:ifNotIDK}{block:ifSecondBackgroundShadow}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 12px rgba(0,0,0,0.3);box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:ifSecondBackgroundShadow}{block:ifPermalinkSecondBackground}border-left:1px solid {color:Second background border};border-right:1px solid {color:Second background border};background:{color:Second background};min-height:100%;{/block:ifPermalinkSecondBackground}{/block:ifNotIDK}margin:0px auto;left:0px;right:0px;width:560px;margin-left:280px;}{/block:PermalinkPage}.post{{block:PermalinkPage}{block:ifPostsShadow}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 12px rgba(0,0,0,0.3);box-shadow:0px 0px 12px rgba(0,0,0,0.3);{/block:ifPostsShadow}{/block:PermalinkPage}{block:IndexPage}overflow:hidden;{/block:IndexPage}margin-left:0;margin-right:0;font-size:11px;position: relative;text-align:left;max-width:500px;}.post ul{padding-left:17px;}.post img:hover ar{cursor:pointer;}{block:IndexPage}{block:ifGrayScaleEffect}.post img:hover{-webkit-filter: grayscale(0%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");}{/block:ifGrayScaleEffect}{/block:IndexPage}.post img{{block:IndexPage}{block:ifGrayScaleEffect} filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);z-index: -9999999999999999999999999px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;{/block:ifGrayScaleEffect}{/block:IndexPage}width:100%;height:auto;}.captions{padding:0px 12px 12px 12px;cursor:default;}.reblog2{font-family:'BenchNine',Helvetica,Arial,sans-serif;font-size:1.7em;margin-top:50px;}.reblog2 a{color:rgba({block:ifNotDarkFade}0,0,0{/block:ifNotDarkFade}{block:ifDarkFade}255,255,255{/block:ifDarkFade},0.7)}.reblog2:hover a{color:#{block:ifNotDarkFade}000{/block:ifNotDarkFade}{block:ifDarkFade}fff{/block:ifDarkFade};-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.reblogz{background:rgba({block:ifNotDarkFade}0,0,0{/block:ifNotDarkFade}{block:ifDarkFade}255,255,255{/block:ifDarkFade},0.6);float:right;padding:4px;-moz-border-radius:3px;font-family:'Open Sans';letter-spacing:0px;font-size:9px;-o-border-radius:3px;border-radius:3px;}.reblogz:hover a{color:#{block:ifNotDarkFade}fff{/block:ifNotDarkFade}{block:ifDarkFade}00{/block:ifDarkFade};}.hd{filter:alpha(opacity = 0);opacity:0;cursor:default;bottom:10%;left:10%;right:10%;-webkit-border-radius:3px;padding:5%;-moz-border-radius:3px;width:70%;-o-border-radius:3px;border-radius:3px;z-index:1;position:absolute;color:#{block:ifNotDarkFade}fff{/block:ifNotDarkFade}{block:ifDarkFade}000{/block:ifDarkFade};text-align:left;background:rgba({block:ifNotDarkFade}0,0,0,0.6{/block:ifNotDarkFade}{block:ifDarkFade}255,255,255,0.7{/block:ifDarkFade});-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;border:1px solid rgba(0,0,0,0.1);}.hd a{color:#{block:ifNotDarkFade}fff{/block:ifNotDarkFade}{block:ifDarkFade}000{/block:ifDarkFade};}.post:hover .t {display:block;}.post:hover .hd { filter:alpha(opacity = 80);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; opacity:0.8;}.capz3 {width:270px;}.capz2 {width:{block:ifPhotosBorder}250{/block:ifPhotosBorder}{block:ifNotPhotosBorder}270{/block:ifNotPhotosBorder}px;}.capz2, .capz3{height:140px;position:absolute;text-align:center;top:45%;z-index:6;opacity:0;filter:alpha(opacity = 0);-webkit-font-smoothing:antialised;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.post:hover .capz2,.post:hover .capz3{opacity:.999;filter:alpha(opacity = 100);}.post:hover .capz{opacity:.999;filter:alpha(opacity = 100);}.capz {-webkit-font-smoothing: antialiased;opacity:0;filter:alpha(opacity = 0);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;position: absolute;{block:ifNotNoFade}background: rgba({block:ifNotDarkFade}255,255,255{/block:ifNotDarkFade}{block:ifDarkFade}0,0,0{/block:ifDarkFade},0.5);{/block:ifNotNoFade}width: 100%;height: 100%;}{block:ifPhotosBorder}.photo .capz{margin-left:-10px;margin-top:-10px;}{/block:ifPhotosBorder}.a{position:absolute; opacity:0;filter:alpha(opacity = 0);font-family:'Open Sans'; width:100%; bottom:0px;text-align:center; padding:5px;text-transform:uppercase;margin-bottom:-8px;font-size:10px; right:0px;position:relative;z-index:499;height:0px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.b{position:absolute;font-family:'Open Sans', sans-serif;background:{color:Text post notes background};z-index:498;color:{color:Text posts notes};padding:4px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;top:-100%;right:10%;}.post:hover .b{-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;top:0%;}.audio_player embed{z-index:300 !important;opacity:1;filter:alpha(opacity=100);}.audio{{block:ifPostsColor}background-color:{color:Posts color};{/block:ifPostsColor}{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}opacity:1;filter:alpha(opacity=100);}.audio_player{z-index:500;max-height:27px;max-width:28px !important;overflow:hidden;margin-left:0;margin-bottom:0px;font-size:11px;border:1px dotted #ddd;opacity:1;filter:alpha(opacity=100);}.permaudio a{max-width:200px;position:absolute;font-family:'Open Sans';text-transform:uppercase;border-left:1px solid #ddd;padding-left:20px;color:{color:Text};text-align:right;right:20px;overflow:hidden;bottom:13px;}.audio_player a{font-size:11px;z-index:color:#FF0000; text-decoration:none;}.chat{{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}color:{color:text};text-align:left;{block:ifPostsColor}background-color:{color:Posts color};{/block:ifPostsColor}padding:10px;{block:PermalinkPage}width:480px;{/block:PermalinkPage}}.chat_title{margin-left:5px;font-weight:normal;font-size:15px;margin-bottom:10px;line-height:20px;font-family:'Open Sans';color:{color:post title};}.post .lines{margin:0 0 5px 0;}.post .lines .line{padding:10px;}.post .lines{margin:0 0 5px 0;}.post .lines .line{padding:5px;}.post .lines .even{border-bottom:1px dotted #ddd;}.post .lines .odd{border-bottom:1px dotted #ddd;}.video embed{{block:IndexPage}width:270px;{/block:IndexPage}{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}width:100%;z-index:500 !important;}.video iframe{{block:IndexPage}width:270px;{/block:IndexPage}{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}z-index:500 !important;}.text img{max-width:100%;}.text_title a{font-weight:normal;font-size:16px; font-family:'Open Sans';color:{color:post title};}.text_title a:hover{color:{color:Links hover};-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.text{{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}overflow:hidden;text-align:left;font-size:11px;color:{color:text};font-family: {font:Text};cursor:default;{block:ifPostsColor}background-color:{color:Posts color};{/block:ifPostsColor}padding:10px;{block:PermalinkPage}width:480px;{/block:PermalinkPage}}.quote{{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}overflow:hidden;text-align:left;padding-bottom:10px;font-size:11px;color:{color:text};font-family:{font:Text};cursor:default;{block:ifPostsColor}background-color:{color:Posts color};{/block:ifPostsColor}padding:10px;}.quote_title a{padding-bottom:10px;font-weight:normal;font-size:11px;font-family:{font:Text};color:{color:Link};-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.quote_title{padding-bottom:10px;font-weight:normal;font-size:11px;font-family:{font:Text};color:{color:Text};}.quote_title a:hover{color:{color:Links hover};-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}blockquote{margin:0 0 0 5px;padding:0 0 0 10px;border-left:1px #ccc solid;}.link{{block:ifPostsBorder}border:1px solid {color:Posts border};{/block:ifPostsBorder}overflow:hidden;text-align:left;font-size:11px;cursor:default;color:{color:Text};font-family:{font:Text};padding:10px;text-indent: 0;{block:ifPostsColor}background-color:{color:Posts color};{/block:ifPostsColor}{block:PermalinkPage}width:480px;{/block:PermalinkPage}}.link_title a{margin-left:5px;font-weight:normal;font-size:15px;border-bottom:1px solid {color:post title};line-height:20px;font-family:'Open Sans';color:{color:post title};-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}.link_title a:hover{color:{color:Links hover};border-bottom:1px solid {color:Links hover};-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}{block:IndexPage}.photo{{block:ifNotPhotosBorder}margin-bottom:-4px;{/ block:ifNotPhotosBorder}{block:ifPhotosBorder}width:250px;padding:10px;backgroun
d:{color:Photos border};{/block:ifPhotosBorder}}{/block:IndexPage}{block:PermalinkPage}.photo{{block:ifPostsBorder}border:1px solid {color:Posts Border};{/block:ifPostsBorder}{block:ifPostsColor}background:{color:Posts color};{/block:ifPostsColor}width:500px;}{/block:PermalinkPage}{block:IndexPage}.photoset{{block:ifOneColumnPhotosets}{block:ifNotPhotosBorder}margin-bottom:-4px;{/ block:ifNotPhotosBorder}{block:ifPhotosBorder}width:250px;padding:10px;backgroun
d-color:{color:Photos border}{/block:ifPhotosBorder}{/ block:ifOneColumnPhotosets}{block:ifNotOneColumnPhotosets}{block:ifPostsColor}ba
ckground-color:{color:Posts color};{/block:ifPostsColor}{block:ifGrayScaleEffect} filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);z-index: -9999999999999999999999999px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;{/block:ifGrayScaleEffect}{/block:ifNotOneColumnPhotosets}}{/block:IndexPage}.photoset:hover{{block:IndexPage}{block:ifGrayScaleEffect}-webkit-filter: grayscale(0%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");}{/block:ifGrayScaleEffect}{/block:IndexPage}}{block:PermalinkPage}.photoset{{block:ifPostsBorder}border:1px solid {color:Posts Border};{/block:ifPostsBorder}{block:ifPostsColor}background:{color:Posts color};{/block:ifPostsColor}width:500px;}{/block:PermalinkPage}.text:hover .a{opacity:1;filter:alpha(opacity = 100);height:15px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.link:hover .a{opacity:1;filter:alpha(opacity = 100);height:15px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.quote:hover .a{opacity:1;filter:alpha(opacity = 100);height:15px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.perm1 a{opacity:1;filter:alpha(opacity = 100);-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;border:none}.perm2 a{opacity:0;filter:alpha(opacity = 0);-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.audio:hover .perm2 a{opacity:1;filter:alpha(opacity = 100);-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.audio:hover .perm1 a{opacity:0;filter:alpha(opacity = 0);-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.chat:hover .a{opacity:1;filter:alpha(opacity = 100);height:15px;-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2;}.video embed:hover .a{opacity:1;filter:alpha(opacity = 100);height:18px;}.video iframe:hover .a{opacity:1;filter:alpha(opacity = 100);height:18px;}.video:hover .a{opacity:1;filter:alpha(opacity = 100);height:25px;}.video{margin-bottom:-5px;width:100%;{block:ifPostsBorder}border:1px solid {color:Posts Border};{/block:ifPostsBorder}{block:ifPostsColor}background:{color:Posts color};{/block:ifPostsColor}{block:PermalinkPage}width:500px;{/ block:PermalinkPage}}#button{cursor:pointer;right:0px;position:absolute;bottom:0
px;{block:ifPostsBorder}border-left:1px solid {color:Posts border};border-top:1px solid {color:Posts border};{/block:ifPostsBorder}padding:2px 4px 2px 5px;text-align:right;color:{color:Text};font-family: 'Open Sans';letter-spacing:1px;font-size:10px;}.notes2{font-family: 'Six Caps';font-size:85px;}.notes2 a{color:rgba({block:ifNotDarkFade}0,0,0{/block:ifNotDarkFade}{block:ifDarkFade}255,255,255{/block:ifDarkFade},0.7);}.notes2:hover a{color:#{block:ifNotDarkFade}000{/block:ifNotDarkFade}{block:ifDarkFade}fff{/block:ifDarkFade};-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.post ol.notes{padding:0;list-style-type:none;font-size:11px;}.post ol.notes a{text-decoration:none;}.post ol.notes li.note .answer_content{font-weight:normal;}#hiddenotes{display:none;}ol.notes{max-height:250px;overflow:auto;}img.avatar{display:none !important;}.clear{clear:both}.space{height:70px;}#todo{margin:0px auto;width:900px;height:100%;}.t{display:none;position:absolute;top:0px;right:0%;width:0px;height:0px;border-bottom:10px solid #ccc;border-right:10px solid {block:ifNotPostsShadow}{block:ifSecondBackground}{color:Second background}{/block:ifSecondBackground}{block:ifNotSecondBackground}{color:Background}{/block:ifNotSecondBackground}{/block:ifNotPostsShadow}{block:ifPostsShadow}#ccc{/block:ifPostsShadow};}#posts{{block:PermalinkPage}height:auto !important;{/block:PermalinkPage}width:622px;padding-top:40px;margin-left:30px;}#bajo {bottom:60px;position:absolute;}.pagin a{color:{color:Sidebar links};text-align: right;display: block;width:{block:ifNotIDK}200{/block:ifNotIDK}{block:ifIDK}130{/block:ifIDK}px;margin-left:20px;margin-right:20px;text-decoration: none;border-top: 1px solid #eee;padding: 7px;font-size:11px;}.pagin:hover a{color: {color:Sidebar links hover};}.fotoset{margin-top:10px;margin-bottom:9px;}#pagin a:hover {color: {color:Sidebar links hover};}#entry{width:270px;height:auto;overflow:hidden;margin-right:40px;margin-bottom:40px;{block:ifPostsShadow}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 12px rgba(0,0,0,0.3);box-shadow:0px 0px 12px rgba(0,0,0,0.3);{/block:ifPostsShadow}}.photo img{{block:IndexPage}width:{block:ifPhotosBorder}250{/block:ifPhotosBorder}{block:ifNotPhotosBorder}270{/block:ifNotPhotosBorder}px;{/block:IndexPage}height:auto;}{block:IndexPage}.tumblr_video_container {width:270px !important;}{/block:IndexPage}.sidebar{{block:ifSidebarShadow}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);box-shadow:0px 0px 12px rgba(0,0,0,0.3); {/block:ifSidebarShadow}background:{block:ifNotIDK}{color:Sidebar}{/block:ifNotIDK}{block:ifIDK}url('http://i56.tinypic.com/17zbyc.png') repeat-y right{/block:ifIDK};float:left;position:fixed;width:250px;z-index:499;{block:ifNotIDK}{block:ifSidebarBorder}border-right:1px solid {color:Sidebar border};{/block:ifSidebarBorder}{/block:ifNotIDK}height:100%;{block:ifNotIDK}margin-top:40px;{/block:ifNotIDK}}.sidebar img{max-width:250px;border-width: 0;}.sidebar h1{font-family:'BenchNine',Helvetica,Arial,sans-serif;padding-left:20px;line-height:25px;font-size:24px;color:{color:Blog title color};padding-right:20px;{block:ifSidebarImage}{block:ifIDK}padding-top:15px;{/block:ifIDK}{/block:ifSidebarImage}{block:ifNotSidebarImage}padding-top:15px;{/block:ifNotSidebarImage}}.subir {font-family: 'BenchNine',Helvetica,Arial,sans-serif;}.sidebar_links a{color: {color:Sidebar links};text-align:right;display:block;width:{block:ifNotIDK}200{/block:ifNotIDK}{block:ifIDK}130{/block:ifIDK}px;margin-left:20px;margin-right:20px;text-decoration: none;border-bottom: 1px solid {color:Sidebar links border};padding: 7px;font-size:11px;}.sidebar_links a:hover{color:{color:Sidebar links hover};}
{CustomCSS}
</style>

<script src="http://static.tumblr.com/y2k03pb/iiPmdxqk3/cody.js"></script></head><body><div id="todo"><div class="sidebar"><a href="/">{block:ifNotIDK}{block:IfSidebarImage}<center><a href="/"><img src="{image:Sidebar}"/></a></center><br/>{/block:IfSidebarImage}{/block:ifNotIDK}{block:ifShowBlogTitle}<h1>{Title}</h1>{/block:ifShowBlogTitle}</a>{block:ifShowDescription}<div class="description">{block:Description}{Description}{/block:Description}</div><br/>{/block:ifShowDescription}<div class="sidebar_links">{block:AskEnabled}{block:ifShowAsk}<a href="/ask">{block:ifAskTitle}{text:Ask title}{/block:ifAsktitle}{block:ifNotAskTitle}Ask{/block:ifNotAskTitle}</a>{/block:ifShowAsk}{/block:AskEnabled}{block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:ifShowArchive}<a href="/archive">Archive</a>{/block:ifShowArchive}{block:ifShowSubmit}<a href="/submit">Submit</a>{/block:ifShowSubmit}{block:ifShowCredit}<a href="http://opcion.tumblr.com/" target="_blank">Theme</a>{/ block:ifShowCredit}{block:ifNotIDK}{block:ifNotSidebarImage}{block:ifNotShowBlog
Title}{block:PermalinkPage}<a href="/">«</a>{/block:PermalinkPage}{/block:ifNotShowBlogTitle}{/block:ifNotSidebarImage}{/block:ifNotIDK}{block:ifIDK}{block:ifNotShowBlogTitle}{block:PermalinkPage}<a href="/">«</a>{/block:PermalinkPage}{/block:ifNotShowBlogTitle}{/block:ifIDK}</div>


{block:IndexPage}<div id="bajo">{block:ifInfiniteScroll}<div class="pagin" style="cursor:pointer"><a href="#" id="toTop">Up</a></div>{/ block:ifInfiniteScroll}{block:IfNotInfiniteScroll}{block:Pagination}{block:Previ
ousPage}<div class="pagin"><a href="{PreviousPage}">{lang:Previous page}</a></div>{/block:PreviousPage}{block:NextPage}<div class="pagin"><a href="{NextPage}">{lang:Next page}</a></div>{/block:NextPage}{/block:Pagination}{/block:IfNotInfiniteScroll}</div>{/block:IndexPage}</div>

<div class="back"><div id="posts">{block:Posts}{block:IndexPage}<div id="entry">

{block:Link}
<div class="post link"><div class="link_title"><a href="{URL}" target="_blank">{Name}</a></div>{block:Description}<div class="link_description">{Description}</div>{/block:Description}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="t">
</div></a>{block:ifShowNoteCount}{block:NoteCount}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="b">{NoteCount}</div></a>{/block:NoteCount}{/block:ifShowNoteCount}</div>
{/block:Link}

{block:Quote}
<div class="post quote"><div class="quote_title">"{Quote}"</div>{block:Source}<div class="quote_source" style="text-align:right; padding-bottom:10px;">{Source}</div>{/block:Source}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="t">
</div></a>{block:ifShowNoteCount}{block:NoteCount}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="b">{NoteCount}</div></a>{/block:NoteCount}{/block:ifShowNoteCount}</div>
{/block:Quote}

{block:Text}
<div class="post text">{block:Title}<div class="text_title"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{Title}</a></div>{/block:Title}<div class="text_body">{Body}</div><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="t">
</div></a>{block:ifShowNoteCount}{block:NoteCount}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="b">{NoteCount}</div></a>{/block:NoteCount}{/block:ifShowNoteCount}</div>
{/block:Text}

{block:Answer}
<div class="post text"><p>{lang:Asker asked}: {Question}</p>{Answer}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="t">
</div></a>{block:ifShowNoteCount}{block:NoteCount}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="b">{NoteCount}</div></a>{/block:NoteCount}{/block:ifShowNoteCount}</div>
{/block:Answer}

{block:Video}
<div class="post video">{Video-250}<center><div class="a"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>Permalink</a></div></center></div>
{/block:Video}

{block:Photoset}
<div class="post photoset">{block:ifNotGrayScaleEffect}{block:ifNotSimpleFade}{block:ifNotNoFade}<div class="capz3">{block:ifShowNoteCount}{block:NoteCount}<div class="notes2"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{NoteCount}</a></div>{/block:NoteCount}{/block:ifShowNoteCount}<div class="reblog2"><a href="{ReblogURL}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>REBLOG</a></div></div>{/block:ifNotNoFade}{/block:ifNotSimpleFade}{/block:ifNotGrayScaleEffect}{block:ifNotGrayScaleEffect}{block:ifSimpleFade}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifSimpleFade}{block:ifNotSimpleFade}{block:ifNoFade}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifNoFade}{/block:ifNotSimpleFade}{/block:ifNotGrayScaleEffect}{block:ifGrayScaleEffect}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifGrayScaleEffect}<div class="capz"></div>{block:ifOneColumnPhotosets}{block:Photos}<img src="{PhotoURL-250}" border="0" {block:ifNotGrayScaleEffect}style="cursor:default;"{/block:ifNotGrayScaleEffect}/>{/block:Photos}{/block:ifOneColumnPhotosets}{block:ifNotOneColumnPhotosets}<center><div class="fotoset">{Photoset-250}</div></center>{/block:ifNotOneColumnPhotosets}
{block:ifNotGrayScaleEffect}{block:ifNotSimpleFade}{block:ifNoFade}</a>{/block:ifNoFade}{/block:ifNotSimpleFade}{block:ifSimpleFade}</a>{/block:ifSimpleFade}{/block:ifNotGrayScaleEffect}{block:ifGrayScaleEffect}</a>{/block:ifGrayScaleEffect}</div>
{/block:Photoset}

{block:Photo}
<div class="post photo" style="">{block:ifNotGrayScaleEffect}{block:ifNotSimpleFade}{block:ifNotNoFade}<div class="capz2">{block:ifShowNoteCount}{block:NoteCount}<div class="notes2"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{NoteCount}</a></div>{/block:NoteCount}{/block:ifShowNoteCount}<div class="reblog2"><a href="{ReblogURL}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>REBLOG</a></div></div>{/block:ifNotNoFade}{/block:ifNotSimpleFade}{/block:ifNotGrayScaleEffect}{block:ifNotGrayScaleEffect}{block:ifSimpleFade}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifSimpleFade}{block:ifNotSimpleFade}{block:ifNoFade}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifNoFade}{/block:ifNotSimpleFade}{/block:ifNotGrayScaleEffect}{block:ifGrayScaleEffect}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{/block:ifGrayScaleEffect}<div class="capz"></div><img src="{PhotoURL-250}" border="0" {block:ifNotGrayScaleEffect}style="cursor:default;"{/block:ifNotGrayScaleEffect}/>{block:ifGrayScaleEffect}</a>{/ block:ifGrayScaleEffect}{block:ifNotGrayScaleEffect}{block:ifNotSimpleFade}{bloc
k:ifNoFade}</a>{/block:ifNoFade}{/block:ifNotSimpleFade}{block:ifSimpleFade}</a>{/block:ifSimpleFade}{/block:ifNotGrayScaleEffect}</div>
{/block:Photo}

{block:Audio}
<div class="post audio">{block:AlbumArt}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="album_art"><img style="width:100%; margin-left:auto; margin-right:auto;" src="{AlbumArtURL}" border="0" /></div></a>{/block:AlbumArt}<div class="audio_player" style="padding:7px;border:none"& gt;{block:ifNotAudioPlayerWhite}{block:ifNotAudioPlayerGrey}{block:ifNotAudioPla
yerBlack}{AudioPlayerWhite}{/block:ifNotAudioPlayerBlack}{block:ifAudioPlayerBlack}{AudioPlayerBlack}{/block:ifAudioPlayerBlack}{/block:ifNotAudioPlayerGrey}{block:ifAudioPlayerGrey}{AudioPlayerGrey}{/block:ifAudioPlayerGrey}{/block:ifNotAudioPlayerWhite}{block:ifAudioPlayerWhite}{AudioPlayerWhite}{/block:ifAudioPlayerWhite}</div><div class="permaudio"><div class="perm1"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>{block:TrackName}{TrackName}{/block:TrackName}</a></div><div class="perm2"><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}>Permalink</a></div></div></div>
{/block:Audio}

{block:Chat}
<div class="post chat">{block:Title}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="chat_title">{Title}</div></a>{/block:Title}<div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}</div><a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="t">
</div></a>{block:ifShowNoteCount}{block:NoteCount}<a href="{Permalink}" {block:ifInfiniteScroll}target="_blank"{/block:ifInfiniteScroll}><div class="b">{NoteCount}</div></a>{/block:NoteCount}{/block:ifShowNoteCount}</div>
{/block:Chat}</div>{/block:IndexPage}

{block:PermalinkPage}

{block:Link}
<div class="post link"><div class="link_title"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}<div class="link_description">{Description}</div>{/block:Description}{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Link}

{block:Quote}
<div class="post quote"><div class="quote_title">"{Quote}"</div>{block:Source}<div class="quote_source" style="text-align:right; padding-bottom:10px;">{Source}</div>{/block:Source}{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Quote}

{block:Photoset}
<div class="post photoset">{Photoset-500}<div class="captions">{block:Caption}{Caption}{/block:Caption}</div>{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Photoset}

{block:Text}
<div class="post text">{block:Title}<div class="text_title"><a href="{Permalink}">{Title}</a></div>{/block:Title}<div class="text_body">{Body}</div>{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Text}

{block:Video}
<div class="post video">{Video-500}<div class="captions">{block:Caption}{Caption}{/block:Caption}</div>{block:NoteCount}<center><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Video}

{block:Photo}
<div class="post photo"><center><img src="{PhotoURL-500}" border="0" /></center><div class="captions">{block:Caption}{Caption}{/block:Caption}</div>{block:NoteCount}<center><a id="button">{NoteCount}</a></center>{/block:NoteCount}</div>
{/block:Photo}

{block:Audio}
<div class="post audio">{block:AlbumArt}<div class="album_art"><img style="width:100%; margin-left:auto; margin-right:auto;" src="{AlbumArtURL}" border="0" /></div>{/block:AlbumArt}<div class="audio_player" style="padding:7px;border:none"& gt;{block:ifNotAudioPlayerWhite}{block:ifNotAudioPlayerGrey}{block:ifNotAudioPla
yerBlack}{AudioPlayerWhite}{/block:ifNotAudioPlayerBlack}{block:ifAudioPlayerBlack}{AudioPlayerBlack}{/block:ifAudioPlayerBlack}{/block:ifNotAudioPlayerGrey}{block:ifAudioPlayerGrey}{AudioPlayerGrey}{/block:ifAudioPlayerGrey}{/block:ifNotAudioPlayerWhite}{block:ifAudioPlayerWhite}{AudioPlayerWhite}{/block:ifAudioPlayerWhite}</div><div class="captions">{block:Caption}{Caption}{/block:Caption}</div>{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Audio}

{block:Answer}
<div class="post text"><p>{lang:Asker asked}: {Question}</p>{Answer}{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Answer}

{block:Chat}
<div class="post chat">{block:Title}<div class="chat_title">{Title}</div>{/block:Title}<div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}</div>{block:NoteCount}<center><br/><a id="button">{NoteCount}</a><br/></center>{/block:NoteCount}</div>
{/block:Chat}

{block:HasTags}<br/><div class="post text">{block:Tags}<span style="font-family:'Open Sans'"><a href="{TagURL}" TARGET="_blank">#{Tag}  </a></span> {/block:Tags}</div> {/block:HasTags}<br/>{block:PostNotes}<div id="hiddenotes"><div class="post text">{PostNotes}</div><script> $('#button').click(function() { $('#hiddenotes').slideToggle('slow', function() { });});</script></div>{/block:PostNotes}<div class="clear"><div class="space"></div></div>{/block:PermalinkPage}{/block:Posts}

{block:ifInfiniteScroll}{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}{/block:ifInfiniteScroll}<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/y2k03pb/z1vme8t9b/js.js"></script><script type="text/javascript">
$(window).load(function(){var $wall = $('#posts');$wall.imagesLoaded(function(){$wall.masonry({itemSelector:'#entry, #entry_photo',isAnimated:false }); }); $wall.infinitescroll({navSelector:'#page-nav',nextSelector :'#page-nav a',itemSelector:'#entry, #entry_photo', bufferPx:2000,debug :false, errorCallback: function() { $('#infscr-loading').fadeOut('normal'); }}, function( newElements ) { var $newElems = $( newElements ); $newElems.hide(); $newElems.imagesLoaded(function(){ $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} ); }); }); $('#content').show(500); });</script></div></div>

</body>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 1 2013, 12:06 PM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Please post the url of your page. The code you posted needs to be parsed by Tumblr first in order to render into readable HTML and CSS.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Penny Lane
post Mar 1 2013, 11:53 PM
Post #3





Group: Members
Posts: 4
Joined: 1-March 13
Member No.: 18,742



Sure thing. smile.gif

http://layinthefire.tumblr.com/
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 2 2013, 06:12 AM
Post #4


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Sorry, I can't make anything out of that.
I don't see a link to the theme in the sidebar, just that small link in the bottom right corner, coded like this:

CODE
<div id="credit_box">
    <a href="http://opcion-themes.tumblr.com/" target="_blank">
        <div id="install">.</div>
    </a>
</div>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Penny Lane
post Mar 2 2013, 08:32 PM
Post #5





Group: Members
Posts: 4
Joined: 1-March 13
Member No.: 18,742



Hmm ok thanks so much! smile.gif

EDIT: Do you see where that code is in the html, I don't see it? Thanks for all your help!

This post has been edited by Penny Lane: Mar 2 2013, 08:39 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Mar 3 2013, 05:18 AM
Post #6


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



I can't see on which line number, as Safari's Web Inspector doesn't number them for the HTML.
But, it's the last div inside the div with id="posts", after two script tags (calling for jquery.min.js and a Tumblr js.js) and a style block defining styles for the credit_box.

You can only see where it is by inspecting the element like I did in my Safari. Other browsers have similar inspectors. But since Tumblr's coding isn't plain HTML and needs to be parsed by some Tumblr script, I have no idea how to find it there.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Penny Lane
post Mar 3 2013, 01:47 PM
Post #7





Group: Members
Posts: 4
Joined: 1-March 13
Member No.: 18,742



Alright, thank you so much! smile.gif
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: 28th April 2024 - 03:58 AM