<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

	<channel>
		<title>Smashly Community Forums &#187; Tag: CSS - Recent Posts</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Tag: CSS - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 07 Feb 2012 23:13:54 +0000</pubDate>

					<item>
				<title>byron on "IE8 Gallery layout all whacky"</title>
				<link>http://smashly.net/community/topic/ie7-gallery-layout-all-whacky#post-3344</link>
				<pubDate>Wed, 09 Feb 2011 04:27:51 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3344@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi mosnell,&#60;/p&#62;
&#60;p&#62;Thanks for posting back!  Glad you found the solution.  I assume that people with the theme will be able to access the forum you linked to (it requires a login).&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>mosnell on "IE8 Gallery layout all whacky"</title>
				<link>http://smashly.net/community/topic/ie7-gallery-layout-all-whacky#post-3339</link>
				<pubDate>Tue, 08 Feb 2011 22:15:50 +0000</pubDate>
				<dc:creator>mosnell</dc:creator>
				<guid isPermaLink="false">3339@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Update:&#60;/p&#62;
&#60;p&#62;It seems to have been a theme specific issue. Just in case anyone has the same problem I found the solution here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://catalysttheme.com/forum/showthread.php?620-Explorer-8-problem&#38;amp;highlight=compatibility&#34; rel=&#34;nofollow&#34;&#62;http://catalysttheme.com/forum/showthread.php?620-Explorer-8-problem&#38;amp;highlight=compatibility&#60;/a&#62;
&#60;/p&#62;</description>
			</item>
					<item>
				<title>mosnell on "IE8 Gallery layout all whacky"</title>
				<link>http://smashly.net/community/topic/ie7-gallery-layout-all-whacky#post-3338</link>
				<pubDate>Tue, 08 Feb 2011 21:36:30 +0000</pubDate>
				<dc:creator>mosnell</dc:creator>
				<guid isPermaLink="false">3338@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Does anyone have any updates on this issue? &#60;/p&#62;
&#60;p&#62;I have a site using the Catalyst theme and the Photosmash plugin and all my gallery thumbnails in IE8 refuse to display correctly, just showing a thin bar.&#60;/p&#62;
&#60;p&#62;I tried the meta tag mentioned above to no avail and even tried using it on individual pages where I use the gallery shortcodes but still IE8 refuses to cooperate. Forcing compatibility mode in the browser corrects things but I doubt most IE users even know about compatibility mode so I really do need to find a fix.&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help - the site in question btw is &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://arteccentrixgallery.com/&#34; rel=&#34;nofollow&#34;&#62;http://arteccentrixgallery.com/&#60;/a&#62;
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Add photo link css in std_widget display"</title>
				<link>http://smashly.net/community/topic/add-photo-link-css-in-std_widget-display#post-2356</link>
				<pubDate>Thu, 30 Sep 2010 17:34:12 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2356@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks, Victor.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>victor on "Add photo link css in std_widget display"</title>
				<link>http://smashly.net/community/topic/add-photo-link-css-in-std_widget-display#post-2349</link>
				<pubDate>Wed, 29 Sep 2010 19:07:22 +0000</pubDate>
				<dc:creator>victor</dc:creator>
				<guid isPermaLink="false">2349@http://smashly.net/community/</guid>
				<description>&#60;p&#62;i know this answer was posted above by &#34;rradive&#34; with a link, but the link is now dead. so, i thought i'd post a solution i got from byron in an email exchange. i hope it might help someone else down the road.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;The easy thing to do here is to use jQuery to move the enclosing element to be a child of another element. So, you'd want to put a script something like this in your page (or post):&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type='text/javascript'&#38;gt; jQuery(document).ready(function() { jQuery(&#34;span.bwbps_addphoto_link&#34;).appendTo(&#34;#my_new_home&#34;);jQuery(&#34;span.bwbps-rating-toggle&#34;).appendTo(&#34;#my_new_toggle_home&#34;);});&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;my_new_home&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;my_new_toggle_home&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#60;em&#62;That would move all of the Add Photo Links that are in a SPAN with class 'bwbps_addphoto_link' to an element with the ID my_new_home. Same thing for the toggle.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;his solution worked for me. hope it helps.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2235</link>
				<pubDate>Wed, 08 Sep 2010 03:38:14 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2235@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Sleek,&#60;/p&#62;
