<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: Enlarge - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/enlarge</link>
		<description>WordPress.com Forums &#187; Tag: Enlarge - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 20:58:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/enlarge" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "please help with caroussel and description background"</title>
			<link>http://en.forums.wordpress.com/topic/please-help-with-caroussel-and-description-background#post-1214824</link>
			<pubDate>Mon, 08 Apr 2013 21:40:11 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1214824@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>and how do i delete the gray background from the short description please</p></blockquote>
<p>I think you mean the tagline. Here is a CSS snippet that should remove the background color for the tagline on the Chunk theme:</p>
<pre><code>#site-description {
	background: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "please help with caroussel and description background"</title>
			<link>http://en.forums.wordpress.com/topic/please-help-with-caroussel-and-description-background#post-1214732</link>
			<pubDate>Mon, 08 Apr 2013 20:49:46 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1214732@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>hello. if u click on a photography serie ull see at the right SEE ORIGINAL PHOTO, CLICK HERE, or something like that, i dont want that option, i only want to watch all my pics in the caroussel and dont click to enlarge, how can i delete that option?</p></blockquote>
<p>Sorry, I'm not sure what you mean! I'm also not sure it's possible, would you mind please posting an example to a post where you have included a gallery?
</p>
]]></description>
					</item>
		<item>
			<title>hyperculturemia on "please help with caroussel and description background"</title>
			<link>http://en.forums.wordpress.com/topic/please-help-with-caroussel-and-description-background#post-1193471</link>
			<pubDate>Sun, 24 Mar 2013 22:44:25 +0000</pubDate>
			<dc:creator>hyperculturemia</dc:creator>
			<guid isPermaLink="false">1193471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello. if u click on a photography serie ull see at the right SEE ORIGINAL PHOTO, CLICK HERE, or something like that, i dont want that option, i only want to watch all my pics in the caroussel and dont click to enlarge, how can i delete that option? </p>
<p>and how do i delete the gray background from the short description please</p>
<p>The blog I need help with is hyperkulturemia.net.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to change post font size in SIGHT THEME?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-post-font-size-in-sight-theme#post-1139513</link>
			<pubDate>Thu, 31 Jan 2013 04:11:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1139513@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>At WordPress.com, you don't actually edit the existing CSS. You create rules that override the existing stylesheet. That is what you put into the CSS edit window. Also, the CSS on themes here has been modified, so what you find out there on the internet is not going to be the same and could cause problems.</p>
