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

About to lose it and start crying. I swear

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-21-2012, 09:43 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Exclamation About to lose it and start crying. I swear

I've posted this once before but I am still at a loss and am about to climb a tower with a rifle and high powered scope.

My page www.baby-land.com displays perfectly in Chrome. Sadly not everyone uses chrome

In Firefox and in IE I have an issue with my subcategories.

All my subcategories display in block form. Just a nice long vertical list instead of displaying inline in horizontal lines of 3.

At the same time I somehow muffed up that, and I have no idea what I did, I pooched the display for my nav pages to list-item which I don't want.

Now when I use Firebug which is awesome for everything usually it is showing me where the code is, but I can't seem to either access or change that code. it's in html css. Where is that? how can I change it.

please can someone kindly explain, point me in a certain direction or pat my head, take my hand and tell me what the hell I am doing?
Attached Thumbnails
Click image for larger version

Name:	htmlcss.jpg
Views:	168
Size:	10.9 KB
ID:	2957  Click image for larger version

Name:	subcatcss.jpg
Views:	170
Size:	9.0 KB
ID:	2958  
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #2  
Old 03-21-2012, 09:47 AM
 
balinor balinor is offline
 

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

Default Re: About to lose it and start crying. I swear

Looks like you botched up the 'subcategories' class in main.css, so they aren't floating. Add this back in and see if it fixes it:

span.subcategories {
display: inline-block;
vertical-align: top;
margin: 0 10px;
text-align: center;
padding-bottom: 0;
overflow: hidden;
}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 03-21-2012, 10:36 AM
 
dezzarray dezzarray is offline
 

Advanced Member
  
Join Date: Mar 2010
Posts: 42
 

Default Re: About to lose it and start crying. I swear

Now I had that line still. But to be safe I deleted and re entered. Nope. it now mocks me and wants to see me beg.

Any other ideas? I'll bake you brownies
__________________
"Time flies like an arrow, fruit flies like a banana"
- Groucho Marx
xcart gold version4.4
Reply With Quote
  #4  
Old 03-21-2012, 02:10 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: About to lose it and start crying. I swear

Quote:
Now when I use Firebug which is awesome for everything usually it is showing me where the code is, but I can't seem to either access or change that code. it's in html css. Where is that? how can I change it.
html.css doesn't sound like a standard file. If you hover over the filename on the right it should show a tooltip with the full location of the file.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 07:39 AM.

   

 
X-Cart forums © 2001-2020