Banner TopBar Changes...

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 15, 2013 11:56 pm
Reply with quote
Report this post
Any changes to the default code removes the icons and modified spacing?

Is there a plugin being used here? Even a exact copy-and-paste of the html with tags... breaks the look and feel?

Code: Select all
<p><span class="gk-info"> +48 (0)10 7516 9342</span> <span class="gk-info"> <a href="#live-chat">Live Chat</a></span></p>


Thanks

~ Tim
User avatar
Fresh Boarder

GK User
Wed Oct 16, 2013 9:50 am
Reply with quote
Report this post
What type of changes You did exactly that broken layout?
User avatar
Moderator

GK User
Wed Oct 16, 2013 6:46 pm
Reply with quote
Report this post
tmartoccio01 wrote:Any changes to the default code removes the icons and modified spacing?

Is there a plugin being used here? Even a exact copy-and-paste of the html with tags... breaks the look and feel?

Code: Select all
<p><span class="gk-info"> +48 (0)10 7516 9342</span> <span class="gk-info"> <a href="#live-chat">Live Chat</a></span></p>


Thanks

~ Tim


Same problem here, i have change the phone number and all the icons have disappeared
User avatar
Expert Boarder

GK User
Thu Oct 17, 2013 1:39 am
Reply with quote
Report this post
Guys thanks for your quick response...

Any simple changes messes with the format??

And I do not understand why?
User avatar
Fresh Boarder

GK User
Thu Oct 17, 2013 3:39 pm
Reply with quote
Report this post
Oh, You mean editing modules not core files?
Change the editor to "Editor - none" instead of default tinyMCE in Joomla global configuration. TinyMCE messes with the code and removes necessary elements.
Paste back the original code and everything should work fine:
Code: Select all
<span class="gk-info"><i class="icon-phone"></i> +48 (0)10 7516 9342</span>
<span class="gk-info"><i class="icon-comments"></i> <a href="#live-chat">Live Chat</a></span>
User avatar
Moderator

GK User
Sat Oct 19, 2013 6:50 pm
Reply with quote
Report this post
Ok... Cool... I should have known that...

Thanks for identifying this...

~ Tim
User avatar
Fresh Boarder

GK User
Sat Oct 19, 2013 7:08 pm
Reply with quote
Report this post
No problem :).
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron