Strange display in login form

  • Posts: 13
  • Thank you received: 0
5 years 11 months ago #292792

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.7

Hi !

I have a very strange display in
> the login form (Title H1 from JOOMLA CSS)
> the block bar.(where UL come from joomla CSS....and make bad display)

component-content ul {
list-style-position: outside;
list-style-type: square;
padding: 0 0 0 15px;
margin: 10px 0;
}


It looks like a conflict in Hikashop CSS and Joomla CSS > As you can see on the screeshot.

An idea of the problem ?

Second point : I would like to have label on the top of the fields and not on the left ? An idea how to do that ?

Thx for your help

Attachments:
Last edit: 5 years 11 months ago by Springmedias.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 11 months ago #292797

Hi,

I doubt that it's a conflict with the Joomla CSS. Otherwise, everyone would have the problem.
I guess it's a conflict with the CSS of your Joomla template.
Without directly looking at the page and analysing the CSS on it, it will be hard to say anything specific.

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

  • Posts: 13
  • Thank you received: 0
5 years 11 months ago #292834

thx for your answer. You can have a look here .
I started a tuning in the css ....but not very clean ....
How can solve this problem of confict with my template ?

Thx a lot !

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 11 months ago #292840

Hi,

It's apparently caused by the code:

.component-content ul li, .component-content ol li {
    padding: 0;
    line-height: 1.7em;
    margin: 0;
}
in the file /libraries/gantry/css/joomla.css of your joomla template (and yes it's a file of your template, not a file from Joomla).

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

  • Posts: 13
  • Thank you received: 0
5 years 10 months ago #294089

thx !
What is the solution you think to force to load to hikashop CSS ?
Thx for your help

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
5 years 10 months ago #294097

Hi,

I don't understand your question.
In the HikaShop configuration, if you configured the CSS files to be "default" then the default CSS of HikaShop will be loaded. If you select no, then they won't.
Now, some template or plugin might be able to remove the CSS files even though HikaShop adds them to the pages, but we can't do anything about that.

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

Time to create page: 0.065 seconds
Powered by Kunena Forum