Change category listing h3 to h4 *Solved*

  • Posts: 2
  • Thank you received: 0
11 years 7 months ago #129447

Hi, I'm sorry if this has been addressed.

I would like to change the category list headings from the current h3 to h4, I do not wish to alter the current h3 headings as it will mess with my exiting h3 headings. I believe I need to alter the heading used in HikaShop Content Module to achieve this.

I've tried changing <h3 class="jpane-toggler title" id="category_pane_<?php echo $k;?>" style="cursor:default;">
in category / listing_list.php to no avail.

Thanks for your time.

Solution:
added the following to template css:

.panel h3{
font-size:100%;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

Attachments:
Last edit: 11 years 7 months ago by Plexus.

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #129474

Thanks for your feedback :).

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136193

I've been trying to get this to work for about 45 minutes now but it don't matter where I put the code

.hikashop_module .pane-sliders .panel h3{
    font-size: 11px !important;
}
.hikashop_module .pane-sliders .content {
    display: none !important;
}
or the code
.panel h3{
font-size:100%;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

The menu still displays as H3 :( When I use the inspect mode it says the following:
<h3 class="title pane-toggler-down" id="category_pane_0"><a href="javascript:void(0);"><span></span></a><a href="/pc-onderdelen-componenten/Categorie/16-behuizingen.html">Behuizingen</a></h3>
<div class="pane-slider content pane-down" style="padding-top: 0px; border-top-style: none; padding-bottom: 0px; border-bottom-style: none; overflow: hidden; height: auto;"></div>

I tried adding the code to:
template.css (of current template)
frontend_custom2.css (currently in use)
style_blue.css (bought the style pack and this is the one im using)

I found the line
<h3 class="jpane-toggler title" id="category_pane_<?php echo $k;?>" style="cursor:default;">
in category/listing_list.php but what do I change it to?


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #136229

Hi,
Firstly, can you show me what do you exactly want to do through some screenshots and by giving me a link to the page where you are having your problem ?
Thank you.

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136230

Hi Mohamed,

The menu on the left side, (Behuizingen, Externe etc etc) needs to be a font size or 2 smaller.

I found out it is H3, but I cant seem to edit this anywhere. :(


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)
Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #136242

Ok, and can you give me a link to this page, so that I can check if this listing is displayed by hikashop or Joomla ?

The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136244

Hi,

Sure! Its www.any-shop.nl Then click on PC-Componenten on your right.

I will send you the login details


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #136266

Hi,

.category_panel_146 h3 a{ font-size: 16px !important;}

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136274

Hi,

I added it to all 3 of the .css files I mentioned before but that doesnt do anything xavier :( What do I do with it?


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
11 years 6 months ago #136312

You should clear your browser's cache to see the change.
Note that the access you provided doesn't work anymore. I'm getting the error:
Inloggen is geweigerd! Uw account is geblokkeerd of u heeft het nog niet geactiveerd.
Fout tijdens het laden van component: , 1
So I couldn't check if you had added it properly or if there was something else.

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136352

I re-activated the account.

I put the code
.category_panel_146 h3 a{ font-size: 12px !important;}

in template.css, frontend_custom2.css and style_blue.css

Emptied the cache but still large menu.
In both IE and Chrome..


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)
Last edit: 11 years 6 months ago by anypc. Reason: -

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

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #136364

Thanks to try with:

.hikashop_categories_listing_main h3 a{font-size:12px !important;}
in the frontend_custom2.css file.

I hadn't seen that you had many categories listing modules.
That must work, I tried it in the firefox style editor.

The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
11 years 6 months ago #136365

Awww you rule! :)

Too bad I can only push the button 'thank you' once :) I thank you 100 times!


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

Time to create page: 0.128 seconds
Powered by Kunena Forum