I'd like to replace the header (the part that says the site name i think) with an I frame. I might be able to figure out the code but I have no idea where I'm looking? any help would be appreciated.
p.s. alternitive simple theme
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.
- Carlos@cloodo
Carlos - 0 likes
- harcha24@harcha24
harcha24 - 0 likes
- Carlos@cloodo
Carlos - 0 likes
You must log in to post replies.Hey harcha..
ok man.. here's the whole trail for that area..
Your main page container is: views/default/pageshells/pageshells.php (this is only the page container.. it contains all areas of your global page like header, main contant, footer..) If you no longer want to see a part of your page, you can take it out from this file...
Your site name area is: views/default/page_elements/header_content.php (this is where you edit your header content including the part you want modified)..
Hope this helps.
-Carlos
Worked perfectly thanks for the help carlos. I'm really starting to grasp the framework.
Never doubted it for a second! Soon I'll be asking you for help with the code.. good work mate.
- Carlos