Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=1527)
(http://custom.simplemachines.org/themes/index.php/action,download/lemma,1527/image,thumb)
- Modern theme.
- Thank you CRİP for menu js.
- Logo, Button PSD.
- DEMO (http://www.smfmod.com/tema/index.php?theme=14)
Yes goog work Nice themes
Great theme!
Thanks :)
Nice Theme :)
Super theme... Thanks :)
Nice theme and nice name :) Thanks WannabiDie.
Thank you for comments :)
Come the theme for SMF 1.1.8 version, too?
very good theme,nice name .
thanks
Quote from: Jarod04 on April 05, 2009, 07:12:33 AM
Come the theme for SMF 1.1.8 version, too?
Coming soon.
Thank you all comments :)
wooooooooow, this is my forum's theme for ever
is there a way to increase its width a little?
Nice Theme, well designed, and I hope it will not miss with RTL direction. ???
Thanx for the great work. :D
Thank you for comments :)
Quote from: Jarod04 on April 05, 2009, 07:12:33 AM
Come the theme for SMF 1.1.8 version, too?
I added 1.1.8 :)
Thank you for making this theme available, very nice. :)
Quote from: Ashdaw on April 13, 2009, 09:09:08 AM
Thank you for making this theme available, very nice. :)
thank you :) ^^
Very nice theme, also it does not display correctly in IE7..
I can post a picture of the problem if you would like,
but the logo seems to go off of the theme to the left..
I just installed the theme on my SMF 2.0 RC1 and the name also is at the left hand side of the screen and I am using FF 3.08. I have installed IE8 and it appears the same as in FF.
One little question, is it possible to broaden the theme? it takes up about a half of the screen and I would like to widen it. :)
Thanks again for this theme, it is really pleasant to the eye. :D
Nice Theme Brother :)
This is the URL to my site that I have added your theme on.
http://greycastleoz.org/smf4/index.php
style.css#logo {
position: absolute;
top: 90px;
left: 140px;
display: block;
width: 455px;
height: 99px;
background: url(images/logo.gif) no-repeat;
cursor: pointer;
}
you can make it here
thanx very good theme ;)
in turkish:
bende onu dicektim logo kaymıs die
thank you :)
Good job!
Quote from: WannaBeDie on April 19, 2009, 03:27:29 AM
style.css#logo {
position: absolute;
top: 90px;
left: 140px;
display: block;
width: 455px;
height: 99px;
background: url(images/logo.gif) no-repeat;
cursor: pointer;
}
you can make it here
Okay, yes that would be a way to fix it, but then what if you resize the browser or switch to a higher or lower screen resolution.. the problem will just keep happening, is there more of a permanent fix for this?
Thank you for the info though, at least I can try to fix it now ;)
I really like the theme Uğur Eçen
Thank you :)
Dear,at first I wan't to tell you what a beautiful template,but I have a question:I wan't to put it on my forum,an SMF 2.0 RC1,but when I do this ,I get a lot defaults.
Is this solvable?
With kind regards,Angel48.
Excellent theme! Is there a chance that this theme can go full screen, rather than fixed width? Thanks!
Quote from: mathmission on May 15, 2009, 12:42:46 PM
Excellent theme! Is there a chance that this theme can go full screen, rather than fixed width? Thanks!
yes it would be great.
Quote from: Uğur Eçen on April 19, 2009, 03:27:29 AM
style.css#logo {
position: absolute;
top: 90px;
left: 140px;
display: block;
width: 455px;
height: 99px;
background: url(images/logo.gif) no-repeat;
cursor: pointer;
}
you can make it here
in which file must i modify this code?
hey, wannabedie, not to hijack *this* thread, but i sent you a message concerning a problem i was having with the duskolik theme....have you had a chance to look at it?
i sent it to wannabedie, i didnt know that you had changed your username....
thank you
Great theme.
I have tried all kinds of things to change the width. I see Ashdaw was able to do it. Can someone tell me what i need to change to make it 100% width.
Thanks
nice theme, just installed on 2.0 rc1-1 but getting a lot of errors in the log like this
8: Use of undefined constant admin - assumed 'admin'
Apply Filter: Only show the errors from this file
File: /home/xxxxxxx/public_html/forum/Themes/Angel_Fall_First/BoardIndex.template.php (body_above sub template - eval?)
Line: 197
8: Use of undefined constant profile - assumed 'profile'
Apply Filter: Only show the errors from this file
File: /home/xxxxxx/public_html/forum/Themes/Angel_Fall_First/BoardIndex.template.php (body_above sub template - eval?)
Line: 201
8: Use of undefined constant admin - assumed 'admin'
Apply Filter: Only show the errors from this file
File: /home/xxxxxxx/public_html/forum/Themes/default/GenericMenu.template.php (body_above sub template - eval?)
Line: 197
8: Use of undefined constant profile - assumed 'profile'
Apply Filter: Only show the errors from this file
File: /home/xxxxxx/public_html/forum/Themes/default/GenericMenu.template.php (body_above sub template - eval?)
Line: 201
I uninstall it and they go away.
Quote from: Mouse2400 on May 22, 2009, 12:59:54 PM
Great theme.
I have tried all kinds of things to change the width. I see Ashdaw was able to do it. Can someone tell me what i need to change to make it 100% width.
Thanks
Find in your style.css:
#wrapper2 {
width: 768px;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
}
Replace width: 768px; with width: 100%;
Quote from: quiteperplexed on May 28, 2009, 04:59:11 AM
nice theme, just installed on 2.0 rc1-1 but getting a lot of errors in the log like this
8: Use of undefined constant admin - assumed 'admin'
Apply Filter: Only show the errors from this file
File: /home/xxxxxxx/public_html/forum/Themes/Angel_Fall_First/BoardIndex.template.php (body_above sub template - eval?)
Line: 197
8: Use of undefined constant profile - assumed 'profile'
Apply Filter: Only show the errors from this file
File: /home/xxxxxx/public_html/forum/Themes/Angel_Fall_First/BoardIndex.template.php (body_above sub template - eval?)
Line: 201
8: Use of undefined constant admin - assumed 'admin'
Apply Filter: Only show the errors from this file
File: /home/xxxxxxx/public_html/forum/Themes/default/GenericMenu.template.php (body_above sub template - eval?)
Line: 197
8: Use of undefined constant profile - assumed 'profile'
Apply Filter: Only show the errors from this file
File: /home/xxxxxx/public_html/forum/Themes/default/GenericMenu.template.php (body_above sub template - eval?)
Line: 201
I uninstall it and they go away.
Find in your index.template.php:
' , $txt[admin] , '
Replace with:
' , $txt['admin'] , '
Find:
' , $txt[profile] , '
Replace with:
' , $txt['profile'] , '
Thanks for help yağız :)
thank you, I will try it again later :)
Quote from: Yağız... on May 28, 2009, 10:43:45 AM
Quote from: Mouse2400 on May 22, 2009, 12:59:54 PM
Great theme.
I have tried all kinds of things to change the width. I see Ashdaw was able to do it. Can someone tell me what i need to change to make it 100% width.
Thanks
Find in your style.css:
#wrapper2 {
width: 768px;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
}
Replace width: 768px; with width: 100%;
so doing the banner is duplicated and the layout is moved to te left.
you can edit it.
#logo {
position: absolute;
top: 90px;
left: 140px;
display: block;
width: 455px;
height: 99px;
background: url(images/logo.gif) no-repeat;
cursor: pointer;
}
There's actually a real simple solution for making sure the logo is always properly positioned....
Change the css for #header to include position:relative
You will have to adjust the logos top and left coordinates a bit, but it's a permanent fix.
Reason why: The logo has a value of position:absolute, which works great for positioning. But it is absolute in relation to the element it is nested inside of which must have a position:relative entry, otherwise the logo call is absolute to the top corner of your monitor, and that will vary person to person.
When I am logged in it still says Welcome, Guest. Please login or register.
Does anyone else have this problem? And how to solve it? :(
Great theme, by the way, just what I was looking for :)
For some reason it is working now, I have no idea what did I do to make it work... :-[
Sorry to bump this one, but did anyone ever mod this to be 100% (or 90%) wide?
It's a lovely theme, but far too narrow for me. :/
I have this theme on my Forum, you can take a look. http://greycastleoz.org/smf4/index.php
Anatis Look for this towards the bottom of the style.css file for the code below. The width is default at 730 for the content wrapper and 768 for the wrapper2. Try changing both values to 100%. I set mine to around 1000px since I believe the default resolutions for most systems is probably 1024*768 or greater. You will probably need to do more customizing to the main header logo at the top as I have. You can check out dkptracker.com to see a few tweaks I made but WannaBeDie did a kick @ss job on this theme :) Thanks WannaBeDie!
#content-wrapper
{
width: 970px;
float: left;
padding: 0px 0px 20px 20px;
}
#wrapper2 {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-bottom: 11px;
}
Anyone else have the issue where you login but it still says login and register?
I never encountered the same problem.
Note: Updated theme ..
I have tested your theme for SMF 2.0 RC3. Collapse/Expand of the Quick Reply doesn't work.
To fix this, open Display.template.php. Find "xml_topic.js" and replace it with "topic.js", because xml_topic.js doesn't exists in SMF 2.0 RC2-RC3. :)
I found some missing code related to the login/register. Once I replaced the code it now shows when logged in.
Quote from: Zevious on July 25, 2010, 02:26:35 PM
I found some missing code related to the login/register. Once I replaced the code it now shows when logged in.
Very nice theme.
But I have the same probleme than you Zevious.
Please, can you tell me wich code you replaced and where ?
My problem is solved :)
Hi Ive run into a bit of a problem when editing the them for my latest site. I made membergroup images and was testing them to see how they looked but for some reason the theme seems to cut the last few px's off the end. See photo
(http://img80.imageshack.us/img80/4785/capturewd.png)
I thought i may have made it too big so i resized the image to one that was smaller than the width of the area for the image and the same thing happened again, it cut off the last few px's. It seems to me that it may be adjusting the size of my image because i am well within the size bracket. How do i increase the size of the area where the membergroup image is? Or is there a way to stop the image zooming to where the end of the image is cut off?
Just a quick question do you have a version that works with TinyPortal?
are you kidding me? :o wow nice job man!
The demo site ain't there.
I was looking at this theme I wanted to download it to my version of SMF, but no update.
Is the owner of the theme going to updated for us?
I can not find opportunity .. I'm sorry.
"smfToggle" is not difined ... How can i fix it ?
P.S. I downloaded and installed "Angel Fall First.zip" .... or should i installed the "AngelFallFirst11.zip" ?
P.S.2 I'm using smf 2.0.1