Go to Language editor and search for 'welcome to'

 

find the text 'Welcome to<br />%s' and replace with your site icon or other image

 

In this instance I replaced 'Welcome to<br />%s' with<img src="Your Image URL" /> but you may want to keep 'Welcome to' and just replace '%s' with the image.

 

You can see reults on my site (click image below)

- you'll see a Sign Up button has also been added using Jen's instructions

Views: 695

Replies to This Discussion

Looks great, good idea!

Nice one!

Thank you for sharing,

=)

Jen

Hello Mod Generation,

 

I just added this tip and I am loving so far. Can you please share how you added that hoover effect?

 

Thank you,

 

Agosthina

Add the code below to your Appearance and adjust to suit (I believe the code was previously shown as a tip on Jensocial)

 

.xg_signup.xg_lightborder:hover {
background:#fff;
color:#000;

}


Thanks for this! but how do you change the background and border of the whole thing?

Add or change your settings in Appearance (again, this was one of Jens tips)

 

.xg_signup.xg_lightborder {
height:auto;
background:#990000;
color:#fff;
border-top:3px solid #E6E6FF;
border-left:3px solid #5C4562;
border-bottom:3px solid #4a3051;
border-right:2.5px solid #CCF;
border-top-right-radius: 9px;
border-top-left-radius: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
}

Hi Mod Generation/Jen

I've followed these instructions to the letter - but no joy for me :(

The Language Editor is saying the changes have been saved but the translation is only 48% complete - is this any help/indication as to why it isn't working for me?

Thanks

Steve

Steve,

I might could help if I could see the exact code you're trying to use. Please add to text file and upload here.

Best,

Jen

Hi Jen

This is the exact code I put in the Welcome to box on language editor:

<img src="http://api.ning.com/files/GKqpkepWI96Jyanar9zLzbOUg6ScHFbYXIb3SBVvW1*0mjUGDnGEafMYhNteGoGT2xCEsvGBF9a7EoFpgE1FsXq7ZcISEHKm/MMMEMBERSHIPv1Logofinal.png?width=180&height=135"/>

Any ideas as to why it's not working?

Thanks

Steve

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips