Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
This happens on all fonts i tried, it looks like its "fixed" on the bottom and not centered vertically. on older versions of rocketcake this was not an issue (i dont know which ver,) (if i change the „Vertical alignment“ on the Menu properties to Bottom or Top, nothing changes, maybe there need to be an „Center” Option?) its a weird bug. |
||||
|
i think i know why: <div class="menuentry_text2"> this is how it looks. But if i change manuel in the browser inspector the lineheight from the div to line-height: 1, now its correct in the center <div class="menuentry_text2" style="line-height: 1;"> if i change in RocketCake the lineheight, nothing changes, because its changing the lineheight on the <span class="textstyle3">Test</span> |
||||
|
Does text in the navigation menu look centred in preview mode? |
||||
|
Hm, I cannot reproduce the problem - if you like you can send me your .rcd file and I'll have a look. See on this website Support -> Contact, there is also an email address printed there. |
||||
|
mhm, I think its because of Firefox/Gecko, on Chrome its looks correct. (Preview & on Publish (Nignx)) |
||||
|
But something is strange: I opened an old `.rcd` file that I created with RocketCake 4.x (or maybe 5), and the preview there was correct. However, as soon as I changed something (in the menu), the issue appeared as well. I also thought that Firefox may have changed something in the newer versions... |
||||
|
Ah, nope, sorry: the issue is also present in the preview. It only looked correct on the server because it was still using the old files. Once I changed something and uploaded it, the updated files replaced the old ones, and then the issue appeared there as well. |
||||
|
maybe I Should also say that I’m running RocketCake on Linux, via Wine 11/Soda 9.x (per Bottles). (sorry for the "Spam") |
||||
|
Yes - again without seeing the problem I cannot help you more than that. Can you maybe upload or send me a .rcd file where this happens for you? |
||||
|
Sorry, I forgot about that. here: https://drive.google.com/file/d/... |
||||
|
Thanks - that's interesting - it looks correct on all my browsers on Windows and macOS - will have to check Linux still |
||||
|
|