<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[KillerSites.com Web Design Forums - photo gallery officially online]]></title>
	<link rel="self" href="http://www.killersites.com/forums/feed/atom/topic/2035/"/>
	<updated>2009-10-13T08:36:27Z</updated>
	<generator>PunBB</generator>
	<id>http://www.killersites.com/forums/topic/2035/photo-gallery-officially-online/</id>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11377/#p11377"/>
			<content type="html"><![CDATA[<p>ok, here&#039;s the goal: to center a group of DIVs<br />visual example:<br />______________________________v______________________________<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;---------&nbsp; &nbsp;---------&nbsp; &nbsp;---------&nbsp; &nbsp;---------<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;|&nbsp; &nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |&nbsp; |&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;---------&nbsp; &nbsp;---------&nbsp; &nbsp;---------&nbsp; &nbsp;---------</p><p>the v is center of page. I have seen a lot of tutorials/examples for make 2 or 3 columns centered, the 3 column method usually having set widths. I have been trying to implement them with no success.<br />I was hoping for success by adding a 1px wide DIV in center float outward from, but with the others outside of it they float to borders of parent DIV, when inside they become mangled together.<br />Ideas?</p><p>Point is I want to make 4 and 5 (maybe 6 for skinny pics) DIV lines (to avoid having to cut out photos because of 3 leftovers). I want them centered looking at any acceptable resolution (1024*768 and up).<br />My plan is to set a background behind each row of 4 or 5 photos to help make each row stand out more, I feel like they currently blend together too much.</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-10-13T08:36:27Z</updated>
			<id>http://www.killersites.com/forums/post/11377/#p11377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/11374/#p11374"/>
			<content type="html"><![CDATA[<p>The php includes really helped with the footer, tho I have don&#039;t really need it for that anymore since I am only loading one page with many hidden DIVs. Still awesome though.</p><p>I was hoping to find something that could count thru my photos so I didn&#039;t need to manually add a million lines for each photo. I haven&#039;t found anything tho so not too worried about it.</p><p>The real reason I showed up tonight was to ask if there&#039;s a way to center the leftover photos at the bottom. I have the DIVs to Float: Left and that works well until there&#039;s a few extra on the last line.<br />I have thought of setting them up with a clearer to start a new line, but there&#039;s not really any way to make them all even this way. I also have the container DIV set to a percentage in case of different size monitors.</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-10-13T03:43:09Z</updated>
			<id>http://www.killersites.com/forums/post/11374/#p11374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10198/#p10198"/>
			<content type="html"><![CDATA[<p>Try Eric&#039;s tutorial<br /><a href="http://www.visibilityinherit.com/code/php-includes.php" rel="nofollow">http://www.visibilityinherit.com/code/php-includes.php</a></p>]]></content>
			<author>
				<name><![CDATA[virtual]]></name>
				<uri>http://www.killersites.com/forums/user/129/</uri>
			</author>
			<updated>2009-08-23T13:14:39Z</updated>
			<id>http://www.killersites.com/forums/post/10198/#p10198</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10194/#p10194"/>
			<content type="html"><![CDATA[<p>i&#039;m trying to find a relevant tutorial on how to cut down my html. This means 2 things to me.</p><p>I have a weird footer according to some, but it works. I was trying to find a way to add something at the end of the html to refer to a file for it. I was told elsewhere to use includes but got no more relevant info. I don&#039;t know how to use INCludes or if they are still used these days.</p><p>I also see a pattern of having to manually add the same info over and over for the different pages that are alike and then having to repeat info inside for my gallery. I am aware my separation of design from style is not great currently and I am trying to get it right this time around, but I don&#039;t see this ending my need to load 20+ files per page all named PIC01.jpg PIC02.jpg......</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-08-23T06:55:38Z</updated>
			<id>http://www.killersites.com/forums/post/10194/#p10194</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10144/#p10144"/>
			<content type="html"><![CDATA[<p>your right, i threw the site up in a hurry originally and forgot to change the DPIs of the photos.<br />I never liked the white background much either, but left it until I revised the site as I wanted to use a reflection js in the gallery and was not sure what the final color would be.<br />The width of the header and body <em>were</em> the same but somehow i messed that up and i never got around to fixing it, my plan for the revised site is to have the header stretch across (like you suggested) and place the &#039;descriptive&#039; photo over the menu to the right of the site/company title OR to make a single elongated logo for every page.<br />I have been playing around a bit and plan to make the buttons for my revision match the colors better (i hated the pink too) by making some custom buttons in PS. I may try to implement these without flash but I don&#039;t know a better way to make mouseover and click animations (requested by client).<br />The logo is the same on all pages, but it has transparency and the bg color is different, I will take this into account and had not noticed this at all so I&#039;m really happy you pointed out the awkwardness of it.<br />I looked over many gallery types and the lightbox type of method was the visual she preferred.<br />I tried at one point to move the menu down, but at the time i did not know enough to manage this without destroying everything else. I feel I know enough to do the site from scratch thanks to you guys and tek-tips dot com</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-08-20T19:26:00Z</updated>
			<id>http://www.killersites.com/forums/post/10144/#p10144</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10136/#p10136"/>
			<content type="html"><![CDATA[<p>The reason the site loads slowly is that the photographs have not been optimized for the web, I looked at 3 at random. The resolution for the web should be 72. Some of the photos are 240 and 700kb, that&#039;s huge.</p><p>As for the beauty of the site, I really like the dark colours, but I&#039;m not enchanted with the white background for the photo thumbnails and to look more balanced it should be at least the same width as the header.</p><p>The navigation buttons with the big pink border look a little clunky, a smaller border would look more refined. I think it would look better if you left the button background the same colour and just used the change from top right to bottom left border to indicate the hover.</p><p>I would make the header the full width of the site and move the navigation down level with the content. I also find the logo &quot;Daybreak Photography&quot; very fuzzy and difficult to read on the home page. Ideally the header and the logo should be the same on all pages with maybe just a change in the image on the right hand side for the different categories which would depict them visually. By that I mean - Engagement maybe an engagement ring, Scenery - a landscape, Weddings - a bride or a wedding cake.</p><p>Have a look at the photo gallery in this site for a different idea of display<br />maraz uldelsur.co m/gallery.html</p>]]></content>
			<author>
				<name><![CDATA[virtual]]></name>
				<uri>http://www.killersites.com/forums/user/129/</uri>
			</author>
			<updated>2009-08-20T15:58:28Z</updated>
			<id>http://www.killersites.com/forums/post/10136/#p10136</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10112/#p10112"/>
			<content type="html"><![CDATA[<p>wow. ok, that was a failure on my part, mostly cuz it was late and i was really tired. Sorry</p><p>Daybreak Photography dot org</p><p>I&#039;d put the link directly but the site isn&#039;t all that popular as of yet and i noticed forum links i had previously posted showing up in google, some even above it.</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-08-20T00:32:41Z</updated>
			<id>http://www.killersites.com/forums/post/10112/#p10112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10107/#p10107"/>
			<content type="html"><![CDATA[<p>Where&#039;s the link to your site?????</p>]]></content>
			<author>
				<name><![CDATA[virtual]]></name>
				<uri>http://www.killersites.com/forums/user/129/</uri>
			</author>
			<updated>2009-08-19T18:24:21Z</updated>
			<id>http://www.killersites.com/forums/post/10107/#p10107</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[photo gallery officially online]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/10093/#p10093"/>
			<content type="html"><![CDATA[<p>I have finally got this site up and fully functional and <strong>being used</strong>. I still think it could be a lot sleeker looking and would definitely like to speed up some of the load times.</p><p>While floatbox was easy as breathing and has done me well I am still thinking of changing it (depending on the answers in another topic, plus I&#039;ve seen a few that seem... prettier).<br />I was thinking of Orangoo Labs&#039; lightbox clone, but I don&#039;t think it will &quot;fit&quot; the site&#039;s current look. Awesome Box and phatfusion seem nice and are very responsive.</p><p>I mentioned in another topic my want to use <a href="http://cow.neondragon.net/stuff/reflection/" rel="nofollow">Reflection.JS</a> to add a reflection of the photos but I worry this will greatly slow the site. It seems to take quite awhile to load.</p><p>Please comment on the site, don&#039;t try to help what I&#039;ve talked about (lightbox clones &amp; reflection) as those were notes on ideas for the site. I already have topic(s) posted for questions involving the tech side of all this.</p><p>Remember, I am looking for beauty and speed (within reason, it <em>is</em> a photo gallery)</p>]]></content>
			<author>
				<name><![CDATA[AndaleTheGreat]]></name>
				<uri>http://www.killersites.com/forums/user/1413/</uri>
			</author>
			<updated>2009-08-19T06:45:10Z</updated>
			<id>http://www.killersites.com/forums/post/10093/#p10093</id>
		</entry>
</feed>
