Saturday, June 30, 2007

Male Brazilian Wax Maimi

Hide / Show Blogger navigation bar (2) -70 -

About mouse below to display the image and alejalo to disappear. consists of hiding the navigation bar and show it when you put the mouse on top of the blog or page. So to hide this bar have to do the following: - Go to Template, then Edit HTML (no need to expand widget templates) and add the following code between ]]>\u0026lt;/ b : skin> and \u0026lt;/ head>. \u0026lt;script


src='http://wiki.script.aculo.us/javascripts/prototype.js' type='text/javascript'/> <script src='http://wiki.script.aculo.us/javascripts/scriptaculous.js?load=effects' type='text/javascript'/> <script type='text/javascript'> function navbarShow() { new Effect.Opacity('navbar-iframe', {duration:0.5, from:0.0, to:1.0}); } function navbarHide() { new Effect.Opacity('navbar-iframe', {duration:0.5, from:1.0, to:0.0}); } function navbarHack() { Event.observe('navbar-iframe', 'mouseover', navbarShow, false); Event.observe('navbar-iframe', 'mouseout', navbarHide, false); navbarHide ();}

Event.observe (window, 'load', navbarHack, false);
\u0026lt;/ script>

Hodavame




Tuesday, June 26, 2007

Remington 700 Tactical With Elite 3200 10x40

shortcut menu, a button (2) -69 -

This drop down is to click the button and displays a list of options.

1. Go to template design. Then click on Edit HTML (not Expand Widget Templates) and add the following code between \u0026lt;b:skin> \u0026lt;! [CDATA [and ]]>\u0026lt;/ b: skin>. Preferable that hit near the end (before of ]]>\u0026lt;/ b: skin>)


. texthidden
{display: inline}


. Shown
{display: block}





2. Among
]]>\u0026lt;/ b: skin> and \u0026lt;/ head> adding:

\u0026lt;script src = 'http://andrewhonors.googlepages.com/fecha.js' type =' text / javascript '/> 3.
Go to Page Elements, click Add a Page Element and select HTML / Javascript. There will have to add following code: \u0026lt;a href="javascript:void(0);" onclick="expandcollapse('musica')"> \u0026lt;img border = "0" src = "http://dirección- de-la-image-of-button "/>\u0026lt;/ a> \u0026lt;br/>

\u0026lt;ul id="musica" class="texthidden">
\u0026lt;li> \u0026lt;a href = "http://www.radioblogclub.com/" target = "_blank"> Radio Blog \u0026lt;/ a> \u0026lt;/ li> \u0026lt;li> \u0026lt;a href = "http://www.goear. com / index.php "target =" _blank "> Goear \u0026lt;/ a> \u0026lt;/ li> \u0026lt;/ ul>

<a href="javascript:void(0);" onclick="expandcollapse('video')"><img border="0" src="http://dirección-de-la-imagen-del-botón"/></a><br/>

<ul id="video" class="texthidden">
<li><a href="http://www.youtube.com/" target="_blank">Youtube</a></li>
<li><a href="http://www.veoh.com/" target="_blank">Veoh</a></li></ul>


**
As a starting point we have a menu of music
in which a list: Radio Blog and Goear. In addition, a video menu
in which it appears, YouTube and Veoh
- In this part of code you can repeat as many times as you want, you have to build it to your liking.

-
only have to add the button, the address of the page with its own name. - You can also add a picture just before the text that appears in the list.

Explanation: - If, for example, want to party music video then to create another button on expandcollapse ('music') change where it says music video. In addition, the id = "music" as modified by video.
- In \u0026lt;img border="0" src="http://direccion-de-la-imagen"/>, next to the button image.
- Where Radio Blog says, Goear, You Tube, they become a list.
- In \u0026lt;a href="http://www.radioblogclub.com/" target="_blank">, next to the link of the linked page.
Example: Create




buttons

Buttonator



Via:
A Consuming Experience


Monday, June 18, 2007

How Much Does Hiatal Hernia Surgery Cost

Add emoticons on the blog -68 -


Emoticons
.- They are figures constructed characters spelling, or gestures to express emotions in messages sent and users use daily in their chat. Some of the most common are:

1.
Go to template design. Then click on Edit HTML (not Expand Widget Templates) and add the following code between \u0026lt;head> \u0026lt;/ head>. Preferable that hit near the end (before \u0026lt;/ head>), it may be that at some point, do not want this and you will do able to locate it easier to clear. \u0026lt;script



src='http://benjamin0331.googlepages.com/addSmiley.js' type='text/javascript'/>


