[Theme] Neon

Started by 1MileCrash, July 14, 2006, 06:11:17 PM

Previous topic - Next topic

Wolfenrook

These ones:-



and this:-



The second ones isn't that bad, but the titeles on the catbg are really difficult to read.

Wolfenrook
Thoughts are free, it's their consequences that often have a cost.

Jedd

Try taking a 15 min break from sitting on front of your computer, Go outside, take a walk, come back and try again. Because those arent hard to read.

1MileCrash

I'm really not trying to be mean but do you have vision problems? Because that's really easy for me to read.

But anyways, those arent things you'd actually ever need to read more than once.
The only thing php can't do is tell you how much milk is left in the fridge.



trenchteam

Quote from: Wolfenrook on July 18, 2006, 01:55:04 PM
These ones:-



and this:-



The second ones isn't that bad, but the titeles on the catbg are really difficult to read.

Wolfenrook

Not hard to read at all. lol.  yeah. Definately take a break from the computer.

snipergotya

Attachment thumbnail fix

open Display.theme.php

search for // Assuming there are attachments...


// Assuming there are attachments...

if (!empty($message['attachment']))

{

echo '

<hr width="100%" size="1" class="hrcolor" />

<div style="overflow: auto; width: 100%;">';



foreach ($message['attachment'] as $attachment)

{

if (isset($attachment['image']))

echo '

', $attachment['image'], '<br />';

echo '

<a href="' . $attachment['href'] . '"><img src="' . $settings['images_url'] . '/icons/clip.gif" align="middle" alt="*" border="0" />&nbsp;' . $attachment['name'] . '</a> (', $attachment['size'], ($attachment['is_image'] ? ', ' . $attachment['width'] . 'x' . $attachment['height'] . ' - ' . $txt['attach_viewed'] : ' - ' . $txt['attach_downloaded']) . ' ' . $attachment['downloads'] . ' ' . $txt['attach_times'] . '.)<br />';

}



echo '

</div>';

}



echo '

</td>

</tr>



Replace with



// Assuming there are attachments...
if (!empty($message['attachment']))
{
echo '
<hr width="100%" size="1" class="hrcolor" />
<div style="overflow: auto; width: 100%;">';
foreach ($message['attachment'] as $attachment)
{
if ($attachment['is_image'])
{
if ($attachment['thumbnail']['has_thumb'])
echo '
<a href="', $attachment['href'], ';image" id="link_', $attachment['id'], '" onclick="', $attachment['thumbnail']['javascript'], '"><img src="', $attachment['thumbnail']['href'], '" alt="" id="thumb_', $attachment['id'], '" border="0" /></a><br />';
else
echo '
<img src="' . $attachment['href'] . ';image" alt="" width="' . $attachment['width'] . '" height="' . $attachment['height'] . '" border="0" /><br />';
}
echo '
<a href="' . $attachment['href'] . '"><img src="' . $settings['images_url'] . '/icons/clip.gif" align="middle" alt="*" border="0" />&nbsp;' . $attachment['name'] . '</a> (', $attachment['size'], ($attachment['is_image'] ? ', ' . $attachment['real_width'] . 'x' . $attachment['real_height'] . ' - ' . $txt['attach_viewed'] : ' - ' . $txt['attach_downloaded']) . ' ' . $attachment['downloads'] . ' ' . $txt['attach_times'] . '.)<br />';
}

echo '
</div>';
}

echo '
</td>
</tr>



Working fixed example - http://www.vtsclan.com/smf/index.php/topic,473.msg2812.html#new

osirisuknotts

Hi absoloutley brilliant theme and all the other themes you have created, could you possible release this for 1.1 rc2?

Papa

I love this theme and its the reason I still use SMF 1.0.7.. Any chance you will do a 1.1 version of it?

Thanks again for this great theme, I've used it since the day you released it.

1MileCrash

Yeah..ill end up updating it.
The only thing php can't do is tell you how much milk is left in the fridge.



Papa

If I may say, there is only one thing I can think of that I would change about this theme.. And if anyone knows how to change it in the current version for 1.0.7 please let me know, I would be more than thankful..




I have the hardest time reading the "Winter Solstice, Christmas" .. I would love if it was the same green as links are, or the "white" that is used.. I think its actualy an off-white.

imo thats the only change that would be nice.. And again if anyone knows how to change it, I would be more than thankful.

Kakura

How can I add a new button like for an arcade and so? Is there a .psd or what?

1MileCrash

It's text..so there is no psd..
The only thing php can't do is tell you how much milk is left in the fridge.



Kakura

*Gasp* I never said that
<<
>>

Papa

Tipp:

Any chance this theme will be put out for 1.1.1 (I think thats the newest..) Anytime Soon? I'm dieing to upgrade to newest version of SMF.. But god, I love this theme..

velipuolikuu

There would appear to be a minor bug in the theme. Clicking "Mark all as read" gives an error message:

"Session verification failed. Please try logging out and back in again, and then try again. "

The reason I'm suspecting this is theme-related is that this only happens when I'm using Neon as my forum theme. Tested with several other themes, then back to Neon, then some other themes again and back to Neon again and with Neon - and Neon only - it happens every time.

.vpk.

diplomat.

#34
If Tipp doesnt have time to update it, I'll see if I can get it done.
avidSOUND.com: Where Aspiring Musicians Can Be HEARD!

rickyreter

Love this theme..i want or need it for 1.1.3 please please update it :D

xyxis_fahim

I was looking for exact same layout but a little lighter color theme please.
Thank you.

FaNtEcH

Has this been updated for 1.1.3? Pls i really need this one!
Really great theme.

redone

Quote from: fantech on August 18, 2007, 01:00:51 PM
Has this been updated for 1.1.3? Pls i really need this one!
Really great theme.
Funny you should say that I was in discussion with Tipp the other day about updating his themes. Both myself and Sloopz have set to work on updating these on his behalf.

;)

FaNtEcH

Ok, thanks! When do you think this'll be finished?

Advertisement: