I found your template and like the sleek and straight version.
I'm not a Themer. I have build the Size with Drupal 8.84 and for now with bartik as a design.
Now I would like to use theone for a more modern design.
But now I have following problems.
The Title does not show as expected - see picture title
There is a links : more about us - but I don't find where to influence it.
see picture : moreaboutus.png
the main image does not resize, although I used the same size as back2.jpg
see Image 1 and Image 2
on a mobile phone it get's all squeezed from both sides.
I will be able to get you access on a test site.
would you be able to give support ??
thank you Lothar
Comments
Comment #2
suraj098 commentedHi Lothar,
I've addressed the issues you've mentioned here on my patch. Please verify.
You can add a link to the 'moreboutus' by adding the link to the 'a' tag as ' href="yourlink.com" ' in the page.html.twig and page--front.html.twig.
However i could not recreate the issue you've presented with the Title.png. Please provide a little more detail on where this issue has occurred.
Comment #3
gaurav.kapoor commentedThe patch doesn't apply after recent commits. Please provide a new patch.
Comment #4
gaurav.kapoor commentedComment #5
suraj098 commentedI've provided a new patch. Please verify.
Thank You.
Comment #6
suraj098 commentedI was able to recreate the title issue that was mentioned prior to the patch provided.
Here is another patch to fix the title issue.
Comment #7
Premanshu commentedThe Patch number 5 does not apply cleanly. This may be due to recent commits. Please provide a new patch.
Also, I see that in your patch you have changed "More about us" text from a paragraph element to a link. This will cause the text style for the "More about us" text to deviate from the design. Please handle the text styles for this link and match it to the design.
Comment #8
suraj098 commentedComment #9
suraj098 commentedOkay. Please review this new patch. It has all the previous patches as well.
Comment #10
meenakshig commentedStatic strings should be translatable.
Adding reference for the solution
https://stackoverflow.com/questions/44325712/drupal-8-translate-string-f...
Comment #11
suraj098 commentedThank you for the reference. I hope this patch resolves all the issues. Please review.
Thank you
Comment #12
suraj098 commentedComment #14
suraj098 commentedComment #15
suraj098 commentedComment #16
suraj098 commentedPlease review the patch #11.
Comment #17
meenakshig commented@suraj098 , Patch looks fine now.
Comment #19
gaurav.kapoor commented