<p>The best tool to use is the Firebug add-on for Firefox, or if you are not using Firefox, Safari, Chrome and Internet Explorer have tools built into them that help you identify the classes and selectors that control the styling of the different page elements.</p>
<p>For the font size in the content of posts, add the following to the CSS edit window (remove the informational text first) and then edit the font size as you desire.</p>
<pre><code>.wf-active .entry-content p, .wf-active .entry-content {
font-size: 14px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>yarajaejoongie on "How to change post font size in SIGHT THEME?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-post-font-size-in-sight-theme#post-1139347</link>
			<pubDate>Thu, 31 Jan 2013 00:16:58 +0000</pubDate>
			<dc:creator>yarajaejoongie</dc:creator>
			<guid isPermaLink="false">1139347@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Plz help me!<br />
My posts font size is very small! Readers are having a hard time reading. So I want to enlarge the font size of the posts itself (Not the titles, I mean the body). My theme is SIGHT.<br />
After searching, I discovered that the only way to do that is to edit the CSS stylesheet of the theme!</p>
<p>Here is the problem:<br />
1- When I open the CUSTON DESIGN (I already have the upgrade), I dont find the CSS stylesheet of the theme! I find "Welcome to Custom! CSS....etc)<br />
2- I downloaded the theme's CSS stylesheet from the internet, but I found another problem and that is NOT knowing which tag exactly to change in order to change the font size of the posts :S I tried many tags, but nothing happened.</p>
<p>I am a total ignorant in such things! I just want to enlarge the font size of my posts so readers can find it comfortable for their eyes.<br />
PLZ help me!</p>
<p>N.B: I tried enlarging from --&#62; Appearance --&#62; Change fonts --&#62; body but the +sign only allows enlarging til +3....which is still small!</p>
<p>This is the CSS I downloaded:<br />
/*<br />
Theme Name: Sight<br />
Author URI: <a href="http://www.wpshower.com" rel="nofollow">http://www.wpshower.com</a><br />
Description: Sight is a powerful WordPress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.<br />
Author: WPSHOWER<br />
Version: 1.0<br />
License: GNU/GPL Version 2 or later. <a href="http://www.gnu.org/licenses/gpl.html" rel="nofollow">http://www.gnu.org/licenses/gpl.html</a><br />
Copyright: (c) 2010 WPSHOWER<br />
*/</p>
<p>/*** Reset ***/</p>
<p>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}<br />
body{line-height:1;text-align:left;}<br />
ol,ul{list-style:none;}<br />
blockquote,q{quotes:none;}<br />
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}<br />
:focus {outline:0;}<br />
ins{text-decoration:none;}<br />
del{text-decoration:line-through;}<br />
table{border-collapse:collapse;border-spacing:0;}</p>
<p>/*** Main ***/</p>
<p>body {font: 62.5% Georgia, Geneva, "Times New Roman", times; background: #27292a url("images/line.png") 50% 0 no-repeat; padding: 24px 0;}<br />
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}<br />
.left {float: left;}<br />
.right {float: right;}</p>
<p>.wrapper {width: 975px; background: #fff; margin: 0 auto;}<br />
#container {padding: 30px 0 45px;}</p>
<p>/*** Header ***/</p>
<p>.header {height: 158px; overflow: hidden; padding-right: 30px;}</p>
<p>.logo {width: 290px; height: 128px; padding: 18px 0 12px 30px; overflow: hidden; float: left;}<br />
.logo img {max-height: 128px; max-width: 290px;}</p>
<p>.site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}<br />
.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}</p>
<p>.menu {width: 100px; padding-right: 30px; float: right;}<br />
.menu ul {margin-top: 35px;}<br />
.menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}<br />
.menu a {color: #000; text-decoration: none;}<br />
.menu a:hover {text-decoration: underline;}</p>
<p>.search {width: 145px; margin-top: 28px; float: right;}<br />
.search fieldset {width: 145px; height: 31px; background: #dadada;}<br />
.search input {width: 105px; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}<br />
.search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}</p>
<p>/*** Navigation ***/</p>
<p>.nav {border-top: 1px solid #d9d9d9;}<br />
.dd {height: 48px;}<br />
.dd li {float: left; display: block; border-left: 1px solid #d9d9d9; text-align: center; font-size: 13px; text-transform: uppercase;}<br />
.dd li a {color: #000; text-decoration: none; display: block; padding-top: 18px; margin: 0 14px; white-space: nowrap;}<br />
.dd li a:hover {text-decoration: underline;}<br />
.dd li ul {position: absolute; padding: 8px 0 10px; visibility: hidden; background: #000; z-index: 100;}<br />
.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; margin: 5px 0; padding: 0 8px;}<br />
.dd li ul li a {color: #fff; display: inline; margin: 0 !important; white-space: normal; padding-top: 0;}<br />
.dd li.dd_hover {background: #000;}<br />
a.dd_hover:hover {text-decoration: none !important;}<br />
.submenu a:hover {text-decoration: underline;}<br />
.dd li.parent a {margin: 0 8px; padding-right: 12px; background: url("images/dd.png") 100% 24px no-repeat;}<br />
.dd li.parent a.dd_hover {color: #fff; background: url("images/dd_hover.png") 100% 24px no-repeat; margin: 0 8px; padding-right: 12px; border-bottom: 1px solid #fff; padding-bottom: 10px;}</p>
<p>/*** Slideshow ***/</p>
<p>#slideshow, .slideshow {height: 290px; width: 975px; overflow: hidden; position: relative;}<br />
.slide {height: 290px; width: 975px; background: #ffea97;}<br />
.slide img {display: block; float: left; width: 640px; height: 290px; position: relative; top: -20px; left: -30px;}<br />
.slide .post {padding: 20px 30px 0;}<br />
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}<br />
.slide .post a {color: #000;}<br />
.slide .post .post-category a {text-decoration: none;}<br />
.slide .post .post-category a:hover {text-decoration: underline;}<br />
.slide .post h2 {margin-bottom: 5px;}<br />
.slide .post h2, .slide .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}<br />
.slide .post h2 a:hover {text-decoration: underline;}<br />
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}<br />
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.slide .post .post-meta a:hover {text-decoration: underline;}<br />
.slide .post .post-author {text-transform: uppercase;}<br />
.slide .post-content p {margin-bottom: 15px;}<br />
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}<br />
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}<br />
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}<br />
#larr:hover, #rarr:hover {opacity: 1;}</p>
<p>/*** Content ***/</p>
<p>#content {width: 640px; float: left;}</p>
<p>.content-title {color: #000; font-size: 18px; padding: 0 0 15px 30px; border-bottom: 1px solid #d9d9d9; text-transform: uppercase; position: relative;}<br />
.content-title a {color: #000; text-decoration: none;}<br />
.content-title a:hover {text-decoration: underline;}<br />
.content-title span {color: #d9d9d9;}<br />
.content-title span a {color: #d9d9d9; text-decoration: none;}<br />
.content-title span a:hover {color: #000; text-decoration: none;}<br />
#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}<br />
.flip {background-position: 0 100% !important;}</p>
<p>.list .post {padding: 30px 0 0 30px; border-bottom: 1px solid #d9d9d9;}<br />
.list .post .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}<br />
.list .post a {color: #000;}<br />
.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 11px;}<br />
.list .post .post-category a {text-decoration: none;}<br />
.list .post .post-category a:hover {text-decoration: underline;}<br />
.list .post h2 {margin-bottom: 8px;}<br />
.list .post h2, .list .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}<br />
.list .post h2 a:hover {text-decoration: underline;}<br />
.list .post .post-meta {font-size: 11px; font-style: italic; color: #aaa9a9; margin-bottom: 20px;}<br />
.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.list .post .post-meta a:hover {text-decoration: underline;}<br />
.post-author {text-transform: uppercase;}</p>
<p>.grid {padding: 12px 0 0 12px;}<br />
.grid .post {width: 154px; height: 154px; background-color: #f5f5f5; padding: 18px; float: left; margin: 19px 0 0 19px; position: relative; overflow: hidden; cursor: pointer;}<br />
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}<br />
.grid .post h2, .grid .post .post-meta {display: block;}<br />
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}<br />
.grid .post .thumb img {width: 190px; height: 190px;}<br />
.grid .post h2, .grid .post h2 a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}<br />
.grid .post h2 {margin-bottom: 5px;}<br />
.grid .post a {text-decoration: none;}<br />
.grid .post a:hover {text-decoration: underline;}<br />
.grid .post .post-meta {font-size: 10px; font-style: italic; color: #656363;}<br />
.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.grid .post .post-meta .post-author {text-transform: uppercase;}<br />
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px;}<br />
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}</p>
<p>.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}<br />
.rollover-title {margin-bottom: 5px;}<br />
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}<br />
.rollover-title a:hover {text-decoration: underline;}<br />
.rollover-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}<br />
.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}<br />
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.rollover-author {text-transform: uppercase;}<br />
.rollover-meta a:hover {text-decoration: underline;}</p>
<p>.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}<br />
.pagination a {color: #000; text-decoration: none;}<br />
.pagination a:hover {text-decoration: underline;}<br />
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}<br />
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}<br />
#pagination {padding: 20px 0 0 30px;}<br />
#pagination .nextpostslink {color: #000; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px;}<br />
#pagination .nextpostslink:hover {background-color: #FFEA97; text-decoration: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}<br />
#pagination .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}<br />
#pagination .loading:hover {background-color: transparent !important; cursor: default;}</p>
<p>.entry {margin-bottom: 50px;}<br />
.entry .post {border-bottom: 1px solid #d9d9d9; padding-bottom: 15px;}<br />
.entry .post-meta {padding: 15px 0 15px 30px; border-bottom: 1px solid #d9d9d9; font-size: 11px; font-style: italic; color: #aaa9a9; position: relative;}<br />
.entry .post-meta h1 {color: #333; font-size: 30px; font-weight: normal; font-style: normal; margin-bottom: 5px;}<br />
.entry .post-meta span, .entry .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.entry .post-meta a:hover {text-decoration: underline;}<br />
.entry .post-comms {position: absolute; right: 0;}<br />
.entry .post-content {padding: 15px 0 0 30px;}<br />
.entry .post-content a {color: #000;}<br />
.entry .post-content a:hover {text-decoration: none;}<br />
.entry .post-footer {padding-left: 30px; font-size: 12px; margin-bottom: 15px;}<br />
.entry .post-footer a {color: #000; text-decoration: none;}<br />
.entry .post-footer a:hover {text-decoration: underline;}<br />
.page .post-category {display: none;}</p>
<p>.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}<br />
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}<br />
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}<br />
.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}<br />
.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}<br />
.f:hover {background-position: 0 -15px;}<br />
.t:hover {background-position: -16px -15px;}<br />
.di:hover {background-position: -32px -15px;}<br />
.su:hover {background-position: -48px -15px;}</p>
<p>.post-content {margin-bottom: 30px;}<br />
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {color: #000; font-weight: normal; font-family: Georgia, Geneva, "Times New Roman", times; margin: 15px 0;}<br />
.post-content h1 {font-size: 30px; line-height: 35px;}<br />
.post-content h2 {font-size: 26px;}<br />
.post-content h3 {font-size: 22px;}<br />
.post-content h4 {font-size: 20px;}<br />
.post-content h5 {font-size: 18px;}<br />
.post-content {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif;}<br />
.post-content p {margin: 10px 0;}<br />
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}<br />
.post-content ul {list-style: disc; padding-left: 35px; margin: 15px 0;}<br />
.post-content li {color: #262626; font: 12px/1.5 Helvetica, Arial, sans-serif; margin: 3px 0;}<br />
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}<br />
.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}</p>
<p>.post-content .search {float: none; margin-top: 15px; width: auto;}<br />
.post-content .search fieldset {width: 610px; height: 35px;}<br />
.post-content .search input {width: 570px; font-size: 16px;}</p>
<p>.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative;}<br />
.post-navigation a {display: block; color: #000; font: 11px Helvetica, Arial, sans-serif; text-decoration: none; line-height: 1.5;}<br />
.post-navigation a:hover {text-decoration: none;}<br />
.post-navigation a em {display: block; color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}<br />
.post-navigation a:hover span {text-decoration: underline;}<br />
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}<br />
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}<br />
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}</p>
<p>/*** Images ***/</p>
<p>.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}<br />
.post-content h6 {position: relative; left: -30px;}<br />
.post-content .attachment img {max-width: 610px;}<br />
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}<br />
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}<br />
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}<br />
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}<br />
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}<br />
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}<br />
.post-content .wp-caption img {margin: 5px 5px 0;}<br />
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}<br />
.post-content .wp-smiley {margin: 0;}<br />
.post-content .gallery {margin: 0 auto 18px;}<br />
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}<br />
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}<br />
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}<br />
.post-content .gallery dl {margin: 0;}<br />
.post-content .gallery br+br {display: none;}<br />
.post-content .attachment img {display: block; margin: 0 auto;}</p>
<p>/*** Comments ***/</p>
<p>.comments h3 {font-size: 18px; font-weight: normal; color: #000; padding: 15px 0 10px 30px; border-bottom: 1px solid #d9d9d9;}<br />
.comments a {color: #000;}<br />
#comments {margin-bottom: 30px;}<br />
.comment {padding: 15px 0 15px 30px; border-bottom: 1px dotted #d9d9d9;}<br />
.comment td {vertical-align: top;}<br />
.comment-meta {position: relative; min-height: 70px; font-size: 11px; margin-right: 30px;}<br />
.avatar {display: block; margin-right: 10px;}<br />
.comment-author {color: #aaa9a9;}<br />
.comment-author span {color: #000;}<br />
.comment-author a, .comment-author span {text-decoration: none; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif; font-style: normal;}<br />
.comment-author a:hover {text-decoration: underline;}<br />
.comment-author, .comment-date {white-space: nowrap;}<br />
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none;}<br />
.comment-reply-link:hover {text-decoration: underline;}<br />
.comment-text p {color: #4b4b4b; ; font: 12px Helvetica, Arial, sans-serif; margin-bottom: 15px;}<br />
.children {margin-left: 80px;}<br />
.children .children {margin-left: 50px;}<br />
.children .comment {padding-left: 0;}</p>
<p>#respond p, .nopassword {margin: 10px 0; font: 11px Helvetica, Arial, sans-serif;}<br />
.nopassword {padding-left: 30px;}<br />
#respond p a {text-decoration: none;}<br />
#respond p a:hover {text-decoration: underline;}<br />
#commentform {padding: 30px 0 0 30px;}<br />
#commentform table {width: 100%; margin-bottom: 15px;}<br />
#commentform td {vertical-align: top; width: 33.33%;}<br />
#commentform td p {font: bold 11px Helvetica, Arial, sans-serif; color: #333; margin-bottom: 5px;}<br />
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}<br />
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}<br />
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}<br />
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}<br />
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}<br />
.commform-url p {margin-left: 15px !important;}<br />
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}<br />
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px Helvetica, Arial, sans-serif; color: #333;}<br />
#submit {float: left; border: none; background: #ccc; color: #fff; font: bold 12px Helvetica, Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}<br />
#submit:hover {background: #000;}<br />
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0;}</p>
<p>/*** Sidebar ***/</p>
<p>.sidebar {width: 275px; padding: 4px 30px 0 0; float: right;}<br />
.widget {margin-bottom: 35px;}<br />
.widget-small {width: 130px;}<br />
.widget h3, .widget-small h3 {color: #1f2122; font-size: 14px; font-weight: normal; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9;}<br />
.widget a, .widget-small a {color: #000; text-decoration: none;}<br />
.widget a:hover, .widget-small a:hover {text-decoration: underline;}<br />
.widget p, .textwidget {color: #262626; font: 12px/1.3 Helvetica, Arial, sans-serif;}<br />
.widget p a, .textwidget a {text-decoration: underline;}<br />
.widget p a:hover, .textwidget a:hover {text-decoration: none;}<br />
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}</p>
<p>.widget_getconnected {margin-bottom: 20px;}<br />
.widget_getconnected .widget-body div {width: 50%; float: left; min-height: 40px; padding-bottom: 16px;}<br />
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 16px; padding-left: 25px;}<br />
.widget_getconnected .widget-body div span {color: #838383; font: 11px Helvetica, Arial, sans-serif; padding-left: 25px;}<br />
.getconnected_rss a {background: url("images/getconnected_rss.png") 0 2px no-repeat;}<br />
.getconnected_twitter a {background: url("images/getconnected_twitter.png") 0 2px no-repeat;}<br />
.getconnected_fb a {background: url("images/getconnected_fb.png") 0 2px no-repeat;}<br />
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat;}<br />
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat;}<br />
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat;}<br />
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;}<br />
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat;}<br />
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat;}<br />
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat;}</p>
<p>.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}<br />
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}<br />
.rpthumb-title {display: block; font: 12px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}<br />
.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}<br />
.rpthumb:hover {text-decoration: none !important;}<br />
.rpthumb:hover .rpthumb-title {text-decoration: underline;}</p>
<p>.widget_tag_cloud a {margin: 0 2px;}<br />
.widget_calendar table {width: 100%;}<br />
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}<br />
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}<br />
.widget_calendar tbody a {text-decoration: underline;}<br />
.widget_calendar tbody a:hover {text-decoration: none}</p>
<p>.sponsors .widget-body {text-align: center;}<br />
.sponsors .widget-body img {margin-bottom: 20px;}</p>
<p>/*** Footer ***/</p>
<p>.footer {height: 60px; border-top: 1px solid #d9d9d9; padding: 20px 30px 0;}<br />
.footer p {font-size: 12px; color: #737373;}<br />
.footer a {color: #000; text-decoration: none;}<br />
.footer a:hover {text-decoration: underline;}<br />
p.copyright {float: left; color: #333;}<br />
p.copyright span {color: #737373;}<br />
.credits {float: right;}<br />

</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122727</link>
			<pubDate>Sun, 13 Jan 2013 22:28:55 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1122727@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>:)
</p>
]]></description>
					</item>
		<item>
			<title>btscelebs on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122726</link>
			<pubDate>Sun, 13 Jan 2013 22:28:23 +0000</pubDate>
			<dc:creator>btscelebs</dc:creator>
			<guid isPermaLink="false">1122726@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Happy Blogging to you too.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122716</link>
			<pubDate>Sun, 13 Jan 2013 22:22:36 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1122716@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hooray! Happy blogging.
</p>
]]></description>
					</item>
		<item>
			<title>btscelebs on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122712</link>
			<pubDate>Sun, 13 Jan 2013 22:18:40 +0000</pubDate>
			<dc:creator>btscelebs</dc:creator>
			<guid isPermaLink="false">1122712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It worked! Thanks again. :)
