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.

Customising the Profile page

2 posters

Go down

Customising the Profile page Empty Customising the Profile page

Post by PT-Desu October 30th 2011, 3:20 pm

I have been scratching my head over this for a while, i can't find the CSS entries to edit these zones, nor they seem to be in the "Colors" option.
Could someone point me in the right direction ?

here are the zones that im trying to change :

Customising the Profile page Tcfgdf
PT-Desu
PT-Desu
Forumember

Posts : 54
Reputation : 1
Language : Portuguese

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by FrozenX October 30th 2011, 3:22 pm

Code:
#cp-main h1 {
for: "Registration ifnormation view my profile"

Code:
dt label {
for New password etc...

Code:
#tabs .activetab a span {
for the active tab
FrozenX
FrozenX
Forumember

Male Posts : 69
Reputation : 8
Language : English, Dutch

http://www.lordslegends.forumotion.net

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by PT-Desu October 30th 2011, 3:35 pm

So far so good. thank you
just a couple more things.

The "Contact Field" ( ICQ , MSN , etc ) didn't changed yet, so i assume it needs one more code or maybe it's changed in a diferent place.

I also forgot to say that i want to change the black background of the image above.

PT-Desu
PT-Desu
Forumember

Posts : 54
Reputation : 1
Language : Portuguese

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by FrozenX October 30th 2011, 3:41 pm

Code:
#cp-main .panel {
background-color: #  ;
}

*that could work, unless it's an image, but it makes no sense to have a black image, rather than a color Razz


for contact field

try either

Code:
fieldset {

or
Code:
.panel {

I can't say exactly which one, since i have no access to your forums, im making guesses here xD
FrozenX
FrozenX
Forumember

Male Posts : 69
Reputation : 8
Language : English, Dutch

http://www.lordslegends.forumotion.net

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by PT-Desu October 30th 2011, 3:53 pm

Those worked nicely.
just one more simple thing (if im not forgeting anything)


Some of the text , like the "User Name" "Email Adress" "Password" etc, change color when i over them, do i change the color via CSS or in the "Colors" menu ?

(the text im refering to is the one in the last red circle in the image above)
PT-Desu
PT-Desu
Forumember

Posts : 54
Reputation : 1
Language : Portuguese

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by FrozenX October 30th 2011, 6:39 pm

Code:
dt label:hover {

*sorry for the late, reply, i completely missed the fact, that you had replied Razz
FrozenX
FrozenX
Forumember

Male Posts : 69
Reputation : 8
Language : English, Dutch

http://www.lordslegends.forumotion.net

Back to top Go down

Customising the Profile page Empty Re: Customising the Profile page

Post by PT-Desu October 30th 2011, 9:28 pm

np

But the "dt label:hover {" didn't work
D:

PT-Desu
PT-Desu
Forumember

Posts : 54
Reputation : 1
Language : Portuguese

Back to top Go down

Back to top

- Similar topics

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