&#60;p&#62;I've sent a reply via email...unfortunately, I wasn't able to fix all the problem, but the layout is at least working at this point.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sleek00 on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2233</link>
				<pubDate>Wed, 08 Sep 2010 02:51:20 +0000</pubDate>
				<dc:creator>sleek00</dc:creator>
				<guid isPermaLink="false">2233@http://smashly.net/community/</guid>
				<description>&#60;p&#62;&#60;a href=&#34;http://trinity.killergenes.com/photo-gallery&#34; rel=&#34;nofollow&#34;&#62;http://trinity.killergenes.com/photo-gallery&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you can email me at &#60;a href=&#34;mailto:trianajm@gmail.com&#34; rel=&#34;nofollow&#34;&#62;trianajm@gmail.com&#60;/a&#62; you could look into the account&#60;/p&#62;
&#60;p&#62;I am sure this would take you 2 minutes to fix&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2232</link>
				<pubDate>Wed, 08 Sep 2010 02:48:44 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2232@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Oh...in your question about the settings, in Gallery Settings, the &#34;Display using layout&#34; should not be &#34;gallery viewer&#34;.  Pick something like &#34;Std_Widget&#34; or &#34;Standard Display&#34;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2231</link>
				<pubDate>Wed, 08 Sep 2010 02:46:19 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2231@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Here is my shortcode for the demo gallery on this site:&#60;/p&#62;
&#60;p&#62;[photosmash id=1 form=std piclens=true post_tags=true]&#60;/p&#62;
&#60;p&#62;The piclens=true is what turns on the cooliris slideshow button.  Unfortunately, you won't be able to show only one thumbnail on the page and then show all the images in the slideshow.  The slideshow is only going to show the images that appear on the page (I think).&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2230</link>
				<pubDate>Wed, 08 Sep 2010 02:41:36 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2230@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Can you post a link so I can see what's going on?&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sleek00 on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2229</link>
				<pubDate>Wed, 08 Sep 2010 02:40:38 +0000</pubDate>
				<dc:creator>sleek00</dc:creator>
				<guid isPermaLink="false">2229@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hey Bryon,&#60;/p&#62;
&#60;p&#62;Thanks for the response, still having trouble. When I changed the settings to &#34;no gallery viewer&#34; I now have &#34;galleries at the top&#34; and also &#34;add photo&#34; (which I would not like) then 800 pixels of white space and then the 3 thumbnails of my only gallery. There is no &#34;start slide show&#34; and when one clicks on the thumbnails nothing happens.&#60;/p&#62;
&#60;p&#62;I saw the bwbps.css in the plugin info, but its not in the style.css , do i have to edit it in the plugin editor? photosmash-galleries/js/bwbps.js ?&#60;/p&#62;
&#60;p&#62;--&#60;/p&#62;
&#60;p&#62;Essentially, what I would like is one thumbnail gallery image, and then when clicked on, the 3D slide show application &#34;coolris&#34; pops up and will allow the user to look at thumbnails and select them to show up in the large viewing space in the application window. &#60;/p&#62;
&#60;p&#62;What should my photosmash settings be: gallery viewer page &#34;no gallery viewer page&#34; default layout &#34;gallery viewer&#34; and my gallery settings:  gallery type &#34;photo gallery&#34; display using lay out &#34;gallery viewer&#34;?&#60;/p&#62;
&#60;p&#62;Is there a way to just href to lightbox? [rel=lightbox id=##]&#60;/p&#62;
&#60;p&#62;thanks again
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2224</link>
				<pubDate>Wed, 08 Sep 2010 01:57:20 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2224@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Sleek,&#60;/p&#62;
