| Author |
Message
|
| BibleArtist |
Posted: Mon Dec 11, 2006 6:56 pm Post subject: Changing a Blogger template! |
|
|
 New Member

Joined: Nov 15, 2006 Posts: 4 Location: Manchester, U.K.
|
I'm fairly new to blogging and I am using a standard 'blogger' template.
I would like to add other boxes down the right hand side for a blogroll etc.
Can anyone out there help?
My blog is at:
http://bibleillustration.blogspot.com/
I would like to place another green box like the 'about me' box, below the blue 'links' box
cheers
Bibleartist  |
|
| Back to top |
|
 |
Sponsored Ads
|
 |
| Shawn |
Posted: Mon Dec 11, 2006 8:02 pm Post subject: |
|
|
 Site Developer

Joined: Sep 06, 2006 Posts: 324 Location: Canada
|
Hello BibleArtist
So sorry your post got barried and I didn't see it, my appoligieze and welcome to BloggerTalk.net!
Well for starters to edit a theme in blogger.com is really quiet simple!
Now you want to add another Green Section to add some custom information or include a blogroll correct?
Well this is how!
Login into blogger, then select the blog you wish to edit, once logged in to the correct blog, select templates.
Now in the source code you will need to scroll down and find this commented section
| Code: |
<!-- Begin #profile-container -->
Your Content
<!-- End #profile -->
|
Now after the last - End Profile - you will need to add the following!
| Code: |
<!-- Begin #Extra Field -->
<div id="profile-container">
<h2 class="sidebar-title">Your Title</h2>
<p>Your Content /or source code</p>
</div>
<!-- End #Extra Field -->
|
Hope this helps and if you need anyfurther assistance let me know!
Shawn _________________ | Affordable Web-Hosting | FREE Blog Directory |
PC Windows Tips |
Ultra Game Play |
|
| Back to top |
|
 |
| BibleArtist |
Posted: Tue Dec 12, 2006 12:07 pm Post subject: |
|
|
 New Member

Joined: Nov 15, 2006 Posts: 4 Location: Manchester, U.K.
|
Wow! it worked. amazing!
O.k. all I need to do now is move the box down, underneath the blue 'links' box. How do I do that?
I'm tempted to sart copying and pasting html code everywhere, but I know I'll mess it up.
cheers
Bibleartist  |
|
| Back to top |
|
 |
| Shawn |
Posted: Tue Dec 12, 2006 12:55 pm Post subject: |
|
|
 Site Developer

Joined: Sep 06, 2006 Posts: 324 Location: Canada
|
See I knew you could do it, just takes a little patients!
Now to get it under the blue box section look for this comment tag the same way you added the other one...and find this tag
| Code: |
<!-- Begin .box -->
|
Now scroll down just a little bit further and you should see this one
Just under the last End.box past the code I gave you and that should do it!
Let me know how it works out for you!
Shawn  _________________ | Affordable Web-Hosting | FREE Blog Directory |
PC Windows Tips |
Ultra Game Play |
|
| Back to top |
|
 |
| BibleArtist |
Posted: Fri Dec 29, 2006 4:22 pm Post subject: Cheers |
|
|
 New Member

Joined: Nov 15, 2006 Posts: 4 Location: Manchester, U.K.
|
Thanks again Shawn!
One last question, only when you get time
What code do I need to look for, to put a new blue box under my new green box? Hope that makes sense!
'Happy new year' when it comes.
Bibleartist |
|
| Back to top |
|
 |
|
|