Jump to content
mrhinsh

Branding Section displays Social Icons above logo

Recommended Posts

mrhinsh

I have just updated to 2.3 and now my social icons appear above rather than on top of my title image.

Live: http://blog.hinshelwood.com (Pagelines 2.2.5)

Staging: http://blog.mrhinsh.staging.wpengine.com/ (Pagelines 2.3)

I have tried in both Chrome and IE10 with the same results:

09.19.2012-22.12.png

Is this a bug?

I have tried removing all of my custom CSS to no avail and my page looked like this 10 minutes ago:

09.19.2012-22.14.png

Short of going back to a previous version what are my options?

Share this post


Link to post
Share on other sites
Danny

Hi,

It would appear that there is a float: left, if you add the code below to your custom CSS. It should resolve your issue.


.section-branding .mainlogo-link, .section-branding .mainlogo-img {
float: none !important;
}
[/CODE]


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
mrhinsh

Thanks so much. I added:

/* START - Bugfix for PageLines 2.3 wierd header thing */

.section-branding .mainlogo-link, .section-branding .mainlogo-img {

float: none !important;

}

/* END - Bugfix for PageLines 2.3 wierd header thing */

To my custom CSS and it fixed the problem right up...

Share this post


Link to post
Share on other sites
Simon

The topic was marked as resolved.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • richardjacruz
      By richardjacruz+
      I saw this website build with PageLines DMS:
      http://lupusla.org/
      I want to have a header that's VERY similar. However, with the fixed area, I'm struggling with how to do that. 
      I want to have a "super menu" under one of the tabs, and drop downs for others, a larger logo to the left like this, a search all the way to the right, and a call-to-action at the top like we see with "Donate" (I want "Request a Quote").
      What area (fixed or header) is best to use for this, and, within that area, what are the best sections to place?
      Thanks. 
    • pdean
      By pdean
      Hi,
      I want to add Facebook and Instagram follow buttons in the main text of my website, as I'm not using sidebars.
      Here's the website: rivendellwriterscolony.org - I'd like to place them below the quotation and above the boxes.
      (Actually, I'd like to place them top right, but I don't think that's possible.)
      Any suggestions for getting the code for this?
      Thanks!
    • napait
      By napait+
      Hello All,
       
      My question is.. How do I add more social icons using the Navi section in Mobile Menu mode?
       
      The only two that show up are the Facebook and Twitter, from the information you fill out in the Site Setting > Social & Local.
       
      Please review site for example: www.napait.com
       
      I would like to be able to add custom icons such as other social and phone, map, contact icons after these social icons in the mobile menu. Basically want to move the phone icon into the social icons bar. Having looked for the right hook using Hooker plugin I still have been unsuccessful.
       
      Thank you in advance.
       
      Kevin
    • MobileParity
      By MobileParity+
      The ShareBar I am using posts 2 different images for Facebook and Pinterest. For FB is will post an image on the page and for Pinterest it will post the Featured image set in WordPress. Is there a way to determine a specific image to be shown for any of the ShareBar social integrations?
       
      Website URL:www.bingerr.com
      Framework Version:DMS2
      WordPress Version:4+
      Plugins in Use:
      Server/Host:Flywheel
      Screenshots:
      Details:
    • lemureyes
      By lemureyes
      I have been trying for hours to get my social media buttons to appear in my header with installing custom widgets, yet they are not exactly what I have in mind.
       
      I would like it to just have the social media buttons all line up right next to my banner like it does in DMS. I am really lost on child pages and how to input custom code into pagelines. I am really just looking for a article that will help me out or a youtube video.
       
       
      *Disclaimer my website does need a lot of work I am learning all of this as I go.*
×