Page 3 of 26
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Mon Dec 17, 2007 5:37 am
by SwapsRulez
luchitox wrote:the phpbb.com board´s background is not an image is a solid colour. I create the image that i had post for swanky background and it is not copyrighted

Maybe i'm too noob in these colors & graphics.... very true... you might be right... it might be a solid color.
so what you say ? Should i include the background of phpbb.com there...
bbrian017 wrote:It's nice, simple and I would even say maybe perfect! Great work and thanks for designing style for us!
cheers,
bbrian017
Its still in its alpha stage, i'm gonna lauch its beta with complete tutorial after my exams...
but still... thanks for the reply... hope i'll do my best!!!
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Mon Dec 17, 2007 1:25 pm
by luchitox
SwapsRulez wrote:luchitox wrote:the phpbb.com board´s background is not an image is a solid colour. I create the image that i had post for swanky background and it is not copyrighted

Maybe i'm too noob in these colors & graphics.... very true... you might be right... it might be a solid color.
so what you say ? Should i include the background of phpbb.com there...
it is not the phpbb.com background, it is only a simple image, so you could include it if you want
PD: I will use this style (under some modifications) in phpbb Argentina (Soon) , so you will be a little famous

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Mon Dec 17, 2007 7:02 pm
by MaryHaik
I love this style, but liked the profiles on the right like they are in ProSilver. I tried to figure out how to change them, but it didn't work, can you tell me how I could do that?
Thanks in advance,
Mary
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Tue Dec 18, 2007 6:59 am
by SwapsRulez
MaryHaik wrote:I love this style, but liked the profiles on the right like they are in ProSilver. I tried to figure out how to change them, but it didn't work, can you tell me how I could do that?
Thanks in advance,
Mary
Reverse the steps in this tutorial...
http://www.easytutorials.org/prosilver_ ... _side.html
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Wed Dec 19, 2007 8:18 am
by SwapsRulez
started working on beta....

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Wed Dec 19, 2007 11:09 am
by luchitox
Could you use a round corners as using actually in phpbb.com for your beta?

Or may be create two styles differents
PD: I want to show you how i modify the style
With search in header:
without search in header:
Code: Select all
http://www.phpbbargentina.com.ar/foro/
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Wed Dec 19, 2007 1:47 pm
by SwapsRulez
luchitox wrote:Could you use a round corners as using actually in phpbb.com for your beta?

Or may be create two styles differents
PD: I want to show you how i modify the style
With search in header:
without search in header:
Code: Select all
http://www.phpbbargentina.com.ar/foro/
well i'll create 3 flavours of my style, also in each with three colors....
i've completed my work of search already... & put the search link in between Faq & Members...
but... still confused with about the search box.... put or not to put ???
i want the response from your side.... is the search box on each windows isnt that neccessary ? though every forum has its own search box..... lemme tell about it...
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Wed Dec 19, 2007 3:13 pm
by luchitox
a think that a link is better than a search box in order to prevent spam attacks, which could generate lost of search queries

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 1:24 am
by SwapsRulez
luchitox wrote:a think that a link is better than a search box in order to prevent spam attacks, which could generate lost of search queries

+1... agreed... i'll put the link & the search box will be Rest In Peace!!!

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 6:18 am
by fld
hi, i like this style very much. but i would like to know how can i make the width smaller.
would it be the same as this mod here?
http://www.phpbb.com/kb/article/fixed-width-prosilver/
i would like the same width as phpbb forums if possible.
thanks in advance

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 6:19 am
by fld
luchitox wrote:Could you use a round corners as using actually in phpbb.com for your beta?

Or may be create two styles differents
PD: I want to show you how i modify the style
With search in header:
without search in header:
Code: Select all
http://www.phpbbargentina.com.ar/foro/
hey, can you please instruct me step by step how to change the header like yours?
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 8:21 am
by murk
no quote and edit butons

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 8:38 am
by Fluffy Llama
murk wrote:no quote and edit butons

I have both using Swanky's theme..
Question:
How do I reduce the gap between the profile area on left and the main body of text?
&
Vertically align the text on index page for the forums (ie. title, topic, post, last post)
Title seems to be top, topic/post are middle and last post bottom.
Thankyou! GREAT THEME!!
Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 11:25 am
by luchitox
fld wrote:hey, can you please instruct me step by step how to change the header like yours?
First you have to create the image
bg_logo.jpg (900px * 89px) and upload it to
root/styles/Swanky/theme/images/bg_logo.jpg
Then Open root/styles/Swanky/theme/
colours.css and Find:
Code: Select all
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
color: #FFFFFF;
}
Replace it with:
Code: Select all
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_logo.jpg");
color: #FFFFFF;
}
Find:
Code: Select all
.forumbg {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
}
Replace with:
Code: Select all
.forumbg {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_logo.jpg");
}
Open styles/Swanky/theme/
stylesheet.css and Find:
Code: Select all
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
color: #FFFFFF;
}
Replace with:
Code: Select all
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #717F8C;
background-image: url("{T_THEME_PATH}/images/bg_logo.jpg");
color: #FFFFFF;
}
Next, go into you Administration Control Panel, click on the "Styles" tab at the top, click on "Themes" under "Style components" on the left, and click on "Refresh" next to the theme/style you have edited.
END

Re: [RELEASE] Swanky's Rounded Corners Style For PhpBB 3.0 Gold
Posted: Thu Dec 20, 2007 3:43 pm
by fld
thanks alot for the intrustions
luchitox! it worked perfectly
now if someone can teach me how to change the width to change the same width as this form that would be great!
i'll try using this method:
http://www.easytutorials.org/prosilver_fixed_width.html
but nothing happen when i made the changes, also played around with the same # as well and i got nothing.
and also ill tried using the
back.png as the background. it did not match with the forum sadly.
it look like this:
can someone please tell me what is the correct #xxxxxx for this?