Blogger Tips and Tricks |
Posted: 30 Nov 2010 02:49 AM PST A reader asked: " I really want to make a different date header!"Well this can be done via editing the CSS (Cascading Style Sheet) in the template. Note that before making changes to the template best to first backup the blog template (Dashboard > Design (previously called LAYOUT) > Edit HTML >Download Full Template).Now in the template editor, look for h2.date-header (use ctrl+F) which may be |
HTML textarea tag replaces scroll box Posted: 30 Nov 2010 02:31 AM PST A blog reader by the name of Kevin of http://www.thebrosource.com/ alerted me to the <textarea< tag in place of the more complicated codes for scroll box. I tested it at Testing Blogger: testarea tag in place of scroll box. The code is as follows: <textarea cols="50" rows="30">type your text here</textarea>where cols="50" defines the box for the text area to be 50 characters wide and rows="30" |
You are subscribed to email updates from the original Blogger Tips and Tricks To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment