Customer account header

  • Posts: 10
  • Thank you received: 0
11 years 3 months ago #86236

Hello,

I'm having some problems concerning the header of the cutomer account, the webpage's header keeps automatically appearing in the header of the customer account. The problem is that this way the page becomes incoherent with texts and menues sliding into one another. I would like to know how to switch off or resize the header. Thanks in advance.

Attachments:
Last edit: 11 years 3 months ago by zsenya.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 3 months ago #86350

Hi,

You can see in the view "user / cpanel" that the class for the header is "hikashop_header_title" in the div "hikashop_cpanel_title" so you can apply a css property on:

.hikashop_cpanel_title .hikashop_header_title{
    /* your property */
}

You can find the classes by usinf, for example, firebug.

Here is some documentation:
www.hikashop.com/fr/support/documentation/faq.html#css

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

  • Posts: 10
  • Thank you received: 0
11 years 3 months ago #88271

Hi Xavier,

Unfortunately my problem still persist, but thanks for the advice about Firebug, I didn't know about that, so thank you. :)

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

  • Posts: 13201
  • Thank you received: 2322
11 years 3 months ago #88391

Hi,

Without a link to your website and a test account we can't really help you. :)

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

  • Posts: 10
  • Thank you received: 0
11 years 3 months ago #89309

Hi,

here are the entry codes for the site:

www.nor-vik.hu/index.php/adataim
name: hikashop
pass: hikashop

thank you,
zsenya

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

  • Posts: 13201
  • Thank you received: 2322
11 years 3 months ago #89411

Hi,

Try to add the property:

.hikashop_cpanel_title {display: none;}
In the template.css file of your template folder.

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

Time to create page: 0.086 seconds
Powered by Kunena Forum