</p>
]]></description>
					</item>
		<item>
			<title>btscelebs on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122683</link>
			<pubDate>Sun, 13 Jan 2013 22:00:25 +0000</pubDate>
			<dc:creator>btscelebs</dc:creator>
			<guid isPermaLink="false">1122683@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks. I'll check out the links and I hope it works. :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122682</link>
			<pubDate>Sun, 13 Jan 2013 21:59:31 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1122682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There were changes made to image handling over 3 weeks ago now <a href="http://en.forums.wordpress.com/topic/changes-to-media-handling?replies=1" rel="nofollow">http://en.forums.wordpress.com/topic/changes-to-media-handling?replies=1</a></p>
<p>If you want the picture to open larger, choose Media File so it will link the image to its original, full-size version.<br />
See <a href="http://en.support.wordpress.com/images/#upload-images-from-your-computer" rel="nofollow">http://en.support.wordpress.com/images/#upload-images-from-your-computer</a><br />
See also <a href="http://wpbtips.wordpress.com/2009/04/26/images-the-three-link-options/" rel="nofollow">http://wpbtips.wordpress.com/2009/04/26/images-the-three-link-options/</a><br />
If you have other image issues see here &#62; <a href="http://en.forums.wordpress.com/topic/changes-to-media-handling?replies=1" rel="nofollow">http://en.forums.wordpress.com/topic/changes-to-media-handling?replies=1</a>
</p>
]]></description>
					</item>
		<item>
			<title>btscelebs on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1122678</link>
			<pubDate>Sun, 13 Jan 2013 21:56:09 +0000</pubDate>
			<dc:creator>btscelebs</dc:creator>
			<guid isPermaLink="false">1122678@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm still having trouble with it.<br />
Let me know how to enlarge them.
</p>
]]></description>
					</item>
		<item>
			<title>btscelebs on "Mixfolio Theme - Thumbnail images won&#039;t enlarge"</title>
			<link>http://en.forums.wordpress.com/topic/mixfolio-theme-thumbnail-images-wont-enlarge#post-1108299</link>
			<pubDate>Mon, 31 Dec 2012 20:38:25 +0000</pubDate>
			<dc:creator>btscelebs</dc:creator>
			<guid isPermaLink="false">1108299@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I just recently changed my blog (BTSCelebs.com) to the Mixfolio theme and I really like it. However, today I had a little problem with the image feature.</p>
<p>My thumbnails images won't enlarge when I click on them.<br />
I want to know if they are suppose to enlarge on this theme or is there a problem.</p>
<p>Please let me know.<br />
Thanks
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "can&#039;t click on images"</title>
			<link>http://en.forums.wordpress.com/topic/cant-click-on-images#post-1087177</link>
			<pubDate>Wed, 05 Dec 2012 16:53:33 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1087177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>rilm on "can&#039;t click on images"</title>
			<link>http://en.forums.wordpress.com/topic/cant-click-on-images#post-1087175</link>
			<pubDate>Wed, 05 Dec 2012 16:52:53 +0000</pubDate>
			<dc:creator>rilm</dc:creator>
			<guid isPermaLink="false">1087175@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Many thanks for the speedy reply!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "can&#039;t click on images"</title>
			<link>http://en.forums.wordpress.com/topic/cant-click-on-images#post-1087163</link>
			<pubDate>Wed, 05 Dec 2012 16:44:48 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1087163@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want the picture to open larger, choose Media File so it will link the image to its original, full-size version.<br />
