News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

BlueBird

Started by Diego Andrés, January 19, 2013, 07:34:34 AM

Previous topic - Next topic

Diego Andrés

Quote from: DanesDK on October 01, 2014, 04:16:50 AM
No help..??

index.template.php find and remove:

<div class="user">';

// If the user is logged in, display stuff like their name, new messages, etc.
if ($context['user']['is_logged'])
{
echo '
<img class="avatar" src="', empty($context['user']['avatar']) ? '' . $settings['images_url'] . '/theme/noavatar.png' : '' . $context['user']['avatar']['href'] . '', '" alt="', $txt['profile'], '" title="', $txt['profile'], '" />
<h3 class="greeting">', $context['user']['name'], '</h3>
<hr class="divisorh" />
<ul class="reset">
<li><a href="', $scripturl, '?action=unread">', $txt['unread_topics_visit'], '</a></li>
<li><a href="', $scripturl, '?action=unreadreplies">', $txt['unread_replies'], '</a></li>
</ul>';

}
// Otherwise they're a guest - this time ask them to either register or login - lazy bums...
elseif (!empty($context['show_login_bar']))
{
echo '
<script type="text/javascript" src="', $settings['default_theme_url'], '/scripts/sha1.js"></script>
<form id="guest_form" action="', $scripturl, '?action=login2" method="post" accept-charset="', $context['character_set'], '" ', empty($context['disable_login_hashing']) ? ' onsubmit="hashLoginPassword(this, \'' . $context['session_id'] . '\');"' : '', '>
<div class="info">', sprintf($txt['welcome_guest'], $txt['guest_title']), '</div>
<input type="text" name="user" size="10" class="input_text" />
<input type="password" name="passwrd" size="10" class="input_password" />
<select name="cookielength">
<option value="60">', $txt['one_hour'], '</option>
<option value="1440">', $txt['one_day'], '</option>
<option value="10080">', $txt['one_week'], '</option>
<option value="43200">', $txt['one_month'], '</option>
<option value="-1" selected="selected">', $txt['forever'], '</option>
</select>
<input type="submit" value="', $txt['login'], '" class="button_submit" /><br />
<div class="info">', $txt['quick_login_dec'], '</div>';

if (!empty($modSettings['enableOpenID']))
echo '
<br /><input type="text" name="openid_identifier" id="openid_url" size="25" class="input_text openid_login" />';

echo '
<input type="hidden" name="hash_passwrd" value="" />
</form>';
}

echo '
</div>

SMF Tricks - Free & Premium Responsive Themes for SMF.

DanesDK


jennieg

I'm such a sucker because I paid $39 for this theme through Mojo Marketplace when all along it was available for free!

But what I want to know is this. I love the header colour on the default theme, as well as the height. I want to produce the exact same thing but replacing it with my own logo. I was thinking to create a header in hxxp:canva.com [nonactive] using the same colour background with the website name in white letters. Can you tell me the exact colour code for that dark blue so I can match it exactly? Also, what is the exact size of the header?

This forum is old, so I hope you see this. (Also, in case you haven't guessed, I'm not a techie).

SaltedWeb

I installed this theme on 2.0.11 , nice clean crisp theme. Nice little options built in well done and thank you.

SW
Knowing your limitations makes you human, exceeding these limitations makes you worthy of being human.

coldy316

I need some help here

Okay when starting a topic and then pinned /sticky it that is fine but when you reply its like the ascending/decending isn't working.

what I want is the very first topic to be at the top and all replys under the first topic but at the moment the replys are above the first topic
like its in decending  (I think) or the other way.. how do I fix this small problem ?
Would you believe it that i live in gods country
Australia

coldy316

48 hours later and still no response.  need some help here
Would you believe it that i live in gods country
Australia

Diego Andrés

Quote from: coldy316 on April 07, 2016, 07:48:51 PM
48 hours later and still no response.  need some help here

