Support ticket please send to Support Forum. We will reject all support requests by comments.
You must be logged in to post a comment.
We have 217 Discussions on FameMag – Minimalist Blogger Template for News & Magazine
Support ticket please send to Support Forum. We will reject all support requests by comments.
You must be logged in to post a comment.
Hi!
I'm wondering if it's possible to add a photo archive or a gallery to the template?
yes, the archive widget :D
Oops sorry I didn't think that was what you meant. My bad :D
Thanks a lot!
I don't say I not trust you. But in you site, I see the time is showing (of course, only time, not date).
So that's why I said you must change setting of Blog widget. Like this: http://3.bp.blogspot.com/-O_9AGhRNKMw/U51htTq7nsI/AAAAAAAAH9U/eprGyzgPWgE/s1600/gs-date-time.png
Trust me I have tried that. Didn't work. Date is still not showing :(
Just share your blog URL.
What's mean of "Blog Archives"? Are you talking about archive widget?
I don't need the search box, I already disabled it. Can I make the logo centered then?
Any way to add the blog archives?
Show me your site URL please. And don't start new comment, just reply your comment to continue the discussion.
Yes of course.
You must change settings of date in Blog widget. Of course, this is too basic so I not add to tutorials.
You just find the below code in template XML:
div.cap:first-letter {
and change it to
div.cap-disable:first-letter {
Can not because we had the search box on the right and that will break the layout / responsive.
I removed the slider caption as well but I would like to change the distance between the banner and slider. Can you tell me which line in the code?
Also, I used "custom" setting for mobile template. It looks great on the iPad but the HTC Android phone displays problems. For example, the email subscription shows as a white bar only. It re-sizes just fine if turn off custom and use regular web page. Also, the white email bar hides the top of the site. not so anywhere else. Couple of other resizing issues with the banner and Main link at the bottom and the slider doesn't show up at all.
No it still doesn't appear in my blog post. I can only see the time but not the date. You can check my blog for yourself.
Can the contact form gadget be added to this template?
Second question : how to turn off the big-first-letter? Thank you.
How to put the logo in center of the header? Thanks in advance.
If you like, hope you can share this post with your friends. Appreciate all fair kinds. Thank you very much.
Works like a charm! Thank you very much and outstanding work!
This CSS can help:
.slides .caption {display: none!important}
Add it to advance CSS: http://bloggercando.blogspot.com/2014/05/add-custom-css-into-blogger-template.html
It's appearing now, so what's day you want to show?
How do I remove the caption under the slider image and reduce the gap?
Thanks!
Hi I'd like to know how to make the date of post appear. Thanks! :D
Discard previous question. I found out that you can host site assets on Google Drive in a folder, make public and copy location into code. Thanks.
I was able to change the color of the banner. How or where can I upload the .png images to reference?
The original sizes of your images in the slider are as big as 1900px wide. The slider resizes them to 880px/390px. If you keep your images large but crop them in the same proportions of the slider it will work just fine. But if you try to resize it to 880/390 px before hand the slider will crop it. Checking the resize box doesn't change this. Hope this helps anyone else. And yes, as soon as I get it up and running, I will share it .
Selector for description: #header-inner .description
Selector for post author: .post h3 span[itemprop="author"] a span
The tag icon is an image, you must find selector: .tag-links in your template code and change to your own tag icon.
PS: As FAIR, appreciate if you can like or share my post with your friends. Thank you very much.
Thank you!
I have more questions (sorry): I have found where to change the size of logo, but cannot do the same with description of the blog (I didn't find where to change the size).
Changinng the post-body ang post.title was fine, but now it has turned into that the title and the author of the article has the same font size wich is not what I want. I imagine i can change the font size of the author of the article with another selector?
I've have changed the orange main color to another one, but when I use labels, the litle sign on the left has the orange one. Where can I cnange it?
Sorry for all the questions an tank you in advance!
Don't check to "Shrink to fit" option when upload image. If you don't remember that you checked or not, just remove the image and upload again.
Also nice if you can share your blog URL.
I have the same problem. the slider crops the images.
Worked fine, thank you. Another questionIf I want to edit Blogs title and description which selector do I use?
Sorry. I didn't understand that slider meant Slideshow. I noticed that the images in the slider are 880px X 390px. However, even though I crop my photos to this size at 72dpi, the slider enlarges and crops the picture.
Just read and follow the tutorial above.
Ok. How do you put the search feature at the top and also how did you create the slide show?
Search in template code and remove the below css code (or decrease value of margin)
html {
margin-top: 80px !important;
}
Selector of post title and description is .post-title a and .post-body, so you can simple add below (only example, modify as you like) css to advance css:
.post-title a {
font-size: 18px!important;
color:red!important;
}
.post-body {
font-size: 16px!important;
color: black!important;
}
Advance CSS: http://bloggercando.blogspot.com/2014/05/add-custom-css-into-blogger-template.html
Two questions (http://terminussud.blogspot.com.es/): I've managed to eliminate the subscribe section on the top but I'd prefere then than the top margin is smaller: how can I change that?
How can I change font size and color of title and description of the blog?
Thank you in advance
Can not because this banner is made from image background. If you want to change, you must download 3 files of png to your pc, and use Photoshop (or Fireworks) to change color of them, then reupload again and replace old image URLs with new ones in code.
Thanks, everything working so far. Can I change the color of the green banner? I noticed it is broken into 3 separate .png files and stored on your site. Anyway around this?
You can add this CSS to Advance CSS (http://bloggercando.blogspot.com/2014/05/add-custom-css-into-blogger-template.html)
#res-searchthis {
display: none;
}
Thanks! That worked. Can you remove the search feature?
You must input your blog domain name in Blog URL of Template Option when get template code.
Why do I get this error message?
You got FameMage Blogger Template for http://bloggercando.blogspot.com but you are using it for olson30.blogspot.com. PLEASE GET IT AGAIN HERE: FAMEMAGE MAGAZINE TEMPLATE
Thank you!
The theme not support caption at this time. Just click on the image and remove all image format.
About caption, you can try to add a text under image (align it center)
Hi, I am trying to use this template. When I use a picture in my post, it doesn't show up in the correct space... Like, it jumps to a different part of the page. I am using Chrome as my browser if that makes a difference. Do you know what I'm doing wrong? My blog is http://cathyahh.blogspot.com/
please give me this XML
Just input your blog domain and press GET TEMPLATE CODE and paste to your template HTML.
please give me this XML