See <a href="http://en.support.wordpress.com/images/#upload-images-from-your-computer" rel="nofollow">http://en.support.wordpress.com/images/#upload-images-from-your-computer</a><br />
See also <a href="http://wpbtips.wordpress.com/2009/04/26/images-the-three-link-options/" rel="nofollow">http://wpbtips.wordpress.com/2009/04/26/images-the-three-link-options/</a>
</p>
]]></description>
					</item>
		<item>
			<title>rilm on "can&#039;t click on images"</title>
			<link>http://en.forums.wordpress.com/topic/cant-click-on-images#post-1087158</link>
			<pubDate>Wed, 05 Dec 2012 16:41:24 +0000</pubDate>
			<dc:creator>rilm</dc:creator>
			<guid isPermaLink="false">1087158@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>P.S., I also tried it both at home and at work.
</p>
]]></description>
					</item>
		<item>
			<title>rilm on "can&#039;t click on images"</title>
			<link>http://en.forums.wordpress.com/topic/cant-click-on-images#post-1087154</link>
			<pubDate>Wed, 05 Dec 2012 16:40:40 +0000</pubDate>
			<dc:creator>rilm</dc:creator>
			<guid isPermaLink="false">1087154@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In a post that went up today, I can't click on images to enlarge them. I can still do that with older posts--the problem is only with this new one: <a href="http://bibliolore.org/2012/12/05/louie-louie-and-the-fbi/" rel="nofollow">http://bibliolore.org/2012/12/05/louie-louie-and-the-fbi/</a>. I have tested this in both Firefox and Chrome. Is this just a temporary glitch?