&#60;p&#62;Glad you like PhotoSmash!&#60;/p&#62;
&#60;p&#62;You're seeing the Gallery Viewer, which is not the usual way of viewing galleries.  &#60;/p&#62;
&#60;p&#62;To get rid of the Gallery Viewer, goto PhotoSmash Settings, and change &#34;Gallery Viewer Page:&#34; to &#34;-- no gallery viewer --&#34;.&#60;/p&#62;
&#60;p&#62;Then, you can use a shortcode to show your gallery on the page: [photosmash id=##]&#60;/p&#62;
&#60;p&#62;That should take care of all the extra clicks.  It will also change the layout that is being used to show the images, so the blank space may go away.&#60;/p&#62;
&#60;p&#62;If not, then there is some interaction with your theme's style.css or another plugins css.  I use FireBug with FireFox to inspect CSS and see what impacting the elements on the page.&#60;/p&#62;
&#60;p&#62;Here is the CSS file that is used by PhotoSmash:  bwbps.css&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>sleek00 on "CSS of Photosmash"</title>
				<link>http://smashly.net/community/topic/css-of-photosmash#post-2222</link>
				<pubDate>Tue, 07 Sep 2010 20:34:24 +0000</pubDate>
				<dc:creator>sleek00</dc:creator>
				<guid isPermaLink="false">2222@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;I enjoy PhotoSmash greatly as well. But when I embed the link onto the correct page, I see &#34;-Gallery Viewer with a large underline&#34; and then below it &#34;Galleries&#34; and then the correct thumbnail image with a title. Then when you click on the thumbnail i see &#34;Back to Gallery Viewer&#34; again underlined and then to the right &#34;start slide show&#34;  and then there is about 600-700 pixels of white space and then i see the name of my gallery with my thumbnails, but one cannot see these thumbnails until they have scrolled.&#60;/p&#62;
&#60;p&#62;Essentially, I would like my photo page to just have a thumbnail image with the name of the gallery and then when clicked on the user sees thumbnails and a &#34;Start slideshow&#34; button to launch Ajax, if they want.&#60;/p&#62;
&#60;p&#62;Beautiful plugin, but 3 clicks could be shorten to almost 1. Is there a CSS file? It doesn't show up in my style sheet.&#60;/p&#62;
&#60;p&#62;Any help with this?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1654</link>
				<pubDate>Thu, 10 Jun 2010 22:20:12 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1654@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Will check it out.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1640</link>
				<pubDate>Wed, 09 Jun 2010 14:00:06 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1640@http://smashly.net/community/</guid>
				<description>&#60;p&#62;i think there are issues with [thumb_linktoimage]
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1638</link>
				<pubDate>Wed, 09 Jun 2010 13:36:57 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1638@http://smashly.net/community/</guid>
				<description>&#60;p&#62;here's a screen, (on the live site i disabled the widget now, because there are many people online) &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yfrog.com/6bscccccp&#34; rel=&#34;nofollow&#34;&#62;http://yfrog.com/6bscccccp&#60;/a&#62;
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1637</link>
				<pubDate>Wed, 09 Jun 2010 13:28:15 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1637@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron, thank you, ive added that in the css and included in the photosmash setting, and now it works :)&#60;br /&#62;
but when i insert a widget on the sidebar, it stil put a link of one of the image in the gallery, in EVERY link in the site :(
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1633</link>
				<pubDate>Wed, 09 Jun 2010 03:07:50 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1633@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Kilik,&#60;/p&#62;
&#60;p&#62;Add the following to your style.css file or some other css file that will not be overwritten with plugin or theme updates:&#60;/p&#62;
&#60;p&#62;.bwbps_gallery_div div, .bwbps_gallery_container0 div {&#60;br /&#62;
clear:none !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;That seemed to fix it for me using Firebug.  Let me know if that doesn't work.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1620</link>
				<pubDate>Mon, 07 Jun 2010 07:51:33 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1620@http://smashly.net/community/</guid>
				<description>&#60;p&#62;hi Byron thanks for your answer, here's the link &#60;a href=&#34;http://ricogghiati.com/galleria/&#34; rel=&#34;nofollow&#34;&#62;http://ricogghiati.com/galleria/&#60;/a&#62;&#60;br /&#62;
thank you
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1616</link>
				<pubDate>Mon, 07 Jun 2010 00:56:10 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1616@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hey Kilik,&#60;/p&#62;
&#60;p&#62;There's probably some interaction between the Theme and the photo gallery CSS.  If you can post a link, I'll see if I can figure something out.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1612</link>
				<pubDate>Mon, 07 Jun 2010 00:01:21 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1612@http://smashly.net/community/</guid>
				<description>&#60;p&#62;another problem...when i add a widget with, for example, the highest ranked, or the recents, EVERY link in the page point to an image of the gallery :(
&#60;/p&#62;</description>
			</item>
					<item>
				<title>kilik on "Rating and CSS problem with widgets"</title>
				<link>http://smashly.net/community/topic/rating-and-css-problem-with-widgets#post-1611</link>
				<pubDate>Sun, 06 Jun 2010 21:36:23 +0000</pubDate>
				<dc:creator>kilik</dc:creator>
				<guid isPermaLink="false">1611@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hello, first of all thanks for your great plugin.&#60;br /&#62;
I have a little problem that i can't figure it out.&#60;br /&#62;
im using the plugin with wordpress 3.0 RC, with perfect-picture theme.&#60;br /&#62;
when i create a gallery in a page, WITH rating system enabled, in the page appear a blank space that it's aligned with the heigth of the widget on the sidebar, pratically when the widget ends, the gallery starts. if i turn off the rating, the gallery it's ok, so i thnk that is something with the rating.css but i can't find out the problem. i have all by default, not edited the css. see attachment of my issue&#60;br /&#62;
&#60;a href=&#34;http://yfrog.com/j3schermata20100606a23291p&#34; rel=&#34;nofollow&#34;&#62;http://yfrog.com/j3schermata20100606a23291p&#60;/a&#62;&#60;br /&#62;
 hoping that it could be fixed :)&#60;br /&#62;
thanks in advance (sorry for my english)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS Settings at the second call of website?"</title>
				<link>http://smashly.net/community/topic/css-settings-at-the-second-call-of-website#post-1353</link>
				<pubDate>Sat, 01 May 2010 16:07:55 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1353@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Excellent!&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>wolkesieben on "CSS Settings at the second call of website?"</title>
				<link>http://smashly.net/community/topic/css-settings-at-the-second-call-of-website#post-1352</link>
				<pubDate>Sat, 01 May 2010 12:37:29 +0000</pubDate>
				<dc:creator>wolkesieben</dc:creator>
				<guid isPermaLink="false">1352@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;I have solved the problem. In settings of shadowbox js I set 'Enable Smart Loading' to false and now it works!&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Frank
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "CSS Settings at the second call of website?"</title>
				<link>http://smashly.net/community/topic/css-settings-at-the-second-call-of-website#post-1347</link>
				<pubDate>Fri, 30 Apr 2010 17:14:22 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1347@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Frank,&#60;/p&#62;
&#60;p&#62;Great photos!  Looks like a lot of fun.&#60;/p&#62;
&#60;p&#62;The problem is that the Shadowbox javascript file isn't being loaded on your homepage.  I don't know if there is some setting in the Shadowbox settings that you've got that's preventing it...maybe.&#60;/p&#62;
&#60;p&#62;The other possibility is that in whatever template you're using for the front-page, you're calling a different Footer file...most sites all use the same footer.php file, and this should have wp_footer(); in it.&#60;/p&#62;
&#60;p&#62;The shadowbox javascript is loaded into the footer.  But for some reason it's not being loaded on your front page. It shouldn't have anything to do with PhotoSmash, though.  That all appears to be normal.&#60;br /&#62;
Cheers,&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>wolkesieben on "CSS Settings at the second call of website?"</title>
				<link>http://smashly.net/community/topic/css-settings-at-the-second-call-of-website#post-1344</link>
				<pubDate>Fri, 30 Apr 2010 07:08:42 +0000</pubDate>
				<dc:creator>wolkesieben</dc:creator>
				<guid isPermaLink="false">1344@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;if you go to my website &#60;a href=&#34;http://www.championat2010.de/&#34; rel=&#34;nofollow&#34;&#62;http://www.championat2010.de/&#60;/a&#62; and click one of the pictures in random gallery (left side) you see the picture not css-formatted. If you go to one gallery &#60;a href=&#34;http://www.championat2010.de/gallerie/die-teams/niedersachsen/moordorf/moordorf-flitzer/&#34; rel=&#34;nofollow&#34;&#62;http://www.championat2010.de/gallerie/die-teams/niedersachsen/moordorf/moordorf-flitzer/&#60;/a&#62; and click a picture it is okay as I like it. If you click then a picture in random gallery it's fine too!&#60;br /&#62;
What can I do, that all is fine at the first view of my website?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Frank
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Excluding id&#039;s (CSS media=&#34;print&#34;) still shows pagination from photosmash"</title>
				<link>http://smashly.net/community/topic/excluding-ids-css-mediaprint-still-shows-pagination-from-photosmash#post-1253</link>
				<pubDate>Thu, 22 Apr 2010 06:10:07 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1253@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Very welcome!  I went in and looked again, and I see those in the print preview as well.  That is very odd...it's not in the page source anywhere.&#60;/p&#62;
&#60;p&#62;I don't think I use the work &#34;expand&#34; anywhere in all of PhotoSmash, so I'm pretty sure it's something different.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>clichem on "Excluding id&#039;s (CSS media=&#34;print&#34;) still shows pagination from photosmash"</title>
				<link>http://smashly.net/community/topic/excluding-ids-css-mediaprint-still-shows-pagination-from-photosmash#post-1251</link>
				<pubDate>Thu, 22 Apr 2010 05:41:13 +0000</pubDate>
				<dc:creator>clichem</dc:creator>
				<guid isPermaLink="false">1251@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hey Byron, thanks for checking. If it's not Photosmash of course I will handle that myself. Thanks for helping and sorry - I was sure it was a Photosmash thing.&#60;/p&#62;
&#60;p&#62;Will try deactivating all my plugins one by one to isolate the problem - I should have thought about that earlier...&#60;/p&#62;
&#60;p&#62;Have a great one and thank you so much&#60;/p&#62;
&#60;p&#62;Maxime
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Excluding id&#039;s (CSS media=&#34;print&#34;) still shows pagination from photosmash"</title>
				<link>http://smashly.net/community/topic/excluding-ids-css-mediaprint-still-shows-pagination-from-photosmash#post-1243</link>
				<pubDate>Wed, 21 Apr 2010 13:10:08 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1243@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Maxime,&#60;/p&#62;
&#60;p&#62;Sorry again...i didn't read that navigation on the right very closely... I thought it was a normal sidebar.&#60;/p&#62;
&#60;p&#62;Now I read it closely. It says:  Expand, Next, Previous, Close, Previous, 0/0, Next&#60;/p&#62;
&#60;p&#62;That's not PhotoSmash's navigation...PhotoSmash's navigation reads:&#60;/p&#62;
&#60;p&#62;First, &#38;#9668; &#38;#8230; 2 3 4 5 &#38;#9658; Last&#60;/p&#62;
&#60;p&#62;I'll try to check it out later.  But I don't think PhotoSmash is the problem.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>clichem on "Excluding id&#039;s (CSS media=&#34;print&#34;) still shows pagination from photosmash"</title>
				<link>http://smashly.net/community/topic/excluding-ids-css-mediaprint-still-shows-pagination-from-photosmash#post-1238</link>
				<pubDate>Tue, 20 Apr 2010 22:24:00 +0000</pubDate>
				<dc:creator>clichem</dc:creator>
				<guid isPermaLink="false">1238@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hey Byron, thanks for helping again,&#60;/p&#62;
&#60;p&#62;no I can't see the ID or Classes, because it (the navigation) does not appear in the page, when I load the page in the browser, wether I do view source or use Firebug I can't locate this navigation thing (nor the ID's and classes).&#60;/p&#62;
&#60;p&#62;But... It appears as soon as I print the page...&#60;/p&#62;
&#60;p&#62;The sidebar's allready hidden (class &#34;page_right&#34;). Your navigation thing doesn't seem to be inside &#34;page_right&#34; as when the page is empty (try the &#34;commanditaires&#34; page for example) it'll appear at the bottom of the page (once printed).&#60;/p&#62;
&#60;p&#62;Hope this further helps,&#60;/p&#62;
&#60;p&#62;If you want to get inside my WP I gave you all the details needed when I sent emails to you a month ago. My email is &#60;a href=&#34;mailto:clichem@gmail.com&#34; rel=&#34;nofollow&#34;&#62;clichem@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Huge thanks,&#60;/p&#62;
&#60;p&#62;Maxime
&#60;/p&#62;</description>
			</item>
		
	</channel>

</rss>
