-
AuthorPosts
-
February 25, 2019 at 8:36 pm #1071459
Hello,
I like to show a bigger image and fontsize for each “Reiter” of the “Registerkarte”, maybe 150 px imagesize, fontsize 24px.
Is that possible?Thank you for Help
BerndMarch 1, 2019 at 6:02 am #1072890Hey Bernd,
I’m not sure what you are referring to, could you post a link to where we can see the elements in question please?
Best regards,
RikardMarch 1, 2019 at 9:39 am #1072987Hey Rikard,
as the page is not public yet you have to login to see it here:
https://ulenhof.datagrafik.de/entdecken/ulenhof/
Thank you for Help
BerndMarch 5, 2019 at 6:30 am #1074674Hi,
Thanks for the update.
The screenshot doesn’t exist. Are you referring to the tab section title and image? Put this css code in the Quick CSS field to adjust the image width and title font size.
.av-tab-section-image, .av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image { width: 150px; } .av-inner-tab-title { font-size: 18px; }Please don’t forget to toggle the Performance > File Compression settings after adding the code.
Best regards,
IsmaelMarch 5, 2019 at 10:26 am #1074762Hi Ismael,
Thank you!
I could change the title with your code.But the code for the image did not work.
Image size is still the same, but also it changed from a circle to square.What can I do?
BerndMarch 6, 2019 at 5:04 am #1075246Hi,
Does it work when you add the !important rule? Try this:
#top .av-inner-tab-title, #top .av-tab-section-icon, #top .av-tab-arrow-container, #top .av-tab-section-image { width: 150px !important; }Best regards,
IsmaelMarch 6, 2019 at 9:32 am #1075407Hi,
I tried this too, it does not work
Best regards
BerndMarch 8, 2019 at 12:53 pm #1076339Hi,
Thanks for the update.
We defined the height of the tab images and then disabled the Performance > File Compression settings temporarily. It should be adjusted now.
Best regards,
IsmaelMarch 8, 2019 at 1:33 pm #1076353Super!
That looks good
Thank you very much!
BerndMarch 9, 2019 at 12:30 pm #1076728Hi Bernd,
Great, I’m glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMarch 9, 2019 at 1:05 pm #1076746This can be closed
Thank youMarch 10, 2019 at 7:52 am #1076928 -
AuthorPosts
- The topic ‘Registerkarte Reiter: bigger image and text?’ is closed to new replies.
