Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
63 stars 101 forks source link

fix: styling for compaign page #468

Closed anisharma07 closed 4 months ago

anisharma07 commented 5 months ago

Description

The compaign post page styling is restored with the older bluish styles ... had to check out previous versions of paws, install it, run it and look for the code.

Related Issue

fixes #460

Screenshots / GIFs (if applicable)

image

Checklist:

Additional Notes

Please Assign Appropriate GSSoC label and level. Also assign me the above issue and mark labels to it, if you are merging this PR...

codewarnab commented 5 months ago

image i want to see how its look with that image in the background .

codewarnab commented 5 months ago

if you change anything in the Background component it will chanage many pages background which i dont want

anisharma07 commented 5 months ago

image image

I changed back the background component css to the previous original one and replaced the Html with background component..in campaign post page... So styles will be applied only to campaign post and do not alter other pages image

anisharma07 commented 5 months ago

Reference

I have resolved all the conflicts.... FILE CHANGES:

1>> background image URL to use absolute URL rather than relative..... image

2>> compaign post background component removed and added the bluish background gradient... image

NOW, YOU CAN MERGE all these changes without conflicts.. let me know if any more conflicts occurs

codewarnab commented 4 months ago

we are moved to vite can you update your branc accordingly ( prefer creating a new fork and put your chanages their )

anisharma07 commented 4 months ago

we are moved to vite can you update your branc accordingly ( prefer creating a new fork and put your chanages their )

@codewarnab Are you talking about another PR from other new branch? .... (how can i fork twice though? )

codewarnab commented 4 months ago

we are moved to vite can you update your branc accordingly ( prefer creating a new fork and put your chanages their )

@codewarnab Are you talking about another PR from other new branch? .... (how can i fork twice though? )

yeah fresh new branch ( by changing name while forking )