Posts

Showing posts with the label HTML

Text Area Box Information

Great tool for posting html when you need to see it and the post won't let you. Put your html in here  

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: How To Remove +1 From Share Icons

Image
NOTE: These instructions are for those that are using the newest template designer templates from Blogger. I can't guarantee that this will work with third party templates and/or other versions of the Blogger template (layouts or classic). At first I was going to leave the +1 icon in, but decided after learning more about it, that it wasn't something I wanted on my blog, even though I wanted the other "share" icons to remain. So yesterday, I started looking at the code and figured out how to get rid of just that icon and leave the rest functioning. First off, you need to go to the edit html page of your blog Design area. This will bring up the template code window for your blog. Make sure you make a back up of your template at this time by using the link provided on the page. This is just so you can revert back in case you delete more than you should while following these steps. Next, you need to click the check box near the top of the html window that says "ex...

URL for Comment Feed

http://yourblogname.blogspot.com/feeds/comments/full http://yourblogname.blogspot.com/feeds/comments/default?alt=rss Mishka Blogger Help Group Blog*Star Testing Blogger

HTML for Email Link

Email Me Mishka Blogger Help Group Blog*Star Testing Blogger

Testing Post Signature

Just wanted to see if I could get this to come up everytime if I wanted....and it looks like it just puts it in there for you and you just have to post around it or above it..... Mishka's Link Mishka Testing Blogger

Linklist Open In New Window

Coding for adding the open in a new window feature to a link list. Remove all the double quotation marks. Mishka Testing Blogger

Opening in New Window

This the html for opening a link in a new window. Text Mishka Testing Blogger

Changing "Email Post" Text

These are the instructions for changing the email post alt text on the mouseover to something else... Expand widgets on a layout template Find this line of text And replace it with Mishka Testing Blogger

Meta Tag Example

This is the generic version of the meta tags I have in my blogs for reference. Put these tags just below the opening tag of the head section and take out the space between the Mishka Testing Blogger

Button HTML

Image
Thought I would post the html here for making a button so I could access it easier than having to go to my widget code everytime. Mishka Testing Blogger

Grammatical Comments

This is the link to the grammatical comments hack. http://basangpanaginip.blogspot.com/2006/09/how-to-fix-comment-count-grammar-in.html Mishka Testing Blogger

RSS Feed URLs

I am always forgetting what these are so I decided I need to put them somewhere that I could find them easily.... http://yourblogname.blogspot.com/feeds/posts/full http://yourblogname.blogspot.com/feeds/posts/default?alt=rss Mishka Testing Blogger