- Creating IntenseDebate Comment Box
- Comment Box Create Disqus ·
- Creating Echo Comment Box
- Comment Box Size widens
- Log in to blogger
- Open Menu Design
- Select Edit HTML tab
- Backup templates in advance to avoid fatal errors (how: Click on the "download template")
- Then, tick the "Expand Widget Templates"
Then look for the code class = "blogger-iframe-colorize the blogger-comment-from-post (Use CTRL + F)Place the following code behind the above code style = 'background: # EEF2F7; color: # fff; width: 100%; height: 410px; "
^ Note:
- # EEF2F7 is color coded background. If my friend wanted to convert into an image, then replace the code background: # EEF2F7 with background: # fff url ('URL Image') no-repeat; change the location of the image with the image url pal
- # Fff color code for teks.You can change it.
- To know the color codes, see: Color Code HTML-Code
No comments:
Post a Comment