Made compatible with Mobilize (place Easy Theme at the bottom of your plugins list - with Mobilize imediately above it)
Optimised The Custom Index page, so that the order makes more sense on a mobile.
Made a small change to the Walled Garden page.
View juBo's plugins
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.
ahhhh v nice thanks : )
how to change elgg topbar color???
no option for easy_theme in setting
@v06
.elgg-page-topbar { background: colorhere }
@cim thanks buddy....
@jubo my suggestion is change elgg topbor color in settings page.
Thanks
Hi Jubo, I am testing easytheme out on elgg 1.9beta, how do I replace the logo and link?
If I try to enter the following code bellow the, site logo appears but the code link seems to have been depeciated
<a href="<?php echo $vars['url']; ?>pg/activity/"><img src="http://www.bridgein.co.uk/hosted_images/logo.png"></a>
when saved on the front end I get the following mesage
Deprecated in 1.8: Do not rely on $vars["url"] being available in views
It appears that views for $vars["url"] has been deprecated in 1.9 can you tell me another way I could go about this?
href="<?php echo $site_url; ?>"
Which version of Easy Theme are you using?
I'm using version 1.3.4
Hi JuBo I got it working with the following
<a class="elgg-heading-site" href="<?php echo $site_url; ?>">
<img src="http://www.xxxx.co.uk/images/logo.png">
</a>
Thanks
Good to hear you got it working OK. I was just curious about the version because my copy of Easy Theme doesn't have $vars["url"] in it anywhere.
Can you please make this theme responsive please (like Hypetheme or similar responsive) - this way it will be good on various window sizes - for examples wide images will adjust and show in full when window is made smaller
how to remove the image border
@v06 Look at options 6, 7 & 8 on the "settings" page.
How to display full screen site,remove border(like ping color)
sorry...remove pink color image border.
Option 2 on the settings page: "[2] How wide is your image? - this determines the Width of the Centred panel"... set it to 100%.
jubo how do you make the site compatable with wide and nromal monitors / screens? site look very narrow on a wide screen monitor
when i was increased wide image 990 to 1100%..sidebar screen (left) not probley displayed.
I am using river_addon
i see :o
@v06 if you set the width to 100%, the whole page goes to 100%, but everything should display OK and as expected. Although Easy Theme hasn't been optimised for this setting and it isn't ideal.
I have no experience of river_addon, so can't really help... does the layout look OK with river_addon disabled?
Thanks jubo.how to remove headimg,image boarder for mobilize css
@v06 Do you have Easy Theme at the bottom of your plugins list with Mobilize above it?
Make changes for the mobilize css in easytheme/views/mobile/css/mobilize.php (the Easy Theme css is at the bottom of the file)
Hie Jubo. I cant get the menu to work on mobilize when using this theme. Please help me. The sub menu works fine but the main navigation does not work at all. It is at the bottom of my plugins as instructed and I am using version 1.34 which is the latest. I have tried uninstalling custom plugins but it just doesnt work.
Plus... how do you make the search box to appear in the mobile view using mobilize? Thanks a lot.
Did you fix your problem with the menu?
I'll have a look at the search box when I get a chance - does it appear with the standard elgg theme + mobilize?
Yes I have fixed the menu stuff now I just want the search box to appear on top of the page on mobilize as it does on desktop