Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #311  
Old 11-14-2013, 04:21 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Custom mega menus are entirely possible, but would require Smarty knowledge to detect category IDs. Obviously requires hard coding.

The code to modify is in skin/reboot/custom/header/header_menu.tpl (lines 55-77)

If you did decide to make a 'custom' mega menu, it will magically remain responsive for small devices.
__________________
xcartmods.co.uk
Reply With Quote
  #312  
Old 11-15-2013, 02:31 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Button sizes are controlled by classes...

Standard...
Code:
class="btn-custom"

Full width, according to container....
Code:
class="btn-custom btn-block"

See here for more info...
http://getbootstrap.com/css/#buttons


Cannot understand what you say.For those button which is large in size like-

Proceed to pay in cart page,continue button in checkout page and submit order button in Final submission page smaller than the current one without affecting other buttons?
__________________
4.6.1 Platinum


Reply With Quote
  #313  
Old 11-15-2013, 05:01 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello,
In my product detail page next previous option is not showing.How to bring that?

When the addons will be released fully for version 2?

Thanks for the nice template.
__________________
4.6.1 Platinum


Reply With Quote
  #314  
Old 11-15-2013, 12:20 PM
 
alinush alinush is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 88
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,

Thank you for your reply - did you get the chance to check yet?

Best wishes

Alin

Quote:
Originally Posted by PhilJ
Alinush, I will get back to you on that. I need to run some tests
__________________
X-Cart 4.1.x to 4.7.x
Reply With Quote
  #315  
Old 11-19-2013, 08:04 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart - reBOOT - Responsive Template

Sorry Phil
Another dumb question.

I wish to change the .panel-title colour but it looks like it is picked up from bootstrap.min.css

How can I do this? I need to change the title colour from black to white and the background to #a200bf

THanks
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #316  
Old 11-19-2013, 08:06 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I wish to change the .panel-title colour

Check in skin/reboot/css/themes/Purple.css (or whatever theme you are using)

Code:
.panel-default-m { border-color: #DDDDDD!important; } .panel-default-m > .panel-heading { color: #000000; background-color: #EEEEEE; border-color: #DDDDDD; } .panel-default-d { border-color: #DDDDDD; } .panel-default-d > .panel-heading { color: #000000; background-color: #EEEEEE; border-color: #DDDDDD; }

Or, if using the 'Custom' theme, you can change the colours in the reBOOT settings page...

Quote:
- Menu boxed style background colour
- Menu boxed style border colour
- Menu boxed style text colour
- Dialog boxed style background colour
- Dialog boxed style border colour
- Dialog boxed style text colour
__________________
xcartmods.co.uk
Reply With Quote
  #317  
Old 11-19-2013, 08:15 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart - reBOOT - Responsive Template

Ignore that I worked it out

I added
.panel-title {
color: #ffffff;
}
.panel-default>.panel-heading {
background-color: #a200bf;
}

to the theme css
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #318  
Old 11-19-2013, 11:16 PM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart - reBOOT - Responsive Template

Last question and I think we may go live with V2

I have a 3 column home page with image link stacked tiles in the right hand column. Would it be possible to make these images responsive too as they fit great on the desktop but are still the same size when viewed on an iPad and need to be smaller to fit in the reduced column.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #319  
Old 11-19-2013, 11:28 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,
In my product detail page next previous option is not showing.How to bring that?

Anyone facing the same issue?

Also another simple question to ask-
how to to display uniform display for large monitor,extra large monitor and normal monitor same in reboot v2?
__________________
4.6.1 Platinum


Reply With Quote
  #320  
Old 11-20-2013, 04:42 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I have a 3 column home page with image link stacked tiles in the right hand column. Would it be possible to make these images responsive too as they fit great on the desktop but are still the same size when viewed on an iPad and need to be smaller to fit in the reduced column.

You can make any images responsive, by adding the class "img-responsive".
Quote:
<img src="xxxx" class="img-responsive">

If you want a border around the image, you can use class="img-responsive img-thumbnail"
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
Freakmode (11-21-2013)
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:34 PM.

   

 
X-Cart forums © 2001-2020