This is the third WordPress theme in the series of my themes. This theme is actually a first I’ve made for blogengine.net blogs, and I have running on my normal blog. It can be found and read under blogroll “Blog on whiplash”, if you feel like it.!

Blueline
The theme includes the following features:
- Custom Menus
- Custom Header
- Post Thumbnails
- Widget-ready Sidebar
- Right Sidebar
- Footer on post with tags, catagories
- Styled footer
- Header on post with images and “Edit” link
- Comments on pages
- Seo Friendly
- Author info
- 2 menues
- Dropdown Menu
- Styled Sticky
- Comments with speech bubble ;o)
Det er released under the GNU General Public License v2.0.
Download wordpress theme Blueline
Test is live here Blueline demo
Current Version 2.1.4
Changelog:
Version: 2.1.2
What: Removed bug on headertext
Version: 2.1.3
What: Removed IE bug in sidebar, Updated sidebar code so it meets new standards(acorrding to http://themes.trac.wordpress.org/ticket/4786)
Version: 2.1.4
What: Fixed bug with old versions Internet Explore


hello, I’m french excuse my English very bad
thank you for your template is beautiful. I have a problem with Internet Explorer that I did not firefox or safari. menus in the sidebar are shifted down the page when I’m in IE. it’s very annoying how fix this?
Nouveau ! Cliquez sur les termes ci-dessus pour voi
Twitter: w3blogdk
says:
I´m not quite sure what you mean, plz mail me a link or post it.!
I want to use this theme in my site http://ghumti.com
while customizing, after using graphic logo I want to remove the text and there is an option for this saying “Display text” and I select “No” but this doesn’t work… after selecting “Display text” “No” this still displaying text. so plz let me know how to remove that text. anyway thanks for creating this nice theme and sharing.
Thanks
Twitter: w3blogdk
says:
Hey
If you after line 99 add this code, it will fix the problem.
And thx for telling me about this bug, so i can fix it on the next update.!
I’m sorry to say that this code also doesn’t solve this problem.
at the top of the wordpress screen the message is showing…
————
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Blueline_admin_header_style’ was given in /…./ghumti.com/public_html/wp-includes/plugin.php on line 405
————-
for further plz check http://ghumti.com/
Thanks
I forge to say in preview section of wordress that’s working fine.. while I select display text no that’s not showing but in site that’s not working..!
Twitter: w3blogdk
says:
Hey
Delete your old functions.php and try using this one instead, it should work.!
It works here on this blog.
Updated function.php for Blueline theme.
The functions.zip is not opening in my pc…! Check once again plz..!
Twitter: w3blogdk
says:
The file i updated.!
The code is the same as I use here, and it works!
the code is worked differently, after placing that code in function.php the title text was moved to the left than previously that was. that fine.. but I want to place a graphical logo than the simple text. I can upload my graphic logo and place that in header but the main problem is that I’m unable to remove that text which was initially there.
I want to place graphic logo and remove that simple text title…!
thanks
Dear Jimmy,
I recently changed my theme to Blueline 2.1.1and when I try to do a custom header, I get the following error: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Blueline_admin_header_style’ was given in /home/chosencr/public_html/gegf/web/wp-includes/plugin.php on line 405
My image looks fine when I am in the header page, but on my actual page, there is some underlying text that is showing through.
Could you please help?
Thanks,
Debora
Twitter: w3blogdk
says:
Hi
I moved your question to the theme page, so that others can see it here to.!
That bug can be corrected by downloading this new function.php, and deleting the old one.
http://w3blog.dk/wp-content/uploads/functions.zip
Let me know if it works for you.
I have a newbie question:
I have managed to change the main article font size, however, how do I change the article header font size?
Nothing seems to work.
Regards Chris.
Twitter: w3blogdk
says:
Hi
In line 257 in the css file, you change this line to the size you want
.content h1, .content h2 ,.content h3 ,.content h4, .content h5, .content h6
{
border-bottom: thin solid #DBD9DA;
font: bold 1.2em Georgia,sans-serif;
padding-top: 15px;
}
Hi,
I am trying to learn more about WordPress, and working on a custom background for a site with this theme.
I want the image to be fixed to the bottom center of the page like this:
background-repeat: no-repeat;
background-position: center bottom;
background-attachment: fixed;
However there is not an option for the bottom position in the wp dashboard interface, and this is set by an inline style sheet so I cannot modify it with the Global style sheet (style.css).
Can you help me modify the theme to include the bottom position option for the background image?
Thanks,
Jeremy
update to my last post, I found a quick fix:
upload background image to the “design” directory
add the style rules to the global style sheet
body {
background-color: #57648E;
background-image: url(‘design/rfbg.jpg’);
background-repeat: no-repeat;
background-position: center bottom;
background-attachment: fixed;
}
then remove the image from the background in the wp dashboard > Background settings.
I still think it would be beneficial to see how to modify the theme so this option is accessible through the dashboard, if this is possible.
Twitter: w3blogdk
says:
Hi
Can I get you to post a link or mail me one, so I can see what it is.
Because there is an option that allows you have your own custom background, but of course it would be behind the center part of the theme. You can find it under “Appearance” –> “Background”
Hi,
I have the same problem as the one reported in a previous post (2. juli 2011 klokken 20:46). Menus in the sidebar are shifted down when browsing in diferent pages. It happens with IE, but not with others browsers. Is there any solution?
Regards
Twitter: w3blogdk
says:
Hi
You can download the latest version, it that one the bug is fixed.
Hope it hepls.
Hi,
Thanks for your answer. I was already using the latest version. The menu on the sidebar is correctly showed when a Post is displayed, but it is shifted down when browsing on a menu option that points to a Page. Desactivating the Compatibility View in IE arranges the problem (really strange, it should be the opposite). You may have a look at my web site.
Regards
IE8
Wordpress 3.1.4
Blueline 2.1.3
Hi,
Regarding my just recent post (menus in the sidebar out of place-shifted down), I found that DISABLING the Compatibility View on IE, it works fine….
Regards.
Hi,
I’m using this theme for a couple of days now and I must say, it’s great! However I do have one question I can’t find:
I want the menu to have somekind of delay when hovering over it, I’m building a site with a lot of sub menu’s (up to 4 parents). I think it should be in a JS-file but not able to track it.
Can you help me out?
KR, Gijs
Twitter: w3blogdk
says:
Hi
It´s correct that you need some java script.
Here is a couple of pages that might help you in customize your menu.
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
http://www.w3schools.com/js/js_timing.asp
I am having the same issue as listed above where the sidebar is being pushed down in IE8 only, Ive tried the above fix of replacing the functions.php file, that cause the site to crash. Then I followed the option to disable IE compatibility mode this also returned no results. Are they any other options available to rectify this?
Thanks
Twitter: w3blogdk
says:
If you download the lastest version, then it will fix the problem.
You can test it here http://w3blog.dk/?themedemo=blueline
I have version 3.2.1, I dont believe there is a newer version?
Twitter: w3blogdk
says:
Found it, I forgot to fix it on the posts and pages.!
I’ll get right on it
Update: this was not an issue with the theme, it was in regards to a wide spread issue with IE8 and the Compatibility View. For future reference in line with WordPress and a Local Intranet you must disable Compatibility view for local intranets to properly display.
Thanks for your assistance
Twitter: w3blogdk
says:
Hi
I’ve uploaded a new version that’s testet in IE with Compatibility on and off, Firefox IE tap and Browsershots.org.
Plz test it to see if it works for you.
Is there a way to hide the left nav menu for certain pages? That way if I have something to display on the whole page it will hide the left nav menu?
Twitter: w3blogdk
says:
At this time it’s not possible, but I might make that a part of the next update.
The Blueline theme looks great! I never built a website on the Blogengine platform but this theme looks very classy, straight to the point. Do you still update it?
George recently posted..Whole Life Insurance Rates
Twitter: w3blogdk
says:
Thx for the kind words.!
Yes I still update it and can customize it if the need is for that.
ok, figured out how to load your latest version and it fixed my problem – sorry about previous posts . . . very nice template – continued success to you
Twitter: w3blogdk
says:
Hey
I’m sorry I don’t quite know how your post was removed, because I wrote you answer saying that I would look into asap.
But I’m glad you made it work.!
And do plz let me know if you find any bugs on the theme.
Have a good weekend
/Jimmy
Jimmy:
I’m having fits with the css font and spacing for and . I’m trying to find where the font-size and line spacing code is in the css for those tags. Any help is appreciated.
SteveH recently posted..Menard Work Comp Claims – Jumping Down the Rabbit Hole
Twitter: w3blogdk
says:
I’ll try to help you as best as I can.!
In the body tag you have this line font: 62.5% “Lucida Sans Unicode”,sans-serif;
It sets the font size as 1em to 10px, so by changing the 62,5% to a higher or lower would do the same to the text on your blog.
In the stylesheet you can alos find this
p{
font-size: 1.1em;
padding-bottom: 1.2em;
line-height: 1.4em;
}
By changing the line-height you will change space between the lines.
Hope that helps, if not do write again.