Hello, guest!

Not yet a member? Register here | SUBSCRIBE TO CANDY AND GET 15% OFF!

Please login or register.

Login with username, password and session length
 

News:

Avatars larger than 75x75 pixels will be deleted. Check out the Avatar&Signature. Rules.



Author Topic: [Blog Help Thread version 2] FAQs on page 1. (last updated May 1, 2009)  (Read 42687 times)

x-y

  • Senior Moderator
  • jawbreaker
  • ****
  • Posts: 21000
  • Karma: +626/-342
  • Xyla De Vera, RN, MAN
    • Nursecissism
Since the old thread reached 21 pages, I am making a new thread.

If you have questions and problems regarding your blogs, don't hesitate to post it here.

Here are some links where you can find some tutorials:

http://www.createblog.com/
http://blogger-templates.blogspot.com/
http://www.therisenrealm.com/blogs.html/
http://www.w3schools.com/
http://www.davesite.com/webstation/html/
http://dynamicdrive.com/


FAQs

1. How to put a code box for link buttons?

Put this after your link button image:
<textarea name="body" cols="10" rows="1"><a href="yourlink" target="_blank"><img src="imageurl" border="0" title="title of your site" /></a></textarea>


2. Where can I get free layouts for my LJ:

http://community.livejournal.com/premade_ljs/profile
http://community.livejournal.com/paintedlayouts/profile
http://community.livejournal.com/override_lj/profile
http://community.livejournal.com/whoafreelayouts/profile
http://community.livejournal.com/freelayouts/profile

3. How can I show the links for my previous posts?

Post this somewhere in your sidebar:
<BloggerPreviousItems>
<a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a><br>
  </BloggerPreviousItems>


4. Where can I get layouts for multiply?

http://customizedthemes.multiply.com

5. How to disable right clicking?

 Put this between your <head> and </head> tags.

<script language=JavaScript>
   <!--
   
   //Disable right click script III- By Renigade (renigade@mediaone.net)
   //For full source code, visit http://www.dynamicdrive.com
   
   var message="";
   ///////////////////////////////////
   function clickIE() {if (document.all) {(message);return false;}}
   function clickNS(e) {if
   (document.layers||(document.getElementById&&!document.all)) {
   if (e.which==2||e.which==3) {(message);return false;}}}
   if (document.layers)
   {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
   else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
   
   document.oncontextmenu=new Function("return false")
   // -->
   </script>



6. How to show the archives in blogger by date?

Post this somewhere in your sidebar.

<BloggerArchives>
   <a href="<$BlogArchiveURL$>"><$BlogArchiveName$></a><br>
   </BloggerArchives>


7. How to put the codes from http://blogskins.com into the new blogger?

Click templates then click REVERT TO CLASSIC TEMPLATE.

8. How can I make the navigation bar in blogger to disappear?

Include this in your css:

#b-navbar {   height:0px;   visibility:hidden;   display:none   } OR

#navbar-iframe {
height:0px;
visibility:hidden;
display:none; }


9. How can I make a layout for my blog?

Click this link: http://www.candymag.com/teentalk/index.php/topic,148073.0.html

10. How can I show my posts in the layout I made?

Insert this code in your main div: (with comments)

<blogger>
<div class="h1"><BlogItemTitle><$BlogItemTitle$></BlogItemTitle></div>
<div class="h2"><BlogDateHeader><b>Written on:</b> <$BlogDateHeaderDate$><br></BlogDateHeader><b>Time:</b> <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></div>
<p><$blogitembody$><br></p>
<div align="right"><BlogItemCommentsEnabled>
   <a href="<$BlogItemCommentCreate$>"
   <$BlogItemCommentFormOnClick$>>
   <$BlogItemCommentCount$> comments</a>
</BlogItemCommentsEnabled></div><p>
</blogger>


11. Can I transfer my posts in Blogger to Wordpress?

Yes. In your dashboard, click Manage > Import > Blogger

12. What are the blogging tools that you can recommend?

http://blogger.com
http://livejournal.com
http://tumblr.com
http://wordpress.com

13. How to make a screenshot?

Here's how: http://www.iopus.com/guides/screenshot.htm
« Last Edit: May 01, 2009, 11:57:11 am by x-y »

pink_clarice

  • taffy
  • ***
  • Posts: 399
  • Karma: +1/-2
  • happy.
I can help in problems regarding Multiply themes  :)

And yet I have a question  ;D Bakit may bagong table kasama ng blogs, musics etc.: RECIPE.

Saan to nakukuha?
« Last Edit: April 18, 2007, 08:42:19 pm by pink_clarice »
"EUPHORIA in its best. Drained the rainbow's colors. Stolen the color of the rose. All for her one day face to face with the future."

sumirehana013

  • sugar drops
  • *
  • Posts: 38
  • Karma: +0/-0
  • *craving for ice cream*
    • My Purple Panda
Ako naman po I can help with blogger.. ^__^

btw, i'm plugging my pre-made layouts for blogger: http://blogskins.com/me/sumirehana013




may question po pala ako.. >__<

