Hi everyone

 

Good morning! I just uploaded my network logo but am trying to find out if it is possible to center the logo. Right now its kinda to the left and off center and was wondering if there is any CSS script or something that will make it centered on the page?

 

www.formosapride.ning.com

 

Also, my friend created this for me and gave it to me as is with this black border around the logo. Is there a way to remove this black without having to bug him about it? Thanks for everyone's help!

 

Mike

 

Views: 85

Replies to This Discussion

Nice logo! I don't see a black border, even at zoom-in 500%. But either way, yes he would have to edit the image, unless you have photo imaging software to do it.

 

On the centering, believe it or not, never received this request  - - that I remember. It's a little tricky. First I tried to center the class.img that holds the logo: #application_name_header_link img, and that would not work. I added a width to what's called the xg_sitename, which the logo resides under, at a lower hierarchy. Then I added the margin auto for left and right. It seems to work well. BUT, do test in multiple browsers, and page. Make sure nothing is "cut off".

 

.xg_theme #xg_sitename {width:525px;margin-left:auto!important;margin-right:auto!important;}

 

Best Regards,

Jen

 

Wow you are amazing to reply so quickly and help me out on this! thanks thanks thanks :) I shouldn't say "Border" its actually that the logo is on a black "background" which doesn't mesh well with the grey background on the site. maybe its not a big deal haha I am going to try this CSS script on my network right now! :)
hate to bug ya again haha..it is more centered but not quite ...i wonder if it would actually look better all the way to the left of the screen starting  above the "Main/Home" page tab? I don't even know if that is possible though. I dont mean to trouble you at all.

Most NCs do place it in far left. But, you have override your theme settings. Something like this should do it. You'll have to tweak the negative number:

.xg_theme h1#xg_sitename {margin-left:-110px!important;}

 

omg you did it ! looks perfect THANKS so much..you deserve a big  hug haha :) hope you have a fantastic day.

Great, glad it worked out.

=)

You too,

Jen

RSS

Members

© 2026   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips