Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry I forgot to reply.
Login info linked privately.
Try editing a text block on a page I linked to. Can’t press ENTER in plain text mode.
Thanks
January 29, 2016 at 11:51 am in reply to: Move Header phone number/extra info to display in Main header area #574434I’ve done both.
What I just showed you in screen shot is result of adding a text widget in header using those instructions. It is outside of the logo container.
I can place the widget area to the right using
position: absolute;
but it is relative to the window width and not the page width.January 27, 2016 at 7:37 pm in reply to: Move Header phone number/extra info to display in Main header area #573215I also tried editing /includes/helper-main-menu.php to move the top bar phone section to the logo container
<div class="inner-container">
but it wouldn’t work.It kept putting it outside the whole area like it is using the wdiget.
January 27, 2016 at 7:32 pm in reply to: Move Header phone number/extra info to display in Main header area #573210Hi Yigit,
I’m developing the site right now in my local environment but hopefully these screenshots will help explain.
This is what I’m experiencing now – https://www.dropbox.com/s/y2s5qlc1qp0tbda/dev.jpg?dl=0
As you can see the PHP snippet to add widget to header, adds it above the logo container.
I need the phone number section to be right of the logo like this within it’s container – https://www.dropbox.com/s/w6c6hulplbqkpdl/final.jpg?dl=0
How it is now, I can position it absolute, but it is relative to window width not the page width.
January 27, 2016 at 11:47 am in reply to: Move Header phone number/extra info to display in Main header area #572763Hi,
I also tried the php snippet you mentioned. Is there a way to put the new widget inside the
#header-main .av-logo-container
?When I use the left: % style with the suggested css it moves outside my page width when I zoom out or use on large monitor. I want to keep it within page width at all times.
I noticed the query monitor on top admin bar only shows the broken dependencies when viewing admin pages. The errors don’t show when viewing normal front end pages.
July 27, 2015 at 11:32 pm in reply to: Page header background not showing on some versions of IE #479339login info attached
thanks
login info attached
-
AuthorPosts