I always believe that blogspot and wordpress are the easiest publishing platforms for everyone . And they can do any task a website base on other platform can do .
I go around some photo gallery websites ,some of them base on PHP and the others base on Flash . So I made this template in blogspot for everyone know that blogspot can do most of work others platform can do .
This template is named Simplex gallery .It's specific for gallery website .
here is the screenshot

Live demo Download
Install instruction
In this template ,I integrated all javascript ,so you don't need to upload any javascript files .1. Download it ,extract .
2.Open template file in any word editor you have,change the URLs in template file . You need to change url in this section :
<div id="header"> ..... </div> .Find and replace
http://nhamngahanh-gallery.blogspot.com/...
with your urls
3.Upload template to blogspot .
Done
How to use
To post your images ,open your blog editor , upload your image .Each post contain only one image ,no more ,so upload one image in each post .Choose edit in HTML mode ,keep only img tag like this :
<img src="your image url" title="title of your image - required" />remove other tags and any things else .
add labels for post then publish .
how to edit the catagiries
ReplyDeletehi.. i am also a photographer and this one's really the one i am looking for a template.. but my problem is that there some photos that were distorted specially the portrait ones.. is there something i should set in the code or there are other ways that all my photos will show as what it is really on original (not distorted) please have a look at my site http://milvenemineses.blogspot.com I need ur help.
ReplyDeleteJust uploaded this template and fooled with some of the settings to get a satisfactory result.
ReplyDeleteIs the template able to process plain text posts? For instance, I want the 'about' category to go to a paragraph of text; as it is, the template tries to load the text into the thumbnail. Any way to change that? And also, it would be nice to have an option to attach some text to the images, like room for a couple of sentences, where the title is.
Thanks for the template.
Hi,
ReplyDeleteThis emplate is awesome, but I've three questions:
1) I want to post more than one image in one post. As you know, there's a limit of 50 posts per day in Blogger, and for photo blogs, one may need to upload alot of photos. Also consider the fact that you create new post for every new photo you want to add. Can you consider this point in the next update?
2) Can I insert Adsense code below or above the individual images? Is it possible to insert Adsense code anywhere in the template?
3) I need to make some SEO, is there any space for text?
Hello,
ReplyDeleteI love this template, it looks elegant. But I have some problem of how to add more labels in "Categories" section. It's already 4 labels, but when I try to add more by changing the coding, it's not working. Can you help me how to add the code to add more labels under "Categories" section?
I really need your help. :)
Thank you!
hi,
ReplyDeleteI've just tried to change the code as structure but the code still doesn't work.
Here the code I make so far: http://i868.photobucket.com/albums/ab241/lindabaroes/Untitled-1copy.jpg
I still want to add some actually. Help me, please.
Thank you!
@Linny : in the picture you sent me ,I notice there are two unnesesary tags </li> and </ul> is added ,so it maybe the reason why your code doesn't work .
ReplyDeletecheck this picture . I marked unnesesary tags . Delete them and I think your code will work .
http://lh5.ggpht.com/_MsaNQZtvB5E/SuEbpi4ZxGI/AAAAAAAAAPM/urVibaccT4E/s800/Untitled-1copy.jpg
thank you so much for your help!!
ReplyDeleteit works! ;)
nhamngahanh,
ReplyDeleteThanks for your clear and caring reply. It helped me :)
you are all welcome ^^ I'm glad to hear that my template work finally
ReplyDeleteHi! My English is very bad, but I'll try for ask a question! Tell me please, how can I find the picture by "children label"? For example:
ReplyDeletetitle="" href="http://fxlens.blogspot.com/search/label/nature/Trees">Trees<
So, what name I have to give for the label, if I want to find all the pictures with label "Trees"! May be only "Trees"? But it doesn't find the pictures in this case! Help me! Waiting for your answer, thank!
Hi, congrats for your work. Simplex Gallery it's working great with "landscape" photos.
ReplyDeleteYet I have some questions..
What about the "portrait" photos? I'm not using max-width & max-height , just 750x500px.
What settings can be done so the vertical taken photos will display correctly?
If you resize the photo to fit the 750x500px , a vertical (portrait) photo will be very small.
Thank you.
Oh too bad! Didnt work for me!
ReplyDeleteThis template is what i.ve been looking for. But why my photos won't appear. I followed all the instructions but still didn't work. It says "error loading image"...why? Please help!
ReplyDeleteOk, I did some adjustments over there, 438x700px was a little too small and another thing that I've done was to resize all the photos to 500x750px.. it's not a BIG adjustment but it makes a difference on my monitor..
ReplyDeleteOne other thing, the first photo from the gallery when it is loading, it blinks once and it dissapears. You have to click on the second thumbnail to load a big photo. Can this be fixed?
Thank You. Keep up the good job you're doing.
@fcm : Glad to know the adjustment works for you .
ReplyDeleteOn the trouble you mentioned ,could I see your blog for more ? I really don't know what trouble like?
This comment has been removed by the author.
ReplyDeleteThanks for this awesome template. I have applied it to my new http://hasrulh-gallery.blogspot.com.
ReplyDeleteAt first the certain issues about the template, but then after i read all the comment, i found the answer to all the troublesome. Thanks again.
However, the image that came from the post is not center, as me using the max value for width and height as mentioned above. Can it be fix?
HI nhamngahanh ,
ReplyDeletemy condition is just same as Pretty Little Star's condition.
i follow ur intructions and it works !!
thank you!
this is a really nice and perfect template for photo ~
@hasrul hassan : To center image and caption ,you can follow some steps bellow :
ReplyDeleteIn CSS section ,find
.caption {.......}
and replace it with
.caption{font-style:italic;color:#887;text-align:center;display:block;}
find #main_image img{........}
and replace it with
#main_image img{margin-bottom:10px;max-height:438px;max-width:700px; display: block; margin-left: auto;margin-right: auto; }
That's all . I hope this helpful to you
@Margarita Punzo' : search box I created truly doesn't work . I will try to fix errors and give you the result as quick as possible . Thanks for carring
ReplyDeleteHello.
ReplyDeleteFirst of all, I wanna thank you for this awesome template for Blogger.
This is my Blog with your template :
http://mahdi-shadkar.blogspot.com
I have a problem of image size on screen. I changed the max-height and max-width , and that helped the photos not to be distorted.
But now, there is another problem, that the photos are displayed in small sizes and in the left side of the screen.
I ask your help for this.
Thanks a lot
@mahdi shadkar : in comments above ,I answered hasrul hassan how to center picture and make it sized as you want . You can take a look on it and adjust the code for your need
ReplyDeleteThanks. It works ...
ReplyDeleteNow another question.
The horizontal photos have not the maximum size on the screen. What is the solution ?
Thanks a lot
@mahdi shadkar : In comments above ,I talked about how to re-size image to any site you want . You can change the maximum size of image as equal as size of your screen .
ReplyDeleteit's all about this CSS line :
#main_image img{....}
thanks for the wonderful template ?
ReplyDeleteHow do I increase the number of tumbnails at the bottom? Thanks!
"Thank you for the template. I know how to put the portrait photos in the center but can the words be to the left of the portrait picture instead of at the center?
ReplyDeleteAlso, can the font and color of ""Older posts"" and ""Newer posts"" at the bottom be changed?
Thank you nhamngahanh
Thanks for the reply.
ReplyDeleteIt works for the main page (I set it to 27 for 3 rows) but when I click on the category links, it only shows 20 images.
sia:
ReplyDeletethanks. great template
I want thumbnails horizontal?
ReplyDelete@fcm > what country are you from? RO? i need to talk with u :)
ReplyDeletehi there, I have bought a custom domain using your template and the thumbnails now are aligned vertically and in a mess. It was ok at first. Does the html change when I change it to a custom domain?
ReplyDeleteIs there a way to get them arranged again?
Thanks for the nice template!
Hello..i'am talking from Portgal...one question...how do i "put" a image in one of my categories? please help me...and sorry for my bad english
ReplyDeletei will tried...after that i will give you a feedback
ReplyDeletei'am not able to do it...could you be nice to put a image hoe to do it?
ReplyDeletethank' a lot
Could you be kin to visit my blog (http://evoraphotopress.blogspot.com/) and see what's wrong i'«am not able to laber pictures?
ReplyDeletethank's
@Carlos Neves : could you take a look on this picture :
ReplyDeletehttp://lh6.ggpht.com/_MsaNQZtvB5E/SwNhYSnNYgI/AAAAAAAAAeg/KYELWsX_5xo/s800/simplexgallery.jpg
Did you mean "label" is the title where I pointed an arrow on?
to add title to images ,just add "title" attribute to img tag in editor window ,like this :
http://lh6.ggpht.com/_MsaNQZtvB5E/SwNh7ujsVgI/AAAAAAAAAek/VoHSTI7MfUk/s800/simplexgallery1.jpg
Thank you very much...congratulations...
ReplyDeleteThis is a very elegant, and beautiful template. Thanks so much for creating it and managing so many questions! I'm playing around with your template and have found it very easy to customize. I have one question:
ReplyDeleteIs it possible for me to insert a small .png file at the top before the title of the blog?
I am an illustrator and am using this blog to showcase my work. I use a small swirly symbol as my name and would love to put it in the title. I can't seem to figure out how to code the IMG SRC. Any help would be greatly appreciated. Thanks in advance, and I'll be looking for more of your work in the future!
Rae
@Rae : Sorry for replying too late .
ReplyDeletehere is the code of header left :
<div class='headerleft'>
<div class='headertext'>
............
</div>
</div>
you can add your own logo by adding an img tag right after <div class='headertext'> . Like this :
<div class='headerleft'>
<div class='headertext'>
<img src="your image url" title="..." width="" height="" />
............
</div>
</div>
Hey..hey... hey...
ReplyDeleteyour template is very very very beatiful...
You can visit my blog... My blog use your template...
But, I have a question. How do I create a page navigation like this -> http://www.abu-farhan.com/wp-content/uploads/2009/09/image_thumb5.png
Thanks... I'll wait you reply...
This comment has been removed by the author.
ReplyDeleteI have seen so many photo templates in the past few years, but none, zero, zilch, nada... compare to this one you've created here. Not even close...
ReplyDeleteThank you.
First of all, thank you for this excellent theme. It is brilliant for photographers. Some feedback - The theme does not load the first image in Google Chrome. After you click on another thumbnail and come back it works fine. This only happens with Google Chrome. Any ideas?
ReplyDelete@nhamngahanh I am a developer myself. Let me know if I can help you I love this template :-)
ReplyDeleteGreeting,
ReplyDeleteThis is the template that I'm looking for. I really enjoyed showing my pictures.
Anyhow, I've difficulties to put in the caption for every pictures. Can you tell me how? Thanks.
This comment has been removed by the author.
ReplyDeleteGreeting,
ReplyDeleteI've change few things based on your instruction which I get from all of your answers. I changed the max-height, max-width and centered the image. At first its going fine. However, once I add 6 more pictures after all the changes I've made, the new 6 pics appeared to be small (mainly landscape photos). How can that be? could you please help me to sort this. I've tried many times to find what's wrong with it. Please visit http://whenpicturestalk.blogspot.com and see the different. Thanks.
@whenpicturestalk : to add caption for picture ,you just add title attribute for img tag .
ReplyDeleteIn your blog ,I see this is not problem with template ,it's the trouble when you upload image in blogspot editor ,it will automatic resize image to 3 size : large,medium or small . Just try again with another host .
hello nhamngahanh my friend.. your template is awesome, I really liked it, I already used your template and I had to modify the appearance, but I want to change the icon blogger who always appears on the navigation url, because I've made my icon for the page, but only appears a few seconds.. you can help me..
ReplyDeleteplease check my page http://mafiartdesign.blogspot.com
-thank you-
I see the code
ReplyDelete--link href=http://www.blogger.com/favicon.ico rel=icon type=image/vnd.microsoft.icon--
How to Change, on edit HTML I'm not Found this code..
Thanks
graicaisaaa!!!!
ReplyDeleteHello
ReplyDeleteI am trying to modify the existing template with the drop down menu for photos.
But when i would like to save my Blog i got the error - The element type "div" must be terminated by the matching end-tag...
Please, is there a way or path or just how to find out which would be missing?
I would like something like below
http://lk-experiment.blogspot.com
thanks !
Lara
I love your template, but do not get their hands like to work.
ReplyDeleteYou will have more information to see my photos.
Muchisimas gracias from Spain.
Thomas
@LK : Pls check your code you added because there's an excessive tag /div or a div tag is not matched with a /div tag .
ReplyDeleteI suggest you write the code as block for easy to find out them
Is it possible to leave a white border in the html so there is always a border around the photos....let me know? Thanks for the template...check out my template...just started...have a ways to go...
ReplyDeletewww.wesleysoccerphotos.blogspot.com
This comment has been removed by the author.
ReplyDeleteI love this template and very much want it to work for my photo blog. But I am having the following problems:
ReplyDelete1. On two of my posts I have deleted the unnecessary tags and such as you said we should for individual photos. Now instead of showing the pictures it is showing the text.
2. The thumbnails are showing blownup versions of the images instead of smaller previews.
3. I am also pulling up error downloads for some of the images.
You can check out my blog here: mmh-photography-portfolio.blogspot.com. Any suggestions to these issues would be greatly appreciated! Thanks!
Also, I have changed the height and width maximum but when I go to reload pictures as I don't want these huge images that the viewer has to scroll over to see, I get error loads shown instead of images.
ReplyDeleteI really love this template, please help. Thanks!
Wow. Great layout! After reading the comments, everything works perfectly. Thank you very much!
ReplyDeletethis is a great template. thanx.
ReplyDeletei wanted to know if there is any way we can turn some part of the title of the images to bold letters ?
@daOne:At this time ,there's no way to make a bold letter in title of image ,you can make entire of title to bold but one character is not . I will try so hard to make it in the next version .But this is very hard .
ReplyDeletenhamngahanh thanx for ur replies. really appreciate the effort u've put in.
ReplyDeletealso can u pls let me know.. if we can have the comments on pictures possible some how.. that will completely rock this template !
Also what is the option to make the top header of different color and border like the bottom.
thanx again !
i hope u come up with ur next version soon.. all the very best :)
ReplyDeleteI'm experimenting with this wonderful template by customizing it for my special needs. I wanted to create a "Random homepage" script where each time someone visits or refreshes the page, a random page would load or in this template's case, show a different image on the front page.
ReplyDeleteThe standard randomizer script I used seemed to work when you refresh for a split second then it goes strait to the default page. Sometimes it even shows the url of the random page in the address bar but only displace a blank image. How can I achieve this with your template?
Thanks
This comment has been removed by the author.
ReplyDeleteI was thinking about a way to allow comments. I know you can get to the external comment page as long as you have the blog id and post id. I'm wondering if you know if you are able to get the post id of the current image being displayed? Then you could at least add a link somewhere to go to the comments for that image.
ReplyDeleteI do agree though that integrating them right into the page would be very difficult.
Great template. Its possible to insert a link in the title of the image.
ReplyDeletehttp://gregoriomucio.blogspot.com/
I Have A Question On You How Can I Make A Enter Page To My Blog With A Logo?
ReplyDeleteIf You Can Do This You Are The Greatest Blogger Designer Ever.
Hi,
ReplyDeleteThis is realy great template. I have a problem on 2nd step, cant see your URL http://nhamngahanh-gallery.blogspot.com/ so i dont know where to paste mine?? Many thanks!
http://img710.imageshack.us/img710/3038/blogerq1.jpg
Hi there,
ReplyDeleteGreat template! I'm using it for my portfolio right now and can't seem to find the comments underneath the photos as displayed in the live demo. Can you please advise?
This is a fabulous template. I just downloaded it and have been working on getting it up and running. However I am not seeing the ability to leave comments as shown on the live demo of the template.
ReplyDeleteAlso, did you get the search function to work? Mine doesn't seem to be working. http://passengerpix.blogspot.com
And finally, is there an easier way to create a new post or sign in (like clicking on the new post link as shown on the standard blogger header) rather than having to go to the dashboard from another one of my blogs to access this one?
Many thanks for creating such a great photoblog template.
Never mind my question on the search function but my other two questions still remain. :)
ReplyDeletehello..
ReplyDeletei just followed the step u mention in http://simplexdesign.blogspot.com/2010/01/simplex-gallery-has-some-update.html but still the box comment didnt appear..
yup i just realize i actually using the old version n now its done..thank you very much
ReplyDeleteGreat gallery template dude.... Really looks cool..
ReplyDeletewhen we click thumbnails, How the images getting displayed in your demo page?? I mean the photo effect...but while i applied to my blog it's getting loaded like other pictures..
i wonder if we can increase the number of images we can display in 1 category? i've uploaded 22 images in 1 category but only 20 can be display..i tried to change the number of post in setting but still the same..any other method to change?
ReplyDeletei have one nob question..
ReplyDeletehow can i turn off "comment" show in my blog..
its always show "0 comment" sometimes more than one line...
help me please..
I use this template for my private photo gallery but I have the same problem with kayumans. Can you help us please...
ReplyDelete@ndulz and Kayumanis : I wrote a note at the beginning of this post for avoiding duplicated comments .have you ever see that ? It's the text in red
ReplyDeletei have already add the title tag, but my fault is i add 'double t'(tittle) on 'title' word.. lol.. that's why my problem appear... :-)
ReplyDeleteThank for your patience...
Hy! First of all, i like the template, is very simple and nice, but.. i have a problem. Its wideing my images out.
ReplyDeleteMy blog www.crm-photography.blogspot.com
Can you take a look, and tell me what is the problem?
Thx!
I am very new to editing html pages but i do know some basics. I am having trouble getting my images to even show. Where exactly in the html body to i place the or is there even a certain place? thanks for your help....awesome template by the way i have searched all over for one like this.
ReplyDeleteThanks for the template it is great!! I can insert pictures easily when they are links from the internet. The only problem I seem to be having is I upload my own images from my harddrive to a blog post and when i save it the actual blog page says Error Loading Image. How do i fix this? also, how do i post pictures into the different categories?
ReplyDeleteif you get errors when using blogspot for hosting image ,pls read comments above for more. The reason is Blogspot doesn't allow hot-link for images ,so the link you got is not the real one .Check comments above for solution .
ReplyDeleteHow to comments picture?
ReplyDelete@kuld3s4k : there's another version of this template and download link is available .You can check the note at the beginning of this post .
ReplyDeleteHello.
ReplyDeleteI like your template very much, thanks alot.
Please see my blog http://taurusmedia.blogspot.com and help me to put FlashObject into the middle of the page.
How can I do it ?
Thanks in advance.
Hey!
ReplyDeleteThis is awesome theme but i need some help. There is one thing "ABOUT". I would like to write there about me and my pictures but i dont know how to? I dont know to use this. Can somebody help me with XLM.
Thanks, sry my bad english.
Marc
Hello,
ReplyDeleteHey how come my thumbnail pictures also are listed vertically instead of horizontally like the preview. Please help me out here!
http://www.tohakmar.geneticgen.com/
HI there,
ReplyDeleteI love the template, but I still can't get my images to upload.
I keep getting this -
Error loading image: http://www.flickr.com/photos/48274494@N02/4425215846/
@marc: see my comments above .
ReplyDeleteHow to post picture from computer not from intenet link???
ReplyDeletePlease help:)
Hi :)
ReplyDeleteThanks for this EXCELLENT blogger template!
Is it possible to make a light/white shadow over the miniatyr pictures under the main picture instead of the dark/black shadow?
Excuse my bad english..
How to post picture from computer not from intenet link???
ReplyDeletePlease help:)
Hello,
ReplyDeleteWhen clicked on the icon, can I make it to go to a flash file, instead of previewing the picture ?
I have a series of 360 degree panoramas for which I have the corresponding .swf animation files.
thanks very much,
Thanks for the beautiful template..everything works.just needed some patient and time to tweeks some CSS ..and VOILA i was set.....thank you again
ReplyDeletethank u...i didnt read...other comment...i just wanna d/load and try it...after ill comment...but..this is really nice.. t -q again
ReplyDeletethanks a lot, this template is really cool.
ReplyDeleteThis is great.. but one more thing if we could make the template to become automatic sliding?? possible or no?
ReplyDeletethanks..... =) http://arjaeuseportfolio.blogspot.com
Great Template. Is there a way to show the post name, not the photo link in the address browser? The photo address can be copied by anyone?
ReplyDeleteThank you
Dear nhamngahanh
ReplyDeletePlease help
Is there a way to show the post name, not the photo link in the address browser? The photo address can be copied by anyone?
Thank you
I will wait for you, also when the page load to first post, the favicon logo disappear and the blogger logo return.
ReplyDeleteThank you again for a great template.
http://www.kahtan.net/
About the Favicon ,you can simply add this code in the header of template (before </head> in template file )
ReplyDelete<link href='your favicon .JPG' rel='shortcut icon'/>
that's all
I have the Favicon code as you suggested and it loads in the website first but when I click on the next photo (post) it disappear and the blogger logo return?
ReplyDeletehy,
ReplyDeleteI have read all of your answers , but i am having a little problem, when i go to a gallery item i want to see more then 20 thumbails , with posts, i succeded to show 200 posts in main page, i have tried to open recent posts settings -but it won't open, it says configure feed and that's all.
Please help me too, if youre kind.
Thank you.
The Favicon code now works on Chrome, Safari, Firefox but not IE!.
ReplyDeletehello nhamngahanh,
ReplyDeleteDid you have a chance to address my earlier post regarding the post address vs photo address in the browser's URL bar ?
Thanks
hi nhamngahanh,
ReplyDeletethanks for a wonderful template. im using it & love it. i got a question, is there any limit of thumbnails?? this is because, if u refer to my blog (http://toangtarang.blogspot.com/search/label/Miri) i got 21 images, but shown only 20 images..how to solve this problem?is there any limit to thumbnails per categories?
thanks in advance!
Hey-hey !
ReplyDeleteyour template is very very very nice !
You can visit my blog it is use your template.
Thank You for your work !
http://www.taurusmedia.blogspot.com/
How do I make it so the captions for the pictures are at the top center of the pics and not the bottom? The captions always end up on top of the thumbnails and is hard to read. If I could put it centered above the photo, that would really help. I've put the caption on the bottom centered, left and then right and they all end up on top of the thumbnails. This is only for pictures in Portrait and not Landscape. The pictures displayed in landscape format work fine at left, right and center because they are not directly above the thumbnails like the Portrait photos.
ReplyDeleteThis template is fantastic by the way! Thank you!
Hi!
ReplyDeleteSorry, my english is bad, I hope you'll understand me.
Thanks for this amazing temple. It's very nice and looks so clear-out, what I need.
I read everything above but I didn't find answer to my problem or I did something wrong.
When I click on the first picture that doesn't disappear and the next picture doesn't come replace it.
Can you tell me, please, what can I do to fix this?
(http://angelikagaleriaja.blogspot.com)
Thanks!
Angelika from Hungary
nhamngahanh, thank you very much. I look forward to your update. The template has been fantastic to work with!
ReplyDeletetq nhamngahanh for your prompt reply..ok understand its blogger limit. thanks ya.!
ReplyDelete@Angi : Your question is asked by many peoples . The problem is only happen to Chrome ,my friend .If you browsing with IE or FireFox,nothing's wrong . I can't find out why Chrome has this problem ,so I still waiting for help from others .
ReplyDelete@nizam.Osman : I think your issue can be solved . The idea is very simple ,instead of read posts from Blogger ,we add a script to read and parse image feed from Picasa and show it with this template . There are many script can got image feed from Flickr and I think Picasa can do the same. But it's only the idea . I need time to make it comes true .Thanks you for suggestion
Never mind, I figured it out already thank you!
ReplyDeleteThanks The Master, your template is very nice.
ReplyDeletemy blog, with your template at http://aryogogogallery.blogspot.com/
Regards,
Hi nhamngahanh, great template, I'd like to know how to see portraits pictures vertically in thumbnails, they are shown rotated. Thanks!
ReplyDeleteI loved this template - but there is this ONE problem when I installed it - the thumbnails are all below each other instead of being in a single horizontal line.
ReplyDeletePlease, help!
http://www.deepalivarshney.com
Hi nhamngahanh,
ReplyDeleteThank to to share your awesome & simple template, I'm trying to apply the template for my photoworks.
As u can check on my blog:
http://p-graphy.blogspot.com/#http://2.bp.blogspot.com/_GaxEOKaBmqU/TClmOuuYXeI/AAAAAAAAApQ/cFui9D49Qik/s1600/orchid+macro.jpg
I found difficulties to put title bellow my photo, and the thumbmail bellow main photo is too stretchy as i want it fit to the box.
And secondly; how to post photos in each label?
Third; I want to change "portfolio" menu to "Contact" and put my contact details.
I guess that's all for now, as I'm newbie in HTML code and quite stressing me as I really want to have my own photofolio, and i guess the template you created is more simple for my photo works. really appreciated and thanks.
Regards,
Poni
http://p-graphy.blogspot.com
Dear nhamngahanh,
ReplyDeleteFirst of all many many thanks for your great work.
I read all comments and fix everything i can, but still one more problem: the favicon. I tried all ways, but it always disappear a few seconds after!!!
Another thing, i also would like to take out the navigation links, those blue ones. I can manage with the labels i guess.
Thanks again, best!
help look http://img401.imageshack.us/img401/6439/79213918.jpg
ReplyDeletenhamngahanh Thank you
ReplyDeleteDear nhamngahanh,
ReplyDeleteThanks for your reply. It´s me again.
I follow both of your tips to add the favicon, unfortunately none of them work in this template...
What about my other question about taking out the nav links?
Thanks!
Sorry for having deleted the last post. I was saying that I couldn't put an image as a background and I found the way how to do it so.
ReplyDeleteBut now I have a new problem. The template works at perfection, but I uploaded a vertical photo and it exceeds and cover the list of all the photos uploaded. What can I do?
This comment has been removed by the author.
ReplyDeleteIs there any way to open the top image ( link of post) in new tab?
ReplyDeleteDear nhamngahanh,
ReplyDeleteHow can i remove comment on my blog ?
without showing it.
Your template is just great. I have read all the comments and I looked at the blogs where they use this template and nobody has been able to change the Favicon. Even in the demo.
ReplyDeleteIs there a solution? The normal codes have failed.
Thanks for all your work.
(And sorry for my bad English.)
@All : check out Simplex Gallery F.A.Q ,please . I covered some popular troubles ,and I hope it will help you reduce time and effort .See it here
ReplyDeletehttp://simplexdesign.blogspot.com/2010/08/simplex-gallery-faq.html
This comment has been removed by the author.
ReplyDeleteVery nice :)
ReplyDeletePlease, I need indicate me how to classify the photos or how to raise them in the blog in every category: Arts, Human etc. I do not find where to solve it.
ReplyDeleteIn Blogger does not it give me the option to raise them already each one in his site? And if it is like that ... how is it done?
I have the menu with every name and the photos with his corresponding label but then, they appear all together, without classifying and if clickeo in Human (for example) it turns out to be empty, in black.
How is it done?
Thank you!! Magnificent template :D
Por favor, necesito me indique cómo clasificar las fotos o cómo subirlas en el blog en cada categoria: Arts, Human etc. No encuentro dónde resolverlo.
En Blogger no me da la opción de subirlas ya cada una en su sitio? y si es así... cómo se hace?
Tengo el menú con cada nombre y las fotos con su etiqueta correspondiente pero luego, aparecen todas juntas, sin clasificar y si clickeo en Human (por ejemplo) aparece vacío, en negro.
Cómo se hace?
Gracias!! Magnífica template! :D
@Marce: Hola Marce, igual yo te puedo ayudar.
ReplyDeleteCuando subas una foto tienes que añadirle las etiquetas (en el campo etiquetas del editor) con el mismo nombre que tienes en los menú de las categorías, es decir, si en categorías tienes una que se llama personas, luego en cada post con una foto que quieras que salga al seleccionar esa categoría tienes que añadirle la etiqueta personas y una coma para añadirle otra etiqueta mas y así sucesivamente.
Por ejemplo mis fotos de paisajes también están sub-clasificadas en mar, montaña, etc... luego cada post con una foto de paisajes le añado la etiqueta paisaje y una coma y mar si son de playas o montaña etc.. así cuando le doy a la categoría paisajes me salen todas con la etiqueta paisajes, pero si le doy a la sub-categoría mar sólo me saldrán las que tengan la etiqueta mar... etc, etc.
Espero haberme sabido explicar.
Saludos.
Now I'm using this template. Very cool, thanks for sharing it... Keep it up.
ReplyDeleteNice Photo Gallery
Hi,
ReplyDeleteI m using your template. Its cool however only 11 pictures in my blog are appearing and for the rest it says "Error Loading Image:". Please help.
Sathish
http://sathish-b.blogspot.com
@Sathish : this problem is mentioned sometimes ,and you can find it easily in comments above .It's about Blogspot doesn't allow hotlink ,you should find another host ,or if you want to keep image in blogspot ,the solution is showed in one post of mine . Just make a search or looking at the post list
ReplyDeleteI have a question.
ReplyDeletehttp://i56.tinypic.com/kd1z6r.jpg
Because the thumbnail image does not appear?
Even posting the same way I have ever been taught here?
Hi there,
ReplyDeleteI just want to say thank you! This template is what I have been looking for. It's easy to use and your FAQ on the template is very useful - it's great to have technical support on blog templates.
My blog: http://huatuostudio.blogspot.com
Facebook: http://www.facebook.com/pages/Hua-Tuo-Studio/114908185201637
I'm very impressed with your work that I kept your credit at bottom on my blog.
Keep up the good work!
HOW STEP TO INSERT A COMMENT BOX ?
ReplyDeleteHTTP://GALLERY.HILMANNURMANDIYANA.BLOGSPOT.COM
thanks for sharing your template~
ReplyDeletei have a few questions while using it.
1. i have made subcategories within the categories, eg. room>bedroom, how do i label my images so that it only shows in room or bedroom category?
2. i have added a logo, but the picture has pushed my title down and the view is being blocked by the picture gallery. how do i fix this?
All done. Very nice, clean, and professional. Too bad the favicon doesn't seem to work on this template as it does on my other sites. But it's still a great design. Thanks again mate. I've put the credit to yourself at the bottom. It's well-deserved :).
ReplyDeletehttp://www.edwinsanthony.com/
Hi,
ReplyDeleteI could not find the part (as mentioned above) to be replaced in my blog's html code. Kindly assist me. Thanks.
Hello ..
ReplyDeletethis template is verry great, I love it .. I have 1 question:
why can not I install a favicon, I've tried several ways but still returned to his blogger favicon.
but when I use IE favicon appear.
please help, sorry my english is not good.
how can I change the names "older posts" and "newer posts"? thanks
ReplyDeleteIn my blog this template isn't the same like in demo. Tell me please why ? http://galeria.codzienniktv.com
ReplyDeleteur template was superb...i love it...even after having several issues..it finally solve...
ReplyDeletedo visits my blog : www.dstorybook.com
thanks again
I really want to use this template but i got the same error like CODZIENNIK.TV @ http://galeria.codzienniktv.com ... please tell us how to fix this... pleaseee
ReplyDeleteIts a great template. but i got a little problem. how to make post title tobe centered. mine is on left position.
ReplyDeletehttp://gallery-tnt.blogspot.com/
thankyou
Best,
Loji
Been loving this template for years... check out my tweeks.. heritagetile.blogspot.com
ReplyDeleteCan you please upload it to some file hosting website except MediaFire?
ReplyDelete