Blue Hawaii Blogger Template

Carl discovers the world

  • RSS Feed
  • Login
  • Contact
Ning Themes
Skins 4 Ning, CSS tips, PHP hacks, howto's and theme doc's
Keyword Elite
I use Keyword Elite to find profitable
niches for my online business
Serendipity Directory
Add your site to the Serendipity
Users Directory
Welcome
Herzlich Willkommen


Hi, Welcome to my site, please bookmark me, and feel free to comment on my posts
  • Home
  • About
  • Serendipity
  • Blogger
  • Wordpress
 

Monday, December 17. 2007

Blue Hawaii Blogger Template

3 column Blogger template
Blue Hawaii Template
With the recent update of the original free HTML template that Hawaii is based on I thought I'd add the extra colorsets to my Blogger Template list.

Two versions of this template have been produced, the original content-sidebar-sidebar layout, and the sidebar-content-sidebar layout that a few Bloggers seem to prefer. The images have been uploaded to ImageShack so most Bloggers will only need to download the template files, but if you do need to host the images yourself, the zipfile for Hawaii has been updated to include all four versions of this great template and all the images.

3 column Blogger template
Blue Hawaii Theme
As an interesting aside, the Elvis Presley film Blue Hawaii from 1961 which also stars Joan Blackman is one of my all time favorite films. I know it's a bit old now but it's good fun with a great soundtrack.
If you enjoyed this post, make sure you subscribe to my RSS feed.
Posted by Carl in Blogger Templates at 22:15   Comments (20)
Defined tags for this entry: bloggertechnorati, blogger templatestechnorati, blogspottechnorati, templatestechnorati, themestechnorati
Related entries by tags:
Pixabella04 for Wordpress
Blogspot users, enable comments for all
Add This Bookmark and Share Widget Code for Serendipity Templates


Trackbacks
Trackback specific URI for this entry

No Trackbacks

Comments

  1. tukang said,

    Tuesday, December 18. 2007 at 00:27 (Reply)

    i prefer the top-one, which is both sidebar lie on the right side. Good job Carl!
  2. mohammad arshad said,

    Wednesday, December 19. 2007 at 03:16 (Reply)

    hi ! great template , pal .
    cute looking .do upload more !
  3. Carl said,

    Wednesday, December 19. 2007 at 05:56 (Reply)

    Thanks guys, really appreciate the feedback, and yes I'll keep producing Blogger templates.
  4. jackie e. said,

    Tuesday, January 29. 2008 at 00:08 (Reply)

    i love your design. i'm not too good with anything code related and wanted to use your template for my blogspot. was wondering if you could give me a quick way to do it. i tried and it kept giving me an error because it didn't have one of these ">" i of course don't really know what that is but would love to display your template on my blog. please help.
  5. Carl said,

    Tuesday, January 29. 2008 at 00:15 (Reply)

    Thanks Jackie, it's great that you love the design.

    As for the >, I've just tried reinstalling both versions on my test account and they work perfectly, so the problem could be that when you pasted the template you've missed some of the text, could you try downloading the version you want onto your hard-drive, and then in the Blogger edit HTML page click upload instead of pasting the theme?
  6. jackie e. said,

    Tuesday, January 29. 2008 at 23:54 (Reply)

    i just figured it out. i should've just downloaded it to my computer initially. works great now. now my question is how do i work with the tabs on the header. could you help out with that.
  7. Carl said,

    Tuesday, January 29. 2008 at 23:59 (Reply)

    Sure no problem.

    You need to scroll down a fair way into the template until you find "div id='navigation'"

    Just below that you'll see the links for about me, my flickr etc.

    Now all you need to do is change the words, and to include your actual link, simply replace the # symbol before the link word with the URL you want to go to. So instead of #, you'd have http://www.yoursite.com

    Hope that helps,
  8. jackie e. said,

    Thursday, January 31. 2008 at 16:01 (Reply)

    thanks so much. it has helped a lot. one more thing...sorry, everytime i reply it seems like i keep asking for more help.
    i was wondering if i could change the size of the font when i post. i tried making it bigger on the actual posting page but once i posted it it came out small. can you help?
  9. Carl said,

    Thursday, January 31. 2008 at 22:18 (Reply)

    No problem,

    Everytime you ask a question it helps anyone else who might view this page, and makes me realise my templates aren't perfect so maybe there is just a little bit more I do to make them better, but I digress...

    In the CSS I set the blog post font a 9pt to keep it regular throughout and I've just tested the template to see if I could change font sizes in the post editor, you only get the option of smallest, small, normal, large, and largest and they all work for me even after I've published the post.

    Did the font size actually change for you? And is this still too small? Or was it exactly the same size font regardless of what you did?
  10. Amarantos said,

    Monday, February 18. 2008 at 23:54 (Reply)

    Hi there, I am using one of your templates, The blue Hawai sidebar/content/sidebar version and i am trying to add the following small script from feedburner to track some statistics for my side:

    [javascript deleted]

    According to the instructions i must insert the above code from step 1 just below but there is nothing like it in your template.

    As a second alternative it says: "Don't see this code? You may be using a customized or non-standard Blogger template. Don't panic! Paste the code near the post metadata (author, date, comments, etc)."

    Any idead where i should insert the code without my blogger page to crash?
  11. Carl said,

    Tuesday, February 19. 2008 at 00:21 (Reply)

    Hi Amarantos,

    Within the code, look for a line that includes "post-footer-line-3" and place the code immediately after this, but before the
  12. Amarantos said,

    Tuesday, February 19. 2008 at 02:43 (Reply)

    Thnx for the swift answer .... the problem has been fixed :-)))
  13. Amarantos said,

    Wednesday, February 27. 2008 at 01:28 (Reply)

    ........ because you were so fast her comes another question. Wherever I add picture/graphic in the blog using the template, there is a light grey border around it. You can see it in my blog. Is there a way to change it (either by changing the color to be the same with the background or by removing it completely).

    Thanks again
    Amarantos
  14. Carl said,

    Wednesday, February 27. 2008 at 01:33 (Reply)

    Sure can,

    In the CSS look for this;

    img {
    border: 1px solid #f1f1f1;
    background-color: #f5f5f5;
    margin: 5px;
    padding: 5px;
    text-align: center; }

    and simply remove the border and background color, or change the colors to something more suitable.
  15. laser said,

    Tuesday, March 11. 2008 at 02:15 (Reply)

    Can you also remake this template for wordpress?
    I think it can get popular among wordpressers
  16. Carl said,

    Tuesday, March 11. 2008 at 03:03 (Reply)

    I'd love to see this template get ported to Wordpress but I don't know all that much about Wordpress themes myself so I'd need to take my time. Are you able to help?
  17. Vicky said,

    Friday, March 21. 2008 at 07:19 (Reply)

    Nice template Carl :-)

    Could you please help me in doing a few changes?
    I want the background to be in Black instead of White....

    and in addition to the left and right sidebars I want to add a bottom one.....could you please guide me........

    Thanks in advance
  18. NJ WebGuy said,

    Monday, April 7. 2008 at 10:57 (Reply)

    Nice looking template.

    I'm going to start trying to work with serendipity, for which I see your site is also an excellent resource.

    Thanks.
  19. cinta said,

    Wednesday, April 9. 2008 at 21:23 (Reply)

    nice template, thanks bos
  20. sara said,

    Friday, April 25. 2008 at 18:07 (Reply)

    Nice looking template.

    Tanks for sharing, I will use it in my blog!:-)

Add Comment

Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

 
 
 
 

Categories

  • Blogger
  • Blogger Templates
  • Carl's Journal
  • Writing Resources
  • Christmas
  • Humanity
  • Italian
  • Ning Templates
  • Palm z22
  • Science/Nature
  • Technology
  • Screencasting
  • SEO, Traffic
  • Serendipity Blog
  • Basic html/css
  • Download Themes
  • Theming Serendipity
  • Using Serendipity
  • Small Business
  • Spain
  • Spanish
  • Travel
  • Wordpress
  • Xampp WebServer

All categories




U COMMENT
I FOLLOW






My Feedburner Feed
Subscribe to my Feedburner

© 2005-7 Carl Galloway.Template by Carl, artwork by Pixabella. Valid XHTML, CSS