@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 ;-)
@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.
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...
}
@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.
@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 ;-)
@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.
@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 ;-)
@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.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.