Imoutofhere

Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Activity

  • Imoutofhere has a new avatar
    Imoutofhere
  • Imoutofhere has updated their profile
  • Imoutofhere replied on the discussion topic Elgg 1.7 is out! in the group Feedback and Planning
    Just in case you haven't noticed! Promised 1.7 Release. Where? When? Who? It's no lie!
    • Juipo

      @Durangod

      If you are using my Red fashion theme on v1.7  , there is a file inside theme folder:  red_fashion/views/default/page_elements/owner_block.php   DELETE it and it will fix it.

      Let me know if it works.

    • @Lunke
      You are quite welcome..
      ;-)

      @All
      We are working on the <multicolored>POD Theme
      for Elgg v1.7..
      Testing so far looks sexy ;-)

       

    • Juipo

      @Durangod   Yes, 1.7 and theme were posting it so it was showing twice. By deleting it in theme folder I did not loose any info in the owner block on my 1.7 test site as Elgg core owner_block.php file is pulling it anyway. I don't know why all the info in the owner block might be removed on your site when you delete it from theme. If you can mod it and it works for you, that much better.

      @H.Lunke   I'm glad that fix worked for you on Black Pod Theme as well.

       

  • Imoutofhere replied on the discussion topic changing color for blogs! in the group Elgg Technical Support
    Hello I have changed the color of the blog in, by changing color in two_column_left_sidebar_maincontent It changes the color of the blog when I view it, BUT NOT when I write a blog. The problem is i can see both the view and write (TineMCE with...
    • Wait a sec, look at the bottom of *this* page, where we type our comments, there is a line "Post a comment" or a button "save" etc. Now in *this page* this color is WHITE, right?  If you change the color of two_column_left_sidebar_maincontent in the selected theme, this color (WHITE in *this page* for example ) will change for blogs viewing...but if you try to write one this becomes blue. OH one more clue for your research, I have changed the border color in two_column_left_sidebar_maincontent, and it has effect as expected!

      By *this* I meant the text area of this page you are currently viewing... 

      http://community.elgg.org/mod/groups/topicposts.php?topic=431375&group_guid=23300

      :) Thanks much!

       

    • @ Nasim, the blog edit is not under the two_column_left_sidebar_maincontent div. its using another layout called two_column_left_sidebar_edit or some thing called blog_edit_page. its css is available in blogs/views/default/blogs/css.php. you need to make changes there.

    • Loads of thanks to Durangod and Team Webgali.

      Yes, the code is there in blogs/vies/default/blogs/css.php as you mentioned.

      #blog_edit_page #two_column_left_sidebar_maincontent {

      margin:0 0px 20px 20px;

      padding:10px 20px 20px 20px;

      width:670px;

      background: red;  //#bbdaf7;  // << Here I am playing with red... 

      }

      << For other reader: the text below is not the solution, but reporting to the experts >>
      Just to share with you expert guys, I used fire bugs to see what is involved... strangely it shows 
      two_column_left_sidebar_maincontent
      and as an addition to my confused situation, when I changed the border color there it changed! but not the background!
      A big thanks to you again... 
  • Imoutofhere replied on the discussion topic Maintaining the database in the group Elgg Technical Support
    Hello,I spotted a flaw in this great platform elgg, after developing 2 sites I noticed that the database is Cmplex impossible to empty table without making mistakes, the databases are limited so it is mo essential to create a plugin to remove the...
    • @blogyturf - the API is there to support plugins. You can do anything you want with plugins. Any software that required you to muck around with the database would be a nightmare to maintain.

      As an example, there is a guid plugin that allows you to view each object in the elgg database and delete if desired.

    • ok so I have to learn to create an API to suit my needs ... I am not against but for a turnkey platform as elgg I think it's limits.
      Then I have the link to the api guide to see the objetcts and remove them please?
      Thank you

    • Elgg is *not* a turnkey platform.

  • Imoutofhere joined the group Feedback and Planning
  • Imoutofhere replied on the discussion topic Elgg 1.7 is out! in the group Feedback and Planning
    Just in case you haven't noticed! Promised 1.7 Release. Where? When? Who? It's no lie!
    • Juipo

      @Durangod

      If you are using my Red fashion theme on v1.7  , there is a file inside theme folder:  red_fashion/views/default/page_elements/owner_block.php   DELETE it and it will fix it.

      Let me know if it works.

    • @Lunke
      You are quite welcome..
      ;-)

      @All
      We are working on the <multicolored>POD Theme
      for Elgg v1.7..
      Testing so far looks sexy ;-)

       

    • Juipo

      @Durangod   Yes, 1.7 and theme were posting it so it was showing twice. By deleting it in theme folder I did not loose any info in the owner block on my 1.7 test site as Elgg core owner_block.php file is pulling it anyway. I don't know why all the info in the owner block might be removed on your site when you delete it from theme. If you can mod it and it works for you, that much better.

      @H.Lunke   I'm glad that fix worked for you on Black Pod Theme as well.

       

  • Imoutofhere replied on the discussion topic Elgg 1.7 is out! in the group Feedback and Planning
    Just in case you haven't noticed! Promised 1.7 Release. Where? When? Who? It's no lie!
    • Juipo

      @Durangod

      If you are using my Red fashion theme on v1.7  , there is a file inside theme folder:  red_fashion/views/default/page_elements/owner_block.php   DELETE it and it will fix it.

      Let me know if it works.

    • @Lunke
      You are quite welcome..
      ;-)

      @All
      We are working on the <multicolored>POD Theme
      for Elgg v1.7..
      Testing so far looks sexy ;-)

       

    • Juipo

      @Durangod   Yes, 1.7 and theme were posting it so it was showing twice. By deleting it in theme folder I did not loose any info in the owner block on my 1.7 test site as Elgg core owner_block.php file is pulling it anyway. I don't know why all the info in the owner block might be removed on your site when you delete it from theme. If you can mod it and it works for you, that much better.

      @H.Lunke   I'm glad that fix worked for you on Black Pod Theme as well.