You must have enabled that either in your profile or in theme settings

SMF Tricks - Free & Premium Responsive Themes for SMF.

jimv8673

This is a fantastic theme, can i remove the login block from the upper right corner of the header ??

jimv8673

Sorry didnt see the explanation above,  That works  Great !   and by the way, you do fantastic work, thanks,

jimv8673

Is there a way to change the font color in the nav bar,  i would like the register button to be red to attract more attention.

Jailer

Having a small issue with this theme. My server log is getting spammed with the following error:

"/usr/local/www/nginx/Themes/BlueBird/images/theme/spritemenu.png" failed (2: No such file or directory)

I checked and there is in fact no spritemenu.png file in any of the directories for this theme. This is getting called from line 1223 of /Themes/BlueBird/css/index.css

background: #FFF url(../images/theme/spritemenu.png) repeat-x top left;

Any idea on how to fix this so it's stop throwing constant errors in the server log?

Jailer

I know this is an older thread but is this theme no longer supported?

-Rock Lee-

Quote from: Jailer on May 23, 2018, 08:42:36 PM
Having a small issue with this theme. My server log is getting spammed with the following error:

"/usr/local/www/nginx/Themes/BlueBird/images/theme/spritemenu.png" failed (2: No such file or directory)

I checked and there is in fact no spritemenu.png file in any of the directories for this theme. This is getting called from line 1223 of /Themes/BlueBird/css/index.css

background: #FFF url(../images/theme/spritemenu.png) repeat-x top left;

Any idea on how to fix this so it's stop throwing constant errors in the server log?

Check the image exists in that directory sometimes it is not uploaded or damaged.

Quote from: Jailer on June 04, 2018, 07:18:36 PM
I know this is an older thread but is this theme no longer supported?

It is compatible up to .14 if you have no problem.


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Jailer

I checked before I posted and it's not there. I also checked the contents of a fresh download of the theme and it's not included with the theme.

Biology Forums

It's a very nice theme.

GigaWatt

Yeah, I noticed it when I was browsing for themes for the 2.0.15 "reincarnation" for my forum (it was offline for a while) and the choice was between this one and CleanTek from Crip (RIP). I chose CleanTek because it wasn't so "modern".

But still, this is great theme, If I'd have to choose once again... I don't know, the scale might tip on BlueBird ;).

Great work Diego Andrés ;).
"This is really a generic concept about human thinking - when faced with large tasks we're naturally inclined to try to break them down into a bunch of smaller tasks that together make up the whole."

"A 500 error loosely translates to the webserver saying, "WTF?"..."

Jailer

Quote from: Jailer on May 23, 2018, 08:42:36 PM
Having a small issue with this theme. My server log is getting spammed with the following error:

"/usr/local/www/nginx/Themes/BlueBird/images/theme/spritemenu.png" failed (2: No such file or directory)

I checked and there is in fact no spritemenu.png file in any of the directories for this theme. This is getting called from line 1223 of /Themes/BlueBird/css/index.css

background: #FFF url(../images/theme/spritemenu.png) repeat-x top left;

Any idea on how to fix this so it's stop throwing constant errors in the server log?

Quote from: Jailer on June 04, 2018, 07:18:36 PM
I know this is an older thread but is this theme no longer supported?

  :(

-Rock Lee-

@Jailer As I mentioned above the subject is compatible, at least in the forums I have used it. Look if there is a registration error, something more appears than uploading the image for that error marking is not uploaded to the hosting or is blocked.


Regards!
¡Regresando como cual Fenix! ~ Bomber Code
Ayudas - Aportes - Tutoriales - Y mucho mas!!!

Han

Hi Diego. Will this theme be altered/upgraded so I can use it on my SMF 2.1.2 forum?
We would really love it.

Diego Andrés

I'd say yes, but I'm afraid I don't know when I'd be able to do it.
Maybe at some point next year.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Advertisement: