-
AuthorPosts
-
December 11, 2010 at 2:16 pm #157325
hello, could you please ad a login box on this template, for exemple like this in ja social or in teline III and when the user is logged, display on top Hello username
thanks
corwin1 Friendcorwin1
- Join date:
- December 2007
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
December 14, 2010 at 1:06 pm #366723up, no info for this feature ?
thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2010 at 2:49 am #366828Dear artnco,
Every JA template comes with its own set of features and extensions. Its not possible to create that login position now as the design is final.
Though, you can manually add the login box yourself by editing templatesja_teline_ivblockstopbar.php.
December 15, 2010 at 8:03 am #366902it’s a really a problem as for me !!!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2010 at 8:11 am #366903Then you can post your proj on joomlancers, they will help you.
December 15, 2010 at 12:30 pm #366933Any solution for login in Teline IV ????
corwin1 Friendcorwin1
- Join date:
- December 2007
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
December 15, 2010 at 10:57 pm #367036<em>@hungnd 208686 wrote:</em><blockquote>Then you can post your proj on joomlancers, they will help you.</blockquote>
Are you kidding? You are releasing template for joomla and you are not providing login module space for it and your only solution is to tell your customer to hire freelancer? I’m really disapointed. I renewed my memebership for Teline III T3 v2 and Teline IV and I’m dissapointed of your attitiude. In Teline III JA News 2 is working properly only with Firefox (Chrome and IE8 doesn’t remeber personalization) in Teline IV you forget about login and you are advising to hire a freelancer.
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
December 16, 2010 at 4:23 am #367079Hi guys,
The login module is cool 🙂 I am going to discuss with our superiors and developers to implement it into T4 and will update you shortly.Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
December 16, 2010 at 4:42 am #367081<em>@corwin1 208859 wrote:</em><blockquote>Are you kidding? You are releasing template for joomla and you are not providing login module space for it and your only solution is to tell your customer to hire freelancer? I’m really disapointed. I renewed my memebership for Teline III T3 v2 and Teline IV and I’m dissapointed of your attitiude. In Teline III JA News 2 is working properly only with Firefox (Chrome and IE8 doesn’t remeber personalization) in Teline IV you forget about login and you are advising to hire a freelancer.</blockquote>
The Design does not permit that. Besides, login module can be placed on any other module position on the left/ right side.
I can understand its a heart breaker, but the design does not have it and so cant blame the coder for it. The template is stable release (RTL coming soon) and any request for code change is customization, which depends on the support staff to answer or not.
Please dont make a issue out of it.
chanton Friendchanton
- Join date:
- July 2006
- Posts:
- 137
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
December 16, 2010 at 7:46 am #367110Is it possible to put a login module in the mega position here? How to do that?
1 user says Thank You to chanton for this useful post
swedeboy Friendswedeboy
- Join date:
- August 2008
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 17
- Thanked:
- 4 times in 1 posts
December 16, 2010 at 7:58 am #367112Hi guys!
Take a look at the HOT Login plugin http://extensions.joomla.org/extensions/style-a-design/modules-styling/14802
HOT Login stands for Hidden On Top Login.
This plugin “move” the login module on the top in a hidden window which scroll down when you click on its tab.
It’s very easy to use.Works perfectly, looks great and excellent support.
I’m using it on my site http://www.queermagazineonline.com/
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 16, 2010 at 8:31 am #367120Now, Let me resolve the issue
1) Please create a new menu inside the magazine Group menu, Please try to see my snapshot to make your menu configuration in the same
Note: you need to create a login module and put it on a position, it is loaded inside the content of menu.
2) You try to get a icon in here: http://findicons.com/search/user-button, and named it is “user-login.png” and put it into the /templates/ja_teline_iv/images/icons/ folder.Recommend: You should choose a icon having the size: 16px*12px
3) Add the following code into the template.css file
#ja-mainnav li.nav-member {
float: right;
}#ja-mainnav li.nav-member a.nav-member {
background: url(../images/icons/user-login.png) no-repeat center #e04b40 !important;
text-indent: -1000em;
padding: 4px 0 3px;
width: 28px;
}#ja-mainnav li:hover a.nav-member,
#ja-mainnav li.over a.nav-member,
#ja-mainnav li.active a.nav-member {
background: url(../images/icons/user-login.png) no-repeat center #000 !important;
}
and let me review the result
=> done
3 users say Thank You to Saguaros for this useful post
corwin1 Friendcorwin1
- Join date:
- December 2007
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
December 16, 2010 at 8:45 am #367121<em>@drarvindc 208915 wrote:</em><blockquote>The Design does not permit that. Besides, login module can be placed on any other module position on the left/ right side.
</blockquote>You know… from usability point of view login should be located in visible space, preferably in top-right part of the site. I will give a try to HOT login, but you as designers should remember of that. We are in Web 2.0 times and that means that user interaction is very important even for news services. When user can’t easily find a login/registration you will not get any input from him and site will loose it’s contributors. Look for http://www.cnn.com , http://www.nytimes.com , etc
Without contributors your service will die.1 user says Thank You to corwin1 for this useful post
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
December 16, 2010 at 8:56 am #367123<em>@corwin1 208959 wrote:</em><blockquote>You know… from usability point of view login should be located in visible space, preferably in top-right part of the site. I will give a try to HOT login, but you as designers should remember of that. We are in Web 2.0 times and that means that user interaction is very important even for news services. When user can’t easily find a login/registration you will not get any input from him and site will loose it’s contributors. Look for http://www.cnn.com , http://www.nytimes.com , etc
Without contributors your service will die.</blockquote>I think now the Design changed the thought to permit a place for the module within the great guide tienhc has just given 😀
Please try per those steps then let me know how satisfied it would bring out for you. -
AuthorPosts
This topic contains 15 replies, has 8 voices, and was last updated by Don Lee 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum