Skip to Content Skip to Menu

[SOLVED] Can't see logo in top left position on MyCommunity

  • jabrister
  • jabrister
  • OFFLINE
  • Posts: 129
  • Thanks: 0
  • Karma: 0
12 years 3 months ago - 12 years 3 months ago #205423 by jabrister
Can't see logo in top left position on MyCommunity template. I've tried everything. I see a call to it when I choose view source. I've tried .jpeg, .png, .bmp, .tif all to no avail. What am I doing wrong? How exactly should I set it up?

www.referencesrus.com
Last edit: 12 years 3 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
12 years 3 months ago #205485 by krileon
Inspect the page with Firebug if on FF or right click and inspect element if on chrome. Check the source to see if the image is added (it's added as a background to a div). Ensure it's not too large and ensure the URL to it is valid (example /images/logo.png). Link to your site doesn't work as you've it set to offline mode.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • jabrister
  • jabrister
  • OFFLINE
  • Posts: 129
  • Thanks: 0
  • Karma: 0
12 years 3 months ago #205489 by jabrister
Thanks kyle . Yeah it might be too large. It worked as the image on the site off line page. What size does it have to be? The site's online now...

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
12 years 3 months ago #205501 by krileon
The width can't be anymore then the width of the left column. So if left column is 100px then you need to ensure your logo doesn't surpass that.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • jabrister
  • jabrister
  • OFFLINE
  • Posts: 129
  • Thanks: 0
  • Karma: 0
12 years 3 months ago #205526 by jabrister
Hey, here's the page source code, so how big should I make the logo?:

body { background: #FFFFFF; }
#container { width: 100%; min-width:800px; }
#menus { width: 100%!important; width: auto; }
#maincol { margin-left: 200px; }
#mainleft { margin-right: 150px; }
#mainleftwide { width: auto; }
#content { float:left; width: 99.8%!important; width: auto; }

#leftcol { width: 200px; }
#mainright { width: 150px; }
#logo { background:url("/domains/referencesrus.com/html/images/Logo/mysite_Logo_small.jpg") no-repeat 5px 5px; width: 200px; }

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
12 years 3 months ago #205563 by krileon
The width is at 200px, so ensure your logo has a width no larger than 200.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum