Viewing 5 posts - 1 through 5 (of 5 total)
	
- 
		AuthorPosts
 - 
		
			
				
January 28, 2014 at 10:21 pm #216069
Just putting it out again, since it’s been more than 24 hours.
Here is the sidebar page:
http://wellnessmodalities.com/media-room/
Again again it’s the sidebar blog that I’m displaying on this page.
Miguel
January 29, 2014 at 12:25 am #216116Hi miguelconner!
You can edit functions.php, find this code on line 140:
$avia_config['layout']['fullsize'] = array('content' => 'twelve alpha', 'sidebar' => 'hidden', 'meta' => 'two alpha', 'entry' => 'eleven'); $avia_config['layout']['sidebar_left'] = array('content' => 'nine', 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine'); $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha', 'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');Replace the content unit with eight and the sidebar unit with four to increase the sidebar.
$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' => 'three alpha', 'entry' => 'eight'); $avia_config['layout']['sidebar_right'] = array('content' => 'eight alpha', 'sidebar' => 'four alpha', 'meta' => 'three alpha', 'entry' => 'eight alpha');Cheers!
IsmaelJanuary 29, 2014 at 10:13 pm #216647I don’t have a ‘functions’ only a ‘functions-enfold.’ And it does not have that script, certainly nothing with a nine or even ‘sidebar_left.’
Let me know what I’m missing! Thanks for your response.
Miguel
January 30, 2014 at 4:36 am #216778Hey!
In WordPress dashboard please go to Appearance > Editor and find functions.php file on the right side http://i.imgur.com/nGazL04.jpg
Cheers!
YigitJanuary 30, 2014 at 9:17 pm #217148Thanks! Worked well.
 - 
		AuthorPosts
 
Viewing 5 posts - 1 through 5 (of 5 total)
	
- The topic ‘Increasing sidebar width’ is closed to new replies.
 
