Welcome Guest Login or Signup
LIVE CHAT | BOOKMARK US | LANGUAGE:
 

Q&A HOME   ADD NEW QUESTION   EDIT QUESTIONS  
 
Question: How To Add An Image To The Header Of My Profile
UNLEASHED Posted On 07/01/2018 17:21:56

Wondering if someone around know how to add an image to the top of my profile, I saw some members here have it that way. 


How in the Design My Profile area I do it? 

Is it at CSS area?  ..How it works?


H E L P..!! 



This one is the image I would like to add at the top as a header *wiNk  Appreciate the help! 


Dania







Report
Answers:

UNLEASHED
2328 day ago

Ohhhh, I just saw you post DesigningGirl..

i got what i want already but anyway I appreciate your help, Thanks!

1
1
Report
DesigningGirl
2329 day ago

Sorry ... forgot the text shadow color can be whatever you want ...

text-shadow : 0 1px 1p #5f5f40;

0
0
Report
DesigningGirl
2329 day ago

If you want to make sure that your image is centered you may want to add this core instead into your CSS box ... Hope this works for you ...


/*THUIS IS SQUARE BOX IN PG CENTER WITH TABS AND ABV TABS SEPARATED BY PIC IN CERNTER WITH BORDER AROUND BOX,,IS BIG*/

 

#outer2{

      clear: both;

      overflow: hidden;

      text-align: center;

      height: 000px; width: 000px; ( USE WHATEVER THE SIZE OF YOUR IMAGE HERE ... THE SIZE OF YOUR IMAGE IS IMPORTANT )

      padding-top: 7px;

      margin: 10px 0 0;

 

background-image:

url(YOUR IMAGE CODE GOES HERE);

 

      color: transparent;

      font-family: Verdana;

      font-size: 14px;

      text-shadow : 0 1px 1p #5f5f40;

      font-weight: normal;

      font-style: normal;

      text-decoration: none;

      font-variant: small-caps;

      background-position: center center;

      background-repeat: no-repeat; 

border: none !important;}

 


0
0
Report
Ayse
2336 day ago

You are very welcome, glad if I could help you:) Hugs:)

Ayse.

0
0
Report
UNLEASHED
2336 day ago

So grateful for the help to both of you Memphis and Ayse, 

was Ayse code the one that works.


Hugs!



0
0
Report
Ayse
2336 day ago

Hello:)  try to set this code into your CSS box, go to settings, design my profile and there you ahve the CSS---remember to save it:)

Ayse!


#top{
background:url(https://img28.dreamies.de/img/246/b/lxk1norac54.jpg) no-repeat fixed;
background-size:100% 50%;
padding-top:2px;
padding-bottom:333px;
margin:auto;
}

3
0
Report
memphismemories
2336 day ago

In Profile Settings Above your Avator is the Oblong box....

apply the html there

3
1
Report



*** MyBoomerPlace.com ***