</p>
]]></description>
					</item>
		<item>
			<title>hyperculturemia on "delete photo enlargement in caroussel"</title>
			<link>http://en.forums.wordpress.com/topic/delete-photo-enlargement-in-caroussel#post-1083710</link>
			<pubDate>Sun, 02 Dec 2012 02:13:31 +0000</pubDate>
			<dc:creator>hyperculturemia</dc:creator>
			<guid isPermaLink="false">1083710@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello. if u click on a photography serie ull see at the right SEE ORIGINAL PHOTO, CLICK HERE, or something like that, i dont want that option, i only want to watch all my pics in the caroussel and dont click to enlarge, how can i delete that option? please
</p>
]]></description>
					</item>
		<item>
			<title>absurdoldbird on "mouse-over pop ups of images"</title>
			<link>http://en.forums.wordpress.com/topic/mouse-over-pop-ups-of-images#post-1015638</link>
			<pubDate>Wed, 19 Sep 2012 13:48:30 +0000</pubDate>
			<dc:creator>absurdoldbird</dc:creator>
			<guid isPermaLink="false">1015638@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm going to modlook this so that, y'know, staff might actually see it...
</p>
]]></description>
					</item>
		<item>
			<title>absurdoldbird on "mouse-over pop ups of images"</title>
			<link>http://en.forums.wordpress.com/topic/mouse-over-pop-ups-of-images#post-1015637</link>
			<pubDate>Wed, 19 Sep 2012 13:47:57 +0000</pubDate>
			<dc:creator>absurdoldbird</dc:creator>
			<guid isPermaLink="false">1015637@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yeah, I know, I might be a majority of one on this, but let's try: WordPress.com please, how about this idea: on mouseover of an image  (especially useful in a theme whose widest column is not very wide at all), an enlarged image appears as a temporary pop-up. </p>
<p>This could at least be an option that people could choose in their dashboard settings. </p>
<p>The good thing about it is that people can see each image without having to browse away from the page as it would appear superimposed over the small image. </p>
<p>As an example, Redbubble has this - you go to a page for anyone's image (I won't give one of mine as that could look like advertising, lol!), put your cursor on it and the cursor turns into a plus symbol so that you know that clicking on it will zoom in on the image. Click the image and a rather nice pop-up sort of thingy appears with the image in it. There's the usual little x in the top right corner to close it when done. </p>
<p>It's not an actual pop up - I presume it's javascript or somesuch coding doodah which only you folks would properly understand (I don't, as you can tell!) so it wouldn't have the usual annoyance value of a pop up and can be made to go away easily.</p>
<p>How about it?
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Image enlarged"</title>
			<link>http://en.forums.wordpress.com/topic/image-enlarged#post-993542</link>
			<pubDate>Fri, 31 Aug 2012 14:52:09 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">993542@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I understood what you did not want.  But the example you showed is a link to the single post page so I thought that you wanted your image to link to that.  Maybe someone else will be able to help you achieve your goal.
</p>
]]></description>
					</item>
		<item>
			<title>moaviya on "Image enlarged"</title>
			<link>http://en.forums.wordpress.com/topic/image-enlarged#post-993457</link>
			<pubDate>Fri, 31 Aug 2012 12:52:15 +0000</pubDate>
			<dc:creator>moaviya</dc:creator>
			<guid isPermaLink="false">993457@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nope, this is not it, I know how to do what you are saying.</p>
<p>When I am in my home page and I click an IMAGE (Not the title) then by clicking that image it should open the Image with in a page, where I can comment share etc. THIS IS WHAT I WANT</p>
<p>what I am getting currently is that, when I click the image it opens in a plain browser, just like when we click image in google image search right click and then save. THis is what I dont want.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Image enlarged"</title>
			<link>http://en.forums.wordpress.com/topic/image-enlarged#post-993454</link>
			<pubDate>Fri, 31 Aug 2012 12:44:32 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">993454@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do I understand you correctly that you want to be able to link an image in your post to the display of the single post instead of displaying the full sized image itself?</p>
<p>This page describes where you can put in the <em>link</em> URL for an image.<br />
<a /><a href="http://en.support.wordpress.com/images/&#062;http://en.support.wordpress.com/images/" rel="nofollow">http://en.support.wordpress.com/images/&#062;http://en.support.wordpress.com/images/</a>.  You should be able to put in the single post URL (or any other).
</p>
]]></description>
					</item>
		<item>
			<title>moaviya on "Image enlarged"</title>
			<link>http://en.forums.wordpress.com/topic/image-enlarged#post-993439</link>
			<pubDate>Fri, 31 Aug 2012 12:24:13 +0000</pubDate>
			<dc:creator>moaviya</dc:creator>
			<guid isPermaLink="false">993439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello WordPress,</p>
<p>I have created this blog, When i click any image on this page <a href="http://wthmoments.wordpress.com/" rel="nofollow">http://wthmoments.wordpress.com/</a></p>
<p>it opens like this: <a href="http://wthmoments.files.wordpress.com/2012/08/fashion.jpg" rel="nofollow">http://wthmoments.files.wordpress.com/2012/08/fashion.jpg</a></p>
<p>However I want it to open like this: <a href="http://wthmoments.wordpress.com/2012/08/30/summer-winter-fashion/" rel="nofollow">http://wthmoments.wordpress.com/2012/08/30/summer-winter-fashion/</a></p>
<p>Currently it is only possible when you click the post title and not the image, how do I make this thing applicable on both?
</p>
]]></description>
					</item>
		<item>
			<title>kainuidesign on "Enlarging header image in manifest theme"</title>
			<link>http://en.forums.wordpress.com/topic/enlarging-header-image-in-manifest-theme#post-870204</link>
			<pubDate>Sun, 22 Apr 2012 23:47:01 +0000</pubDate>
			<dc:creator>kainuidesign</dc:creator>
			<guid isPermaLink="false">870204@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>much thanks wrangler!
</p>
]]></description>
					</item>
		<item>
			<title>admintones on "Enlarging header image in manifest theme"</title>
			<link>http://en.forums.wordpress.com/topic/enlarging-header-image-in-manifest-theme#post-866632</link>
			<pubDate>Tue, 17 Apr 2012 22:19:49 +0000</pubDate>
			<dc:creator>admintones</dc:creator>
			<guid isPermaLink="false">866632@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for this!
</p>
]]></description>
					</item>
		<item>
			<title>alicedoolittle on "Enlarging header image in manifest theme"</title>
			<link>http://en.forums.wordpress.com/topic/enlarging-header-image-in-manifest-theme#post-855730</link>
			<pubDate>Mon, 02 Apr 2012 13:51:06 +0000</pubDate>
			<dc:creator>alicedoolittle</dc:creator>
			<guid isPermaLink="false">855730@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for your help!
</p>
]]></description>
					</item>
		<item>
			<title>alicedoolittle on "Change header in Manifest Theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-header-in-manifest-theme#post-855729</link>
			<pubDate>Mon, 02 Apr 2012 13:49:40 +0000</pubDate>
			<dc:creator>alicedoolittle</dc:creator>
			<guid isPermaLink="false">855729@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much for your help- all set!!
</p>
]]></description>
					</item>
		<item>
			<title>iamtakashi on "Enlarging header image in manifest theme"</title>
			<link>http://en.forums.wordpress.com/topic/enlarging-header-image-in-manifest-theme#post-855139</link>
			<pubDate>Sun, 01 Apr 2012 17:15:46 +0000</pubDate>
			<dc:creator>iamtakashi</dc:creator>
			<guid isPermaLink="false">855139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@alicedoolittle,</p>
<p>Although the quality of your header image will get slightly down but you can enlarge the image with the flowing code.</p>
<p><code>#header-image img {&lt;br /&gt;
height: auto;&lt;br /&gt;
width: 650px;&lt;br /&gt;
}</code></p>
<p>Please let me know if you need further assistance.
</p>
]]></description>
					</item>

	</channel>
</rss>
