Second button in header

Hello X team,

I would like to make a second button in my header. But if I put it in the TOPBAR CONTENT box then the second button is placed under the first one.

I want it to next to the first button with some space in between.

Thanks.

Hi There,

Can you please add the button to the topbar content again then send us with your website?

Many thanks.

I did. I couldn’t find the option to mark a message as private anymore?
So I used Secure Note.

Hello There,

We recommend our users to use secure note while sharing sensitive informations like URL and login details of website. Please use following CSS to align the buttons:

p.p-info a {
    float: left;
    padding: 0px 5px;
}

Thanks.

Hello Prasant,

Thank you.

What I also find strange is that the header html/css butons only respons from the homepage. The html/css buttons aren’t responding on the other pages?

And what would be the CSS code to align footer buttons?

Hi There,

Can you clarify the issue? I took a look on your home and other pages and heade and footer buttons look the same.

Thank you

Hello X team,

In the header I have now 5 buttons. The 3th and 4th button from the left only work form the homepage. If I click them from another page then the links arent working, why?

The 5th button is a button witch I got from a external company. I find the button too big and don’t like it.
I would like to design my own button and add their code to it. Do you know witch part of the code I should grab/use to make it work in my own button? See secure note.

In my footer I also have a button. What css code do I have to add for the footer if I want more buttons there and have them also next too each other and not under each other.

Thanks.

Hi There,

Thanks for updating in!

1.) The 3rd and 4th button does not work in other pages because when you click on it, there is a JS error. http://prntscr.com/****

Uncaught ReferenceError: openSWPortal is not defined

Please ask assistance from where you got the script to display the openSWPortal function.

2.) You can make use of this code instead in the secure note.

Please keep in mind that we are not the source of the scripts. It would be a good idea to ask more assistance from the creators of the scripts because they are very familiar of ow it works and how to re style it.

Thank you for your understanding.

Please remove. Thank you.

Screenshot removed.

Hi,

Why don’t I get the JS error on my homepage?

Hi there,

Not sure about that, maybe there are some conflicts regarding the libraries used in other pages, and those libraries are not used in Homepage.

Anyway, the solution is to contact openSWPortal which you have got the script from to follow up.

Thank you for your understanding.