The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Need help For Invision theme

2 posters

Go down

Solved Need help For Invision theme

Post by splashyyy May 2nd 2010, 3:08 pm

Hello,
So we recently changed to Invision and hmm its different than phpbb2 .
We have some problems , hope you can help to fix them.:

link :
http://www.the-professional-owners.com

1) how to make the banner auto-resize depending on the resolution ppl are using [important]
2) Quote background , we could like to change it.
3) Code background . ( black background and red font)
4) POLL : font + background

We tried to change it .. tested some stuffs in CSS but nothing change
Before invision , we use phpbb2 and all was great with banner and stuffs, but under invision never mind if you change the colors
ADMIN CP> display> colors> nothing change for quote and code ..

Hope you can help me with those problems.
Ty in advance


Last edited by splashyyy on May 4th 2010, 2:22 pm; edited 1 time in total
avatar
splashyyy
Forumember

Male Posts : 49
Reputation : 0
Language : english
Location : Oamaru

Back to top Go down

Solved Re: Need help For Invision theme

Post by splashyyy May 3rd 2010, 12:20 pm

bump
avatar
splashyyy
Forumember

Male Posts : 49
Reputation : 0
Language : english
Location : Oamaru

Back to top Go down

Solved Re: Need help For Invision theme

Post by ankillien May 3rd 2010, 1:14 pm

Hello,

Please try adding these codes to your CSS.

For codebox...

Code:
.codebox dt , .codebox dd {
background : black;
color : red;
}

For quote box...

Code:
.postbody blockquote {
background : green;
}

For poll...

Code:
.poll form div {
background : red;
color : white;
}

If you want the banner image to resize itself as per user's screen ration, its s not possible.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Need help For Invision theme

Post by splashyyy May 3rd 2010, 4:33 pm

If you want the banner image to resize itself as per user's screen ration, its s not possible.

oh too bad hmm is there a sort of module pop up , where you can choose your resolution ? then the whole forum will be set to 1280 for example ?

thank you very much for the rest .
avatar
splashyyy
Forumember

Male Posts : 49
Reputation : 0
Language : english
Location : Oamaru

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum