News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Icon Size in Header

Started by rpreusser, 03.12.2017 14:02:19

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rpreusser

I might be blind, but I didn't find an option to change the icon size of the icons of the header (for the following 4 entries) of the Layout "Standard Category Layout v3.2"

    <div class="jd_top_navi_item" style="">{home_link}</div>
    <div class="jd_top_navi_item" style="">{search_link}</div>
    <div class="jd_top_navi_item" style="">{upper_link}</div>
    <div class="jd_top_navi_item" style="">{upload_link}</div>


I'd like to get the images a little bit smaller - but none of the changes I did in the settings worked. It seems always to be 32px. 

Thanks for pointing me into the right direction!
Ralf
  •  

ColinM

Hi
No you are not missing the way to change them in the configuration.  There is no config command to change the size of those particular icons.  jD always uses those icons from a specic location so you could replace them with your own versions.

The symbols are located in components/com_jdownloads/assets/images
The file names are home_fe.png ,  search.png , upper.png and upload.png  .
So you could  use one of numerous picture editting programs to change their size and replace the existing images with resized ones with the same names.  Make sure you keep a backup copy of the new files as technically they could be changed in an update.

Colin
Colin M
  •  

rpreusser

Thanks Colin,

thanks a lot. This answer saves me a any further "investigations".
I just change the files itself - easy enough!

Ralf
  •