Posts

Showing posts with the label Template

Another Image Post

Image
Another picture post to test out how the new themes are working with the different types of posts that users create. Some using the featured post option might experience something a bit different. Hopefully these posts will let me see a bit of what users might be dealing with.

Additional picture posts

Image
Putting some images in my posts so that I can test how some of the new themes render them. This test blog has never had many images in it so this is an update to that.

Answer Text For Template Designer Malfunction

Just thought I would post this here to use for later. Make sure to back up your template before making any changes. You need to have the mobile template enabled before trying these fixes...and if you are using Amazon Affiliates, you can't use the mobile template and still be meeting their TOS requirements. NOTE: If you do not have the mobile template enabled at the beginning of this process, I highly recommend trying to enable it, and then just trying to reinstall your current template (from the backup you made a few minutes ago)....this might keep you from having to do all your customizations over again if it just the mobile template issue causing your problem. We have been told that this is due to customizations in your blog template that are conflicting with the platform and causing the template designer to malfunction. There are several options for clearing this up, some only have to do a few, and some need to do all and more to get it working again. 1. Use the rem...

CSS For Removing Author and Timestamp in Dynamics

Thanks to Yoboy for this info. Unfortunately we can't do it on the feed but at least we can get rid of it on the template itself. I wanted to post this here for my own reference and then for anyone else that might need it. . publish - info { display : none ! important ; } Mishka Official Blog*Star/Blogger TC Testing Blogger

Background Image Work Around HTML

This is a reference post for helping users force a template to accept a new background while the platform is broken. Obviously some of the values might be different due to settings for the background and spaces put in to make this show would have to be removed, but this at least gives me a spot to look for in the template. < Variable name ="body.background" description = "Body Background" type = "background" color = "#EEEEEE" default = "$(color) none repeat scroll top left" value = "#ffffff url( http://i564.photobucket. com/albums/ss90/yoboy7/ mastercopy-1.png ) no-repeat fixed top center "/> Mishka Official Blog*Star/Blogger TC Testing Blogger

Side by Side Images Option

Image
Just thought this might be helpful to know. Images have to be small enough to fit side by side or then sizing comes into play. If you want to put the images side by side, simply put them all under the same div tag Remove all break tags. Space was added to div tag. Mishka Official Blog*Star/Blogger TC Testing Blogger

Conditional Tag for Home Page Only

Just wanted to note this for reference. Mishka Official Blog*Star/Blogger TC Testing Blogger

Basic HTML for Removing Sidebar on Page

Remove any double quotations marks. Mishka Official Blog*Star/Blogger TC Testing Blogger

Basic HTML for Image Table

Image1 Image2 Image3 Image4 Image5 Image6 Image7 Image8 Image9 Image10 Image11 Image12 Remove all double quotation marks. Mishka Official Blog*Star/Blogger TC Testing Blogger

FAQ: My Comment Link Is Not Working

Comments can have several different issues come up. This thread addresses those times when a user has enabled comments in the blog settings but can't get the link to work properly. This thread does not address problems related to the different styles of comments and issue that they might cause. Check to make sure the comments are turned on in all three places: 1. On the post options below the post editing window in the post editor 2. On the layout page, if you click on the edit link on the post box (the big one in the middle) 3. On the comments page in your blog settings. If you have turned all on and cleared your cache and cookies and reloaded the page and they still don't show up, then you might have corrupt blog post widget and Bonnie (another Top Contributor) has a fix for that on her blog that is very easy to follow. http://howcanidothat.blogspot. com/2007/08/resetting-blog- widget.html Mishka Official Blog*Star Testing Blogger

FAQ: I Have a Third Party Template That Isn't Working Right, What Do I Do?

Blogger doesn't provide any kind of technical support for third party templates. If you decide to use one, you are at the mercy of the developer and volunteers here that might be willing to lend a hand. You should be very careful when adding third party templates and gadgets to your blog as some have been known to contain malware that has gotten more than a few blogs deleted. Make sure the developer you are using is someone that you trust or that they have their templates certified. Third party templates and gadgets you find on the web (even those listed on Google Gadgets) are not guaranteed by Blogger to be functional or reliable. If you do wish to get help from a volunteer here, you will need to be specific in what problem your template or gadget is having and what things you have already tried as well as listing any other pertinent information you would to report any other kind of problem with your blog (url, browser, what steps you have already taken...etc). Mishk...