New Topic

make content on sidebar left template float to right

Home › Forum › Customization › make content on sidebar left template float to right

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2836
    StartupWP
    Keymaster

    Looking at:

    http://celtica-kitchens.co.uk/concept-kitchen-in-wanstead-work-in-progress/

    I can see that the Sidebar Left template is working fine. The problem only occurs when you introduce the Disable for This plugin?

    I recommend trying these alternatives:

    https://wordpress.org/plugins/dynamic-widgets/

    or

    https://wordpress.org/plugins/widget-logic/

    #2838
    darronthedragon
    Participant

    Thank you for your very prompt reply.

    I had already deactivated the Widget disable. In fact, I realised that as long as I only put widgets in the Widget Sidebar (the first option) they would only appear in posts where I used a Sidebar Left template – or at least that’s what seems to be the case. Therefore no plugin needed.

    But I still hadn’t cured the problem of this rule

    #content{width:60%;padding:4%;float:left}

    jumping in and forcing a left float when I wanted a right float, despite targetting the float on the required post template. Everytime I inspected the code there it was.

    I’ve fixed it now by changing the overarching rule to float:right and the page templates to float:left. So far, it’s OK – don’t seem to have broken the Internet. :-)

    #2840
    StartupWP
    Keymaster

    Glad you were able to solve it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.