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.

white profiles :/

3 posters

Go down

Solved white profiles :/

Post by dgrey March 19th 2011, 2:43 pm

Please can someone give me a css code to change the white to a diffrnt color please thanks image below!

white profiles :/ Ukhc10
dgrey
dgrey
Forumember

Male Posts : 243
Reputation : 0
Language : English
Location : Uk,Lancashire

http://modifiedrides.7forum.info/

Back to top Go down

Solved Re: white profiles :/

Post by Base March 19th 2011, 2:46 pm

Hello, what is your forum version please? Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: white profiles :/

Post by dgrey March 19th 2011, 2:47 pm

Invision m8 Very Happy
dgrey
dgrey
Forumember

Male Posts : 243
Reputation : 0
Language : English
Location : Uk,Lancashire

http://modifiedrides.7forum.info/

Back to top Go down

Solved Re: white profiles :/

Post by Base March 19th 2011, 2:50 pm

Please add this to your CSS code:
Code:
.member {
    background-color: #000000;
    border: 1px solid #979BA0;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
    width: 22%;
}

You can change the #000000 to something different if you wish. Find your CSS code by going to:

1. Administration Panel (advanced mode)
2. Display Tab
3. Colors (on the left, under Pictures and Colors)
4. CSS Stylesheet and paste the code there

Alright mate. Smile

Regards,

Base
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: white profiles :/

Post by dgrey March 19th 2011, 2:59 pm

thanks alot were getting there now then check it out http://ukhotcars.forumotion.co.uk/memberlist when u click on it it's still white :s
dgrey
dgrey
Forumember

Male Posts : 243
Reputation : 0
Language : English
Location : Uk,Lancashire

http://modifiedrides.7forum.info/

Back to top Go down

Solved Re: white profiles :/

Post by Base March 19th 2011, 3:04 pm

Add this code as well:
Code:
.member .popupmenu {
    background-color: #000000;
    position: absolute;
    z-index: 999;
}
.popupmenu li {
    background-color: #000000;
    background-image: url("http://2img.net/i/fa/invision/menu_item.gif");
    background-position: 2px 50%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #D0D0D0;
    display: block;
    padding: 0.5em;
    text-decoration: none;
    white-space: nowrap;
}

Very Happy

Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: white profiles :/

Post by dgrey March 19th 2011, 3:08 pm

sorted thanks alot dude Very Happy
dgrey
dgrey
Forumember

Male Posts : 243
Reputation : 0
Language : English
Location : Uk,Lancashire

http://modifiedrides.7forum.info/

Back to top Go down

Solved Re: white profiles :/

Post by Base March 19th 2011, 3:12 pm

You're welcome! Glad to be of your assistance. Very Happy

If this problem is solved, please mark your topic as solved to help the moderators by editing your first post and selecting the solved icon.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: white profiles :/

Post by MrMario March 19th 2011, 6:59 pm

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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