News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Angel Fall First

Started by ~WannaBeDie, April 04, 2009, 08:48:33 AM

Previous topic - Next topic

Cado


Ashdaw

This is the URL to my site that I have added your theme on.

http://greycastleoz.org/smf4/index.php
You are more than welcome to visit my site.
Greycastle

~WannaBeDie

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
Temmuz ayında yeni temalar tasarlamak istiyorum :) Var mı aklında hoş tasarımlar olan?Fikir verebilecek olan ? :)

hhy89

thanx very good theme ;)
in turkish:
bende onu dicektim logo kaymıs die
Seo4Smf 2.0 - Full Top10 Stats(full top10) - Aligned and Bilateral Child Boards(2li 3lü alt bölümler)
http://www.smfmod.com
http://destek.smfmod.com

~WannaBeDie

Temmuz ayında yeni temalar tasarlamak istiyorum :) Var mı aklında hoş tasarımlar olan?Fikir verebilecek olan ? :)

Marcus Forsberg


Iomega0318

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 ;)
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

Imô¿ôu2

I really like the theme Uğur Eçen

"If all the world's a stage, I want to operate the trap door."
Paul Beatty

~WannaBeDie

Temmuz ayında yeni temalar tasarlamak istiyorum :) Var mı aklında hoş tasarımlar olan?Fikir verebilecek olan ? :)

angel48

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.

mathmission

Excellent theme! Is there a chance that this theme can go full screen, rather than fixed width? Thanks!

scimmiotto

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.
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

scimmiotto

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?
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

TashaElizabeth

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

Mouse2400

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

perplexed

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.

Yağız...

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'] , '

~WannaBeDie

Thanks for help yağız :)
Temmuz ayında yeni temalar tasarlamak istiyorum :) Var mı aklında hoş tasarımlar olan?Fikir verebilecek olan ? :)


scimmiotto

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.
Loop code example:
The following statement is FALSE
The previous statement is TRUE.

Advertisement: