Post by arsenikk » Mon Dec 25, 2023 3:45 am

hi,

How can ı make my web site (www.vomris.com) logo size like that https://global.laperla.com/?setCurrencyId=9
and ı want to know about Which file ı edit.

have a nice day.

Newbie

Posts

Joined
Mon Mar 25, 2019 5:16 am

Post by IP_CAM » Mon Dec 25, 2023 8:41 pm

Well, the image of the Website mentioned has an image Size of 396px × 66px, and your image is 857px × 244px, so, just rework/resize your image to a smaller value. ;)

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by SohBH » Tue Dec 26, 2023 3:21 pm

Can you edit custom_code.css?

View all extensions | Request custom work | Pricing | Contact Me


User avatar
Active Member

Posts

Joined
Mon Nov 02, 2020 12:01 am
Location - Malaysia

Post by arsenikk » Tue Dec 26, 2023 10:21 pm

IP_CAM wrote:
Mon Dec 25, 2023 8:41 pm
Well, the image of the Website mentioned has an image Size of 396px × 66px, and your image is 857px × 244px, so, just rework/resize your image to a smaller value. ;)
yes but where ı edit? whice file?

Newbie

Posts

Joined
Mon Mar 25, 2019 5:16 am

Post by by mona » Wed Dec 27, 2023 9:05 pm

The most sensible thing would be to create a new image with the correct dimensions.

Using css
In your wokiee theme folder you have a skins/store_default/skin 210/css/custom_code.css
Which may well be something that is in admin theme settings that can be edited

change

Code: Select all

.tt-logo img {
max-height: 100px!important;
}
to add

Code: Select all

.tt-logo img {
max-height: 100px!important;
width: 150px;
height: auto;
}

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am
Who is online

Users browsing this forum: No registered users and 16 guests