I am searchoing a long time now, and i didnt found it out yet. i think am not an css guru, but i only want change an background.
In the advanced_profile.css that i copy to my theme folder there i can change everything, but not the background colour...

please please can anyone point me in the right direction; i think it would be much easier for many people - if this will be in the handbook, or even in the css...

thx and kind regards to michelle, its a great and wonderful work ;-)

orinocodelta from germany

Comments

dddave’s picture

OrinocoDelta’s picture

You could always just change the background color of #user-profile to just change the profile background.

Michelle

-- Sig --
Come check out life in the Coulee Region. Anyone is welcome to join, but please no test accounts.

You mean this answere from Michelle??? Ok, but WHAT and WHERE i have to put the right code???

michelle’s picture

Status: Active » Fixed

Just put:

#user-profile {
  background: COLOR OR IMAGE HERE;
}

In your site's CSS file.

This is basic CSS, not related to the module outside of using an ID the module provides, so I'm not putting it in the module docs.

Michelle

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.