everytime na tina-type ko po ung url for installation ng wordpress, laging "page you requested not found" tapos malilink ako sa wordpress ko na unedited.. >__< di ko po tuloy alam kung anu ginawa kong mali.. >__< ung database di ba po wala namang iuupload dun? sa ftp lang ung uploads ng whole wordpress folder?

princess_in_d_spotlight

  • cotton candy
  • *****
  • Posts: 1295
  • Karma: +10/-4
how do i change the font color of my profile? ???

www.imperfectionguaranteed.blogspot.com
A girl should be two things: classy and fabulous

pink_clarice

  • taffy
  • ***
  • Posts: 399
  • Karma: +1/-2
  • happy.
how do i change the font color of my profile? ???

www.imperfectionguaranteed.blogspot.com


Ako ang ginawa ko dati I edited my posts one by one. "Cause when you change the font color in the "Font and Colors" in the templates, magbabago lang yung kulay nun sa next post mo. Ganun nangyari sakin.
"EUPHORIA in its best. Drained the rainbow's colors. Stolen the color of the rose. All for her one day face to face with the future."

star_4ever

  • Guest
hi. I want to ask how do you enable comments to your entries.
The premade layout I got from www.blogskins.com disabled the comments.
what will I put in my html template to enable it?
thanks!

x-y

  • Senior Moderator
  • jawbreaker
  • ****
  • Posts: 21000
  • Karma: +626/-342
  • Xyla De Vera, RN, MAN
    • Nursecissism
hi. I want to ask how do you enable comments to your entries.
The premade layout I got from www.blogskins.com disabled the comments.
what will I put in my html template to enable it?
thanks!



Put this somewhere between the <blogger> and </blogger> tags:

 <MainOrArchivePage><BlogItemCommentsEnabled>
            <small><a class="comment-link" href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnclick$>><$BlogItemCommentCount$> comments</a></small>
          </BlogItemCommentsEnabled></MainOrArchivePage>

pink_clarice

  • taffy
  • ***
  • Posts: 399
  • Karma: +1/-2
  • happy.
On the other hand ate xy, I would like to disbale the comments in my post footer, I'm using the new blogger. How can I do that?
"EUPHORIA in its best. Drained the rainbow's colors. Stolen the color of the rose. All for her one day face to face with the future."

x-y

  • Senior Moderator
  • jawbreaker
  • ****
  • Posts: 21000
  • Karma: +626/-342
  • Xyla De Vera, RN, MAN
    • Nursecissism
Go to your templates page and just remove the code for comments.

star_4ever

  • Guest
Thanks ate xyla.

may nakita akong blog na drop down yung links niya.
tignan niyo na lang po dyan. sa archives and links
gusto ko rin sana ganun na lang. thanks.

sumirehana013

  • sugar drops
  • *
  • Posts: 38
  • Karma: +0/-0
  • *craving for ice cream*
    • My Purple Panda
ate xy, just wanna ask po what's the process on installing wordpress on my server?

i already uploaded it on my FTP..na-edit ko na rin po 'yung wp-config.php..pero how come i can't install it? help po.. :(

thank you!

x-y

  • Senior Moderator
  • jawbreaker
  • ****
  • Posts: 21000
  • Karma: +626/-342
  • Xyla De Vera, RN, MAN
    • Nursecissism
^ Wala ka bang fantastico?

superduperbabae

  • jellybean
  • **
  • Posts: 102
  • Karma: +10/-19
  • Typical Asian Girl. <33
    • Kitsch of a Sunset
Uhmm I can help naman po sa mga may problems sa Wordpress :)

princess_in_d_spotlight

  • cotton candy
  • *****
  • Posts: 1295
  • Karma: +10/-4
Ako ang ginawa ko dati I edited my posts one by one. "Cause when you change the font color in the "Font and Colors" in the templates, magbabago lang yung kulay nun sa next post mo. Ganun nangyari sakin.


ay, hindi po yung sa posts ang tinatanong ko. yung sa mismong profile lang. pano ko papaltan yung font color nung profile? :)
A girl should be two things: classy and fabulous

jareyn10

  • cotton candy
  • *****
  • Posts: 2790
  • Karma: +16/-15
  • haruhiXkyon
    • Teentalk Thread
Thanks ate xyla.

may nakita akong blog na drop down yung links niya.
tignan niyo na lang po dyan. sa archives and links
gusto ko rin sana ganun na lang. thanks.



The owner of that blog uses a javascript. Here is the code for it:
Code: [Select]
<script language="JavaScript1.2">
var ns6=document.getElementById&&!document.all?1:0
var head="display:''"
var folder=''
function expandit(curobj){
folder=ns6?curobj.nextSibling.nextSibling.style:document.all[curobj.sourceIndex+1].style
if (folder.display=="none")
folder.display=""
else
folder.display="none"
}
//-->
</script>
place that in the <head> part

then these code on the part that you want to drop down
Code: [Select]
<div style="cursor:move" style="font-weight:bold" onClick="expandit(this)">CLiCK</div>
<span style="display:none" style=&{head};>

 

Advertisement