Closed (fixed)
Project:
animal_shelter
Version:
1.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2024 at 09:22 UTC
Updated:
27 Jun 2025 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
shweta__sharma commentedComment #4
dineshkumarbollu commentedHi @shweta__sharma
The MR!6 looks good Changed the Node Title Colour, It will be good other buttons and urls also looks similar colour as Title,like comment,Thanks
Comment #5
shweta__sharma commentedAs per #4 Moving to RTBC
Comment #6
sourojeetpaul commentedMoving to NW for resolving merge conflicts.
Comment #7
Anonymous (not verified) commentedComment #8
Anonymous (not verified) commentedHey @sourojeetpaul
I resolved the Merge Conflicts on the MR.
Can you please take a look.
Comment #10
esha_kundu commentedHello,
I've resolved the merge conflicts, and I found that the CSS changes for the node color was removed from the file due to which the changes were not being reflected. Hence, I've added it in the css file. Regarding the comment #4 the styling for links in the front page is being addressed in this issue: #3424270. Please review.
Thanks
Comment #11
sourojeetpaul commentedHi @esha_kundu,
Thanks for picking this up! The MR is mergable now. But I was wondering if we can improve the styling a lil bit more. Like as of now there's no hover effect on the node titles on the front page, where I feel it'll be better to have a subtle hover effect over there like a growing underline or so! Also I think the styling of the title on individual node pages are not proper at all as well as the alignment. Can we incorporate those changes over here as well?
I'd agree with the suggested changes from @dineshkumarbollu, but as you've mentioned the link related styling is being addressed over other issue, so I'd ignore that on this! Similarly I'd prefer to have a separate issue for the comment section. The whole comment section styling needs to be revamped and aligned properly.
Comment #12
esha_kundu commentedComment #13
esha_kundu commentedHello,
I've added a growing underline hover effect on the node titles on the front page. Additionally, fixed the alignment on individual node pages. IMO, the title on individual node pages is not represented as a link, hence changing the colour would cause difficulty in differentiating a link and a heading. I also verified with a few other themes and discovered that the node title on the front page is styled with colour and text-decoration, while on the individual page, there is not much styling applied. Bearing this point in mind, I have enlarged the font size of the title, as it appeared too small for a heading on individual node pages. Please review the new changes.
Thanks
Comment #14
sourojeetpaul commentedHi @esha_kundu,
The changes look good to me now. Thanks for your prompt action :)
I'm moving forward with this. Thank you all for your contribution!