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

CSS help and confusion

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-25-2007, 07:33 AM
  hrothbeorht's Avatar 
hrothbeorht hrothbeorht is offline
 

Senior Member
  
Join Date: May 2007
Posts: 156
 

Default CSS help and confusion

Hi all,

I'm sing dreamweaver to modify xcart. So far so good. I never use design mode.. regarding menu.tpl I've created my own to display the catagories. All is well, I had border="1" and it displays fine. However, firefox does not respect the border color and defaults it to grey. I've read up on it and I need to set that in CSS. So, I have a custome set of styles for what I have in menu.tpl when I add in the border and border color. It dosn't show up. I suspect some earlier table stuff is over-riding it? I have no clue. Does anyone have an idea to what I can do as to get it to display a table border 1 and color through the CSS? Or why it may not be working when I do add it in? I'm quite confused..
-hroth
__________________
x-cart- 4.1.10
www.boutiquefinn.ca
Reply With Quote
  #2  
Old 07-25-2007, 08:38 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: CSS help and confusion

Would need to see your code for the menu to understand what you are talking about
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 07-25-2007, 06:06 PM
 
LittleLizard LittleLizard is offline
 

Member
  
Join Date: Jun 2007
Location: Atlanta
Posts: 27
 

Default Re: CSS help and confusion

I think I know what you're talking about.

You have <table border="1">?

You can either do an inline style <table style="border: 1px solid #990000" border="0"> or you do a class <table class="colorBorder" border="0"> and in your main CSS document put in

.colorBorder {
border: 1px solid #990000;
}
__________________
www.littlelizard.com
X-Cart version 4.1.8
Reply With Quote
  #4  
Old 09-24-2007, 01:51 PM
 
Realsecurity Realsecurity is offline
 

Senior Member
  
Join Date: Apr 2005
Location: Bexhill
Posts: 128
 

Default Re: CSS help and confusion

What about product description, i am trying to use a html layedout template, it projects fine on the web and ebay, but when placed into xcart it is presented how xcart wishes, no font size, etc. How is this section over ridden in css, i have tried everything, the only way which is daunting would be to define an inline style for every line of text! it should work with a class stlye, have even used the !important in the rule to overide any css settings xcart place but NO avail!

going mad searching the web for a solution on this one.


any advise appreciated
__________________
SURECOM XCART V4.1.8
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 11:01 AM.

   

 
X-Cart forums © 2001-2020