Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293881

    Hello Team,

    as per a last post, I used functions.php to change the size of the content. I want the page to take the real fullsize if no sidebar is selected though.

    So I tried everything to modify and even ended up with

    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'nine', 		 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'ten alpha',   'sidebar' => 'two alpha', 'meta' => 'two alpha', 'entry' => 'ten alpha');

    But my Thema still has an ungly border on the left side

    http://www.behrmannhaertel.de/Kaesler/portfolio/

    What am I doing wrong?

    #294166

    Hey alphateddy!

    Thank you for using the theme.

    I checked the website but I don’t see the left border. A screenshot will help.

    Best regards,
    Ismael

    #294261

    My bad, I mean the RIGHT border. You see how much space is left there?

    #294305

    Hi!

    It seems like you have placed your content inside a 4/5 column element. Please take the content out of the colum element and it should work fine

    Best regards,
    Yigit

    #294339

    Oh gosh, how stupid…..

    #294346

    Hey!

    Glad you figured it out Marian, let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Layout Size Calculation Problem’ is closed to new replies.