Hi my dear friend, meet me again at my new tip for blogging. Several weeks ago, I had deactivated this blog and moved to my main blog here, however I have changed my mind. Now, I will publish my tutorial in English at this blog, so don’t be hesitant to visit my blog.
Today, somebody at my ShoutBox asks me a question โHow to change the width of ShoutBox?โ OK brother I will try to answer your question. Do you know how to create a ShoutBox? If you still don’t know how to create a ShoutBox, please read this post. If you want to change the width or the height of your ShoutBox, you can set at your ShoutMix account. However, I have a simple method to do this. For example, I have a ShoutBox code like this :
<!– Begin Shoutbox – http://www.shoutmix.com –>
<iframe scrolling=”auto” width=”230” frameborder=”0″ src=”http://www.shoutmix.com/?
css24″ height=”400” title=”css24″>
<a href=”http://www.shoutmix.com/?jaya”>View shoutbox</a>
</iframe>
<br/><a href=”http://www.shoutmix.com” title=”Get your own free shoutbox at ShoutMix!”></a><br/>
<!– End Shoutbox –>
If you want to set the width or height of your ShoutBox, only change the value of width or height, for example, this is the original value:
width=”230”
height=”400”
Change the number with would you want, example:
width=”300”
height=”450”
So, your shoutbox code will be like this :
<!– Begin Shoutbox – http://www.shoutmix.com –>
<iframe scrolling=”auto” width=”300” frameborder=”0″ src=”http://www.shoutmix.com/?
css24″ height=”450” title=”css24″>
<a href=”http://www.shoutmix.com/?jaya”>View shoutbox</a>
</iframe>
<br/><a href=”http://www.shoutmix.com” title=”Get your own free shoutbox at ShoutMix!”></a><br/>
<!– End Shoutbox –>
The last step, don’t forget to save your template. And it was done.
This is the real example. Originally :
<a href=”http://www.shoutmix.com/?jaya”>View shoutbox</a>
This is already being modified:
<a href=”http://www.shoutmix.com/?jaya”>View shoutbox</a>
Do you have another question about blogging at Blogspot? Write down your question at my ShoutBox and I will feel glad to answer it at my next post.
See you next time.
Leave a Reply