2. Among \u0026lt;b:skin> \u0026lt;! [CDATA [and ]]>\u0026lt;/ b: skin> add: . Post-body {img # new margin: 0;
padding: 0 ;
border: none;} * This is to prevent moving or Emoticons look with an edge.
-
Smilies be seen in the post (inputs) and the comments when are expanded. Once the blog will finish charging smileys. These emoticons will work well if you use
not Read More (Inputs expandable).
Via:

Ben's

Saturday, June 16, 2007

Hiv.aids Awareness Sayings

Change the background color of the comments -67 -




consists of adding a background color to the comments, which you can assign a background color for the author of the blog ( a text color too) and one for the author of the other blogs.

1.
design Go to the Template, then Edit HTML and click Expand templates of widgets. Find the id = 'comments-block'.

\u0026lt;dl id='comments-block'>
\u0026lt;b:loop values='data:post.comments' var='comment'> \u0026lt;dt class = 'comment-author' expr: id = "" comment-"+ data: comment.id '> \u0026lt;a expr:name='"comment-" + data:comment.id'/>
\u0026lt;b: if cond =' data: comment.authorUrl '>
\u0026lt;a expr:href='data:comment.authorUrl' rel='nofollow'> \u0026lt;/ a> \u0026lt;b:else/> \u0026lt;data:comment.author/> </b:if>
<data:commentPostedByMsg/>
</dt> <dd class='comment-body'>
<b:if cond='data:comment.isDeleted'> \u0026lt;span class='deleted-comment'> \u0026lt;data:comment.body/> \u0026lt;/ span> \u0026lt;/ b: if>
\u0026lt;/ dd> \u0026lt;/ b: if>

\u0026lt;dd class='comment-footer'>

* Add what is
red.


3. We
in the template. Among \u0026lt;b:skin> \u0026lt;! [CDATA [and ]]>\u0026lt;/ b: skin> find that (style of commentary):

/ * ----------------------------------
Comments ------------- * / # comments h4



{margin: 1em 0;
color: $ dateHeaderColor;
} # comments h4 strong {
font-size: 110%;
still more code}
style ... ..
... ..
....

.
deleted-comment {
font-style: italic;
color: gray;}


4. The following code
leave it for last because it refers to the style of the commentary (as amended), which can make changes using your criteria. Once located the style of the commentary we replace with the following:

# comments {margin: 0;
} # comments h4 {
margin: 0 0 10px; padding-top: .5 em; -line height: 1.4em;
font: bold 110% Georgia, Serif;
color: # 333;}

# comments-block {
line-height: 1.6em;} .
comment-author {background: # e6e6e6 url ("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkOnzqQGORy5NBNc_e6Lq66iXFIRqDoFFn1bN0ZwSO4FA0RFquObTKq-7LHYAwuZrUHfq-YUvV0c8LcJk2Z38JKoiCwSt9JXH12OKrcaKNRuUoBMvfJS6HSDZCN02lRjmTwf8SD4lKHB4h/s200/page_edit.png") no-repeat 2px .35 em;
margin: .5 em 0 0;
padding: 3px 0 0 18px;
font-weight: bold;}

.
comment-body { background:#eeeee6;
margin:0;
padding:7px 7px 7px 7px;
}
.comment-body p { margin:0 0 .5em; }
.comment-body-author {
background:#e5e5e5;
margin:0;
padding:7px 7px 7px 10px;
}
.comment-body-author p { font-size:105%; margin:0 0 .2em 0;
color:#6728B2;
text-decoration:bold;
} .comment-footer {
background:#e6e6e6;
margin:0 0 .5em;
padding:0 0 .75em 20px;
color:#996;
}
.comment-footer a:link {
color:#996;
}
.deleted-comment {
font-style:italic;
color: gray;}





Explanation:

- In. comment-author, the name of the author and can change the background color and the url becomes the icon
-. comment-body, then displays the background color for those who leave comments.
-. Comment-body-author, then displays the background color for the blog author.
-. Comment-body-author p, can change the text color of the blog author.
-. Comment-footer, is the date and you can change the background color.



Via:



Stubborn Fanatic








consists

Tuesday, June 12, 2007

Where To Buy Polymer Clay Sydney

random colors at the bottom of the blog -66 -

in a different color every time we go to the blog.


1.
Go to template design. Then click on Edit HTML (not Expand Widget Templates) and look for the following:



body {background: $ bgcolor;
... }

* Delete background: $ bgcolor;



2.
Add the following code after \u0026lt;body>

\u0026lt;script type='text/javascript'> bgcolorlist var = new Array ("# \u200b\u200b626868", "# 515f6c", "# 999966", " # 9ea8a8 "," # b2bdbd "," # 41485e "," # 777777 " "# Eeeee6") bgcolorlist document.bgColor = [Math.floor (Math.random () * bgcolorlist.length)] \u0026lt;/ script> - In new Array (), you can change the color codes you want. On the other hand, if you want more colors you add more or change otherwise you take away.

- You see the result in your blog press F5 on your keyboard and see different colors displayed at the bottom of the blog.

Sunday, June 10, 2007

Air Space Needed For P18s4

Last Post (2) -65 - How to modify



In Blogger there is a way of adding to our blog titles the last post, but many did not like, perhaps because the number post maximum is five, among other things. But there is a new trick and I feel much better.



"

Go to design template, click Add a page element and select HTML / Javascript . There will have to add:

\u0026lt;script src=" http://andrewhonors.googlepages.com/showrecentposts_es.js"> \u0026lt;/ script> \u0026lt;script language="javascript"> numposts var = 7;
numchars var = 100;
showpostdate var = true;
showpostsummary var = true; standardstyling var = true;
\u0026lt;/ script> \u0026lt;script
src="http://andrewmusicmovie.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"> \u0026lt;/ script>


Explanation:

can modify:

numpost .- It is the number of posts to show from 1 to 25. showpostdate (true or false) .- If true it shows the post date.
showpostsummary (true or false) .- If true will display a summary of the post (inputs). standardstyling (true or false) .- If true apply a standard style. The summary will be displayed in italics and with a gap between each comment. While in false will look all together.

** Where says andrewmusicmovie.blogspot.com change it to the address of your blog . Track: Beautiful Beta





Last Post (Blogger)




Friday, June 8, 2007

Thank You For Coming First Birthday

Column and Sidebar pricipalmente the blog? -64 -

To increase or decrease the size of the main column and sidebar need to make some changes to the blog .
This practically it is for the following templates: All Minima (Dark, Blue, Ochre, Lefty, Stretch, Stretch Lefty), Denim.




"

Go to template design. Then click on Edit HTML (not Expand Widget Templates.)


1.
In the template we have to place the following:
/ * Header ----------------------------------- ------------ # header-wrapper
{width: 660px;
... } / * Outer-Wrapper ---------------------------------------- ------- * /

# outer-wrapper {width: 660px; ... } # main-wrapper

{width: 410px;
} # sidebar-wrapper

{width: 220px;
... } 2. We will have to modify

width (width) of the # header-wrapper, # outer-wrapper, the # main-wrapper and # sidebar-wrapper.
Example:

# header-wrapper {width :
900 px;
...


} # outer-wrapper {width
:
900 px; ...


} # main-wrapper {width
:
500 px; ...


} # sidebar-wrapper
{width: 320
px; ...



} 3.
To see the changes you click Preview and if you think you've done well the changes, simply click Save Template.
Note: you Perhaps this can serve as a guide for other templates.


Sunday, June 3, 2007

Ride Go Karts In Louisiana

How to put a scrolling text in the status bar and title? -63 -




The title bar is at the top and shows us the web page where the browser is located.

The status bar, we displayed in browsers usually down and often show information about the page.

To add the following code you have two ways to add:

- Go to design the template, click Add a page element and select HTML / Javascript
.

-
Go to design the template, then Edit HTML and add before
\u0026lt;/ head>



For the title bar
\u0026lt;script type = "text / JavaScript ">
var repeat = 1 / / enter 0 to Not repeat scrolling after 1 run, othersise, enter 1 var title = document.title title.length
var leng = var start = 1
titlemove function () { titl = title.substring (start, leng) + title.substring (0, start) if (start == leng +1) {start = 0
if (repeat == 0 )}

return setTimeout ("titlemove ()", 140) } if (document.title)
titlemove ()
\u0026lt;/ script>
** setTimeout ("titlemove ()" 140), this line refers to the movement of text, if you want to change the value of 140 with another value.
Probably the very next text you see or do not appreciate well, then options, Basic and Title you add dashes or dots. But remember that would change the title of your blog, that is to be with dots or dashes.
For the status bar
\u0026lt;script language="JavaScript">
var MessageText = "Help Welcome to the Blog ..." Var
DisplayLength = 50 var pos = 1 - DisplayLength;
ScrollInStatusBar function () {var
scroll = "";
pos + +;
if (pos == MessageText.length) pos = 1 - DisplayLength;
if (pos

{for (var i = 1; i
scroll = scroll + "" scroll = scroll +
MessageText.substring (0, DisplayLength - i + 1);}
else
Scroll = scroll +
MessageText.substring (pos, pos + DisplayLength)
window.status = scroll;
setTimeout ("ScrollInStatusBar ()", 100);}

ScrollInStatusBar ()
\u0026lt;/ script>

- In var MessageText, write your message.
- DisplayLength var, it becomes the length of your message.
-
setTimeout ("ScrollInStatusBar ()", 100), this line refers to the movement of text, if you want to change the value of 100 with another value.