Questions tagged [css]

Questions related to CSS in the context of Magento

This tag is for questions about how to integrate and customize CSS in Magento and questions specifically about styles of the core themes.

Questions about CSS that can be answered unrelated to Magento should be posted to StackOverflow instead.

1306 questions
3
votes
1 answer

Magento CSS not loading

My second question. i am trying to help make small changes to my Dad's website. I have made changes to his css which work fine when i inspect element and copy modified css into it. Then i logged into his server where the file is and got to the…
2
votes
1 answer

Center ajax loader

I am trying to center the ajax loader. But no luck. Appreciate assistance. Below is the code div.amshopby-overlay { background-color: #fafafa; height: 100%; left: 0; opacity: 0.5; filter: alpha(opacity = 50); position:…
Zoya
  • 481
  • 1
  • 12
  • 41
2
votes
3 answers

how to merge css in IE9

I want to load all the css files separately only for IE 9 is there a way to tell Magento to do that? is there a call I can write in the head file to call all the needed css files? to clarify I want to put in a call like that that gets the css…
Yehuda Schwartz
  • 1,152
  • 3
  • 14
  • 33
2
votes
2 answers

CSS merge issue in mozilla firefox

I am using multiple packages for various themes example:: default/hellowired, rwd/default etc. The mobile site is being loaded from another package than the desktop package. Everything is working fine but when I merge the css, the css is not…
Himmat Paliwal
  • 1,742
  • 14
  • 25
1
vote
1 answer

CSS Question for Add to Cart

I am using the RWD template. Trying to figure out how to change the color for the add to cart WHEN YOU CLICK ON IT. I was able to find the standard color as well as the hover color, however there seem to be a color when you click on it and I cannot…
James Tsai
  • 341
  • 4
  • 18
1
vote
1 answer

css issue so much space in the footer of the site

please visit link : http://hotwhelstoys.com/ in the footer ,you can see so much empty space is present. I want to remove the footer space. please help me what css i have to use to remove this footer space
Baby in Magento
  • 3,167
  • 16
  • 83
  • 221
1
vote
2 answers

CSS file not loading changes

I'm really new to Magento and really confused of what's going on in there. I need to fix IE 8 bugs so I create a new css file in my theme directory. I link the css file in the head.phtml with conditional css comment. So far so good. I clean all the…
noSpoon
  • 43
  • 4
1
vote
2 answers

Break Tags in Product's Short Description

Cant get the text in "Short Description" to align. There is break tags being added to my product's short description on the front end product detail page that are not found in the short description when I review the product from the admin. Any help…
Russ
  • 23
  • 1
  • 3
1
vote
0 answers

Flexbox CSS issues Not Rendering Responsive

I am a newbie to FLEX but am trying to accomplish the following. I've got my section boxes where I want, but am having a hard time trying to keep my BUY ONLINE and PICKUP CURBSIDE DELIVERY proportionate in responsive mode; in other words, I want it…
FloMask
  • 21
  • 2
1
vote
1 answer

Missing body class

I'm using Themevast Boutique template #15 for Magento 2. My installation has a large dark area across the top of the front page that the demo of the template does not have. Firefox developer shows the top of the page in the demo as being a part of…
1
vote
2 answers

Adding Site-wide Custom CSS

I'm quite new to Magento (ver 1.9.1.0). I'm trying to add my own CSS that should apply to all pages. I can't seem to make it work just by adding it on /app/design/frontend/base/default/layout/page.xml Using the following:
Nick
  • 49
  • 1
  • 7
0
votes
2 answers

css issues display the horizontal line below Out of stock

please visit this link : http://hotthjefj.com/x9460-disney-planes.html?___SID=U here you can see "out of stock" is separated by "Availability" through horizontal line. but here it is fine http://gfgfg.com/cbn10-disney-planes-avalanche.html i want…
Baby in Magento
  • 3,167
  • 16
  • 83
  • 221
0
votes
1 answer

css alignement issues text dispalying in 3 lines

please visit the link : here "CASH ON DELIVERY" and " DELIVERY BY" part is not looking good. means it's not like 5 business days is dispalying in 3 lines....
Baby in Magento
  • 3,167
  • 16
  • 83
  • 221
0
votes
3 answers

change hover color of shop by categories in magento

if you see at left of the site , there is a "BROWSE BY", under that list of categories are displayed : for example "Action & toy figures". if we hover on "Action & toy figures", its color should change to black how to change hover color of the…
Baby in Magento
  • 3,167
  • 16
  • 83
  • 221
0
votes
1 answer

Using Magento Header and Footer with vBulletin

I have a Magento website currently in development and would like to have vBulletin 4 forums setup for my customers. Is it possible to use the Magento Header/Navigation and Footer with vBulletin forums? Would it be possible to "wrap" vBulletin…
UnknownDev
  • 11
  • 1
  • 3
1
2