Main menu (kennonsoft) buttons duplicated

gregc

Guru
Joined
Sep 8, 2008
Messages
433
Reaction score
3
Any idea what would cause this?




Happens with Firefox and Chrome but not IE.

The only changes I made to those files were renaming the Asteridex button and changing the FOP button to FOP2.

-Greg
 

gregc

Guru
Joined
Sep 8, 2008
Messages
433
Reaction score
3
Updating the code worked like a champ. Thanks for holding my hand Ward!

-Greg
 

gregc

Guru
Joined
Sep 8, 2008
Messages
433
Reaction score
3
Okay, I've updated both of our offices and it did fix the button issue. But in our main office, I seem to have buggered up the top menu bar (that takes you back to the main kennonsoft menu):





I've checked everything that I can think of (admittedly, that isn't saying much). Both boxes look identical (files, permissions, content).
 

gregc

Guru
Joined
Sep 8, 2008
Messages
433
Reaction score
3
Found the issue with this. In the new code provided by kennonsoft, he reworked where the .css style file is. It used to be in welcome/m_styles.css
Now it is in welcome/css/style.css
The code in _wrapper.htm still reads:
Code:
    <link rel="stylesheet" href="welcome/m_styles.css" type="text/css"/>

when it should read:
Code:
    <link rel="stylesheet" href="welcome/css/style.css" type="text/css"/>

All is well now.
 

Members online

No members online now.

Forum statistics

Threads
25,862
Messages
168,059
Members
19,281
Latest member
youssefameachaq
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top