-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Done Changing the profile icon #1646 #1647
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@ANSHIKA-26 please check it i have changed profile icon which was mismatched on home page |
its not working , on clicking it nothing happens , kindly fix |
index.html
Outdated
<img src="https://i.postimg.cc/NFFmtc9K/xnz-Mst5-V-400x400.jpg" alt="Profile Icon" style="width: 50px; height: 50px; border-radius: 50%; margin-top: -17px;"> | ||
</a> | ||
</li> | ||
<a href="#" class="profile-icon" id="profileDropdown" onclick="toggleDropdown()"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep the anchor tag , just change the style , if you change the class and onClick event ,it will change the js code too
Ok then for remaining pages also should I change the profile
…On Sun, 3 Nov, 2024, 8:07 pm ANSHIKA-26, ***@***.***> wrote:
***@***.**** requested changes on this pull request.
------------------------------
In index.html
<#1647 (comment)>:
> @@ -386,10 +386,11 @@ <h2>WordWise</h2>
<div class="dropdown">
<!-- Profile Icon -->
- <a href="javascript:void(0);" class="profile-link" style="display: flex; align-items: center; text-decoration: none;" onclick="toggleMenu()">
- <img src="https://i.postimg.cc/NFFmtc9K/xnz-Mst5-V-400x400.jpg" alt="Profile Icon" style="width: 50px; height: 50px; border-radius: 50%; margin-top: -17px;">
- </a>
- </li>
+ <a href="#" class="profile-icon" id="profileDropdown" onclick="toggleDropdown()">
keep the anchor tag , just change the style , if you change the class and
onClick event ,it will change the js code too
—
Reply to this email directly, view it on GitHub
<#1647 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHUZ54HYVMDNNI77TVHBN4DZ6YYLTAVCNFSM6AAAAABRCX764CVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDIMJRHA3DSNJVGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@ANSHIKA-26 i have done the changes please see #1646 |
@ANSHIKA-26 hey hi i have completed #1646 (profile change on every page ) and #1644 i have changed the complete ui of blog page with extra transitions and hovering combining for this can you give a level 3 |
can you please follow PR checklist and open a new PR ,? i need before and after changes pictures , a clear description of what you did and issue numbers , also you need to sync fork , thanks |
Ok sure mill make a new pr and send |
Pull Request Checklist