Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Change right-side column width only
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Change right-side column width only

Change right-side column width only 10 years, 5 months ago #13500

I want to be able to set the width of the right-side column to be a little bigger. I have tried changing the group classes in the main-left-right.xml layout page, going from span3 to span4 for the right column but that just moves that column into the left (middle column). Ideally, I'd still like to have the three columns, but have the right one wider, maybe taking away from the main column if anything.

Is that easily doable? If so, suggestions? Thanks in advance.

NEVERMIND - I was able to figure this out myself using the xml and configuring all of the other span#s as well.
Last Edit: 10 years, 5 months ago by sdfish.

Re: Change right-side column width only 10 years, 5 months ago #13526

Dear Kellen Ellis

Please go to your_site\templates\sj_tech\layouts\main-left-right.xml and find:

<groups>
		<group class="span3" data-normal="" data-tablet="span3" data-stablet="">left</group>
		<group class="span3" data-normal="" data-tablet="span3" data-stablet="" >right</group>
		<group 
			   class="span6 " 
			   data-normal="span6" 
			   data-tablet="span6"			  
			   
			   noright-class="span9"
			   noright-data-normal="" 
			   noright-data-stablet="span9"
			   
			   noleft-class="span9 "
			   noleft-data-normal="" 
			   noleft-data-stablet=""
			   
			   noleftright-class="span12"
			   noleftright-data-normal="" 
			   noleftright-data-tablet="" 
			   noleftright-data-stablet="">main</group>
	</groups>


=>

<groups>
		<group class="span3" data-normal="" data-tablet="span3" data-stablet="">left</group>
		<group class="span4" data-normal="" data-tablet="span4" data-stablet="" >right</group>
		<group 
			   class="span5 " 
			   data-normal="span5" 
			   data-tablet="span5"			  
			   
			   noright-class="span9"
			   noright-data-normal="" 
			   noright-data-stablet="span9"
			   
			   noleft-class="span8 "
			   noleft-data-normal="" 
			   noleft-data-stablet=""
			   
			   noleftright-class="span12"
			   noleftright-data-normal="" 
			   noleftright-data-tablet="" 
			   noleftright-data-stablet="">main</group>
	</groups>


Thanks!
  • Page:
  • 1
Time to create page: 0.19 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes