Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

CSS is ruining my life

  • 26-06-2024 11:51am
    #1
    Registered Users, Registered Users 2 Posts: 1


    Hi folks, I've a site I'm working on, but can't seem to force the announcement banner that I've coded from scratch to appear "over / on top of" the header section for a reason I can't seem to find.

    Can I upload the code I have to see if someone else can spot the error. It is there if I pull the screen down, but can't seem to force it to the front of the site.



Comments

  • Registered Users, Registered Users 2 Posts: 4,322 ✭✭✭bennyx_o


    Sounds like it could be something simple but without seeing the code I can't tell for sure. If you want to post the code or put it in CodePen or similar so we can see the issue and I'm sure someone can help.



  • Registered Users, Registered Users 2 Posts: 2,061 ✭✭✭nomdeboardie


    Have you tried ChatGPT (and/or Gemini, though former seems to be more reliable in my experience)? I've been using it for troubleshooting small LeetCode/HackerRank-type snippets, though I don't know if it would be useful for frontend code - but maybe worth a try.



  • Registered Users, Registered Users 2 Posts: 9,560 ✭✭✭DublinWriter


    z-index?



  • Registered Users, Registered Users 2 Posts: 1,802 ✭✭✭cormee


    You need to position the container and set the z-index



Advertisement