Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] profile desing



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  yaanz

yaanz
Punbb Junior
Punbb Junior
  • Description:
hi again

i want to change profile design which having effect of white 

which looks bad with my default theme 

will you help me out to make it like a dark theme 

thanks : here is screen shot http://prntscr.com/a2zve6

waiting for response 

  • Information:
Forum:www.pixibotz.comVersion:PUNBB
Type:Errors in codeTags:profile,desing

Powered by PunBB
Currently 0 users have thanked yaanz for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
That's because you changed main modules colors for some reason.

Add this into your CSS:

Code:
[panda=css].module .main-content {
    background: #101010 none repeat scroll 0 0 !important;
    border-top: 1px solid #d9d9d9;
}

And this as well:

Code:
[panda=css].module .main-head {
    background: #282828 url("http://i.imgur.com/KNLjKkI.png") repeat-x scroll 0 -1px !important;
    border-bottom: 1px solid #d9d9d9 !important;
    border-radius: 0;
    color: #333 !important;
    margin-bottom: 0;
}

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  yaanz

yaanz
Punbb Junior
Punbb Junior
Shadow wrote:[link="/t1129-profile-desing#7532"]That's because you changed main modules colors for some reason.

Add this into your CSS:

Code:
[panda=css].module .main-content {
    background: #101010 none repeat scroll 0 0 !important;
    border-top: 1px solid #d9d9d9;
}

And this as well:

Code:
[panda=css].module .main-head {
    background: #282828 url("http://i.imgur.com/KNLjKkI.png") repeat-x scroll 0 -1px !important;
    border-bottom: 1px solid #d9d9d9 !important;
    border-radius: 0;
    color: #333 !important;
    margin-bottom: 0;
}

this code work great !!

thanks for helping out

there are white lines i tried to change with light gray lines but fails can u tell me where to change that from ?

have a good day

Powered by PunBB
Currently 0 users have thanked yaanz for this post:

4
Offline

  Shadow

Shadow
Administrator
Administrator
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

5
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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