22 April 2009

blogging

sharp images with blogger/picasa:
use new editor !
upload in x-large
in html-modus change the image size to 500 / 375

*bingo*

Super Tipps gesammelt für images


großartige Tipps, besonders fürs Template


rotating photos in header




LinkWithin um auf alte posts aufmerksam zu machen

changing address for blogspot how-to


very good help page esp. for blogspot Tips for New Bloggers


NAVBAR loswerden: To Turn Off the Blogger Navigation Bar
Just copy the Navbar1 code below and paste it anywhere inside your blog XML file as a CSS code after the /* Variable definitions section. If you're not sure what this means, follow these steps:

#Navbar1 {
margin: 0;
padding: 0;
display: none;
visibility: hidden;
}

1. Login to your blog and click the Edit HTML tab inside the Template tab.
2. Inside the file, locate the section body { ..... } and paste the Navbar1 code below this section, after the closing bracket.
3. Click 'SAVE TEMPLATE'.
(from here)





Button einfügen in sidebar

html/java script gadget
< a href = "LINK ZUM BLOG oder zu einer WEBSITE" >< img src = "LINK ZUM BUTTON" / > < /a >

(Leerstellen um die Klammern löschen)

Button aus Picasa: erst in ein Album hochladen, dann auf der Seite des Bildes rechte Spalte:
embedded image
ankreuzen: hide album link

damit der Link in einem neuen Fenster geöffnet wird: innerhalb der (ersten) Link-Klammer einfügen: target=" blank "
(Leerstellen um die Anführungszeichen löschen)

No comments:

Post a Comment