- Posts: 57
COMMUNITY FORUM
[SOLVED] K2 Login form TEXT COLOUR
- Gregwh
-
Topic Author
- Offline
- Senior Member
Less
More
10 years 10 months ago #130046
by Gregwh
[SOLVED] K2 Login form TEXT COLOUR was created by Gregwh
If you go to www.sell-my-books.com and click to create a new account, the new account creation process page opens in the middle of screen where I want it to but with the background picture showing through in spots and bleaching a lot of the text out as a result.
How can I get the new user creation to show on its own blank page without a background picture please? I would prefer the block to be there where it is. Any help really appreciated.
Greg.
How can I get the new user creation to show on its own blank page without a background picture please? I would prefer the block to be there where it is. Any help really appreciated.
Greg.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #130047
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: K2 Login form TEXT COLOUR
Greg, can you post some demo credentials please?
Please Log in or Create an account to join the conversation.
- Gregwh
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 57
10 years 10 months ago #130048
by Gregwh
Krikor,
What's the point of doing that? As I said, it happens when you click to create a new account. If I gave you some demo thing then the account is already created.
Replied by Gregwh on topic Re: K2 Login form TEXT COLOUR
Krikor Boghossian wrote: Greg, can you post some demo credentials please?
Krikor,
What's the point of doing that? As I said, it happens when you click to create a new account. If I gave you some demo thing then the account is already created.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #130049
by Krikor Boghossian
Paste this snippet in your template's stylesheet.
Replied by Krikor Boghossian on topic Re: K2 Login form TEXT COLOUR
.k2AccountPage { background: #fff; }
Paste this snippet in your template's stylesheet.
Please Log in or Create an account to join the conversation.
- Gregwh
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 57
10 years 10 months ago #130050
by Gregwh
Krikor,
Thanks for that, it worked. I had to put it in the editor not the normal stylesheet. Makes sense to me when you think about it but yes, I did try the normal template, first, to no effect. ;-}
Replied by Gregwh on topic Re: K2 Login form TEXT COLOUR
Krikor Boghossian wrote:
.k2AccountPage { background: #fff; }
Paste this snippet in your template's stylesheet.
Krikor,
Thanks for that, it worked. I had to put it in the editor not the normal stylesheet. Makes sense to me when you think about it but yes, I did try the normal template, first, to no effect. ;-}
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 10 months ago #130051
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: K2 Login form TEXT COLOUR
You 're welcome Greg.
Please Log in or Create an account to join the conversation.