Forum Replies Created

Viewing 8 posts - 61 through 68 (of 68 total)
  • Author
    Posts
  • in reply to: Changing sidebar width #161847

    This is what I added to the custom css (reflects changes to 8/4)

    $avia_config[‘layout’][‘fullsize’] = array(‘content’ => ‘twelve alpha’, ‘sidebar’ => ‘hidden’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
    $avia_config[‘layout’][‘sidebar_left’] = array(‘content’ => ‘eight’, ‘sidebar’ => ‘four alpha’ ,’meta’ => ‘two alpha’, ‘entry’ => ‘eleven’);
    $avia_config[‘layout’][‘sidebar_right’] = array(‘content’ => ‘eight alpha’, ‘sidebar’ => ‘four alpha’, ‘meta’ => ‘two alpha’, ‘entry’ => ‘eleven alpha’);

    in reply to: Padding in Layout Builder #140856

    I added the code and nothing changed. Any idea what I am doing wrong??

    in reply to: Align images with captions #140951

    I figured it out – left align all and they line right up.

    in reply to: Align images with captions #140950

    Sorry – here is the link:

    http://dev.atlasdie.com/tooling/

    in reply to: Changing sidebar width #134648

    I would like to make my sidebar widget smaller using the right sidebar template. I have copied the code you refer to above into my child theme and attempted to edit the 9/3 to no avail. The sidebar has not moved. I tried 11/1 and 8/4 but no movement. What am I doing wrong? Thank you for your help.

    in reply to: Disable Lightbox #139463

    Actually I think I just figured it out – click on which theme to edit (Enfold), copied over entire Register frontend javascripts to child and edit that line. Looks like it worked. THANK YOU!!!

    in reply to: Disable Lightbox #139462

    Ok that’s what I thought. Bear with me – I’m new to this and this child theme is set up differently than ones I’ve used in the past. How do I access the parent functions.php file? And what does “Register frontend javascripts” mean?

    in reply to: Disable Lightbox #139460

    where do I place the code in the Enfold child theme? Thanks again for your help

Viewing 8 posts - 61 through 68 (of 68 total)