cookphotoworks
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sunspot?@dellana,
I think that you just make a link to open the photo in a new window. The zoom feature is a function of all modern browsers.If you do an html like:
<a href="http:\\yourwebsite.com\image.jpg" target="new">insert text or <img src="http:\\yourwebsite.com\img.jpg" height="500"></a>It should open in a new window, and the browser should take care of the zooming.
If you go to my site, and click on the photos, they open the full gallery in a new window. You’d be doing the same thing, except linking to an image.
BTW, am revamping the web site, so it’s a little funky right now. If you wish, post a link to your blog. I’d like to see some of your work.Forum: Themes and Templates
In reply to: Sunspot?Went to the Mac App Store and they have a free app called “Sourcetree” that is a very sophisticated SVN whatever they do.
BTW, the site certificate for Automattic is not trusted, but it works fine. Uploaded to my themes directory as folder “sunspot” and everything works perfectly.
@jan, thanks, you nailed it perfectly.Forum: Themes and Templates
In reply to: Sunspot?Okay, thanks much. That’s a start, at least.
Trying to figure out right now. I’m on a Mac, so the TortoiseSVN is out. Trying to figure out how to handle the subfolders on the Revision 9164 page now.Probably more questions after I’ve messed this up a couple of times.