Welcome, Guest
Username: Password: Remember me

TOPIC:

J3+Styling - Backend - Event view 7 years 3 months ago #20500

  • Bluefox
  • Bluefox's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 4523
  • Thank you received: 493
Tooltips out of place
Maybe you have noticed it but the tooltips are behaving a bit weird, this happens as the view is having <ul><li></li><ul> and not divs.

It would be better if this code is used
<div class="control-group">
  <div class="control-label"><label></div>
  <div class="controls"><input></div>	
</div>
(won't respond to PM)
==================================================================
running: pre-alpha JEM 4.x (custom version) + Joomla 4.0.0-beta7 + PHP 7.3

Please Log in or Create an account to join the conversation.

J3+Styling - Backend - Event view 7 years 3 months ago #20502

  • Bluefox
  • Bluefox's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 4523
  • Thank you received: 493
Change Blue background of categories

There is a lightblue background of the categories field but not everyone will like it so you might want to change that.

.../administrator/components/com_jem/views/event/tmpl/edit.php

Find
function setbgcats()
	{
		var z=document.getElementById("cid");

		z.morph({
		    // backgroundColor: '#D5EEFF'
		});
	}

and
setbgcats();

Just remove it and the color should be gone.
(won't respond to PM)
==================================================================
running: pre-alpha JEM 4.x (custom version) + Joomla 4.0.0-beta7 + PHP 7.3
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Bluefox.

J3+Styling - Backend - Event view 7 years 2 months ago #20657

Hi, I need your help.
I adapted backend isis event view right side with bootstrap accordeon.
All is working fine except:
the chosen image should be shown, when the image slide is open.
When I open, I see very quickly the image, but then the slide closes half. (image 1)
Only when I hover with the mouse inside of the slide, it's visible but overwrites the rest. (image 2)

How to correct that?
Attachments:

Please Log in or Create an account to join the conversation.

J3+Styling - Backend - Event view 7 years 2 months ago #20659

  • Bluefox
  • Bluefox's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 4523
  • Thank you received: 493
@jojo12

not sure but maybe there is something wrong in the tmpl file.
Is it possible to attach the page so i can take a look at it?

the thing is that it should be looking like attached image.
(won't respond to PM)
==================================================================
running: pre-alpha JEM 4.x (custom version) + Joomla 4.0.0-beta7 + PHP 7.3
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Bluefox.

J3+Styling - Backend - Event view 7 years 2 months ago #20661

I try

Edit:
@Bluefox: did you see something?
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by jojo12.

J3+Styling - Backend - Event view 7 years 2 months ago #20679

  • Bluefox
  • Bluefox's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 4523
  • Thank you received: 493
@Jojo didn't notice your edit but no am not seeing the problem.

Guess you did add the code
JHtml::_('jquery.framework');
JHtml::_('script', 'com_jem/slider-state.js', false, true);
and the file slider-state.js

am wondering what's running in the backend but will test a bit more.
(won't respond to PM)
==================================================================
running: pre-alpha JEM 4.x (custom version) + Joomla 4.0.0-beta7 + PHP 7.3

Please Log in or Create an account to join the conversation.

Time to create page: 0.719 seconds

Donate

If you find JEM useful and if you use it on your site, please consider a donation to the project.

Private Messages

You are not logged in.

Follow us......