| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Problems with CSS classes | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() ok im having a hard time with CSS...
Take for example the CategoriesList class being used in the categories.tpl and menu.tpl templates. I know im working with the right class but no matter what color i change the CSS to it always comes up black. I can change the size but not the color. anybody experienced this before?
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() The items are one color but there is also a set of links that are also affected. Look for code similar to this:
Code:
Does that help? |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() yeah whats weird is ive changed all those but it doesnt seem to affect the link in question. still shows up as black :/
Quote:
i know they are the right classes though, ive checked and the td is using the VertMenuItems class so......? i dont know, im at a loss
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() Can you post a link to the site and tell which link it is?
|
|||||||||
#5
|
|||||||||
|
|||||||||
![]() http://upgrade.motionzoo.com/store
the links in the "Your Cart" and "Products" blocks http://upgrade.motionzoo.com/VertMenuItems.gif
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() Alrighty, I haven't figured out exactly what is causing it, but these lines are affecting it:
Code:
When I deleted those from the CSS the links showed up properly in blue. Then I did a search in your code and found that the {TD} before the cart had the following: Code:
So, the TD is overridding your VertMenuItems CSS. I hope that helps ![]() |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() hmmm...... that does make some sense. ill try to get rid of the css conflicts and see if that works.
thank you lyncca!
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() welcome
![]() |
|||||||||
#9
|
|||||||||
|
|||||||||
![]() Yes, you are the woman lyncca! that was exactly it. its still pretty confusing trying to keep track of all the css classes and their conflicting properties since theyre nested across various templates but ive now got it looking the way i want.
thanks again!
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#10
|
|||||||||
|
|||||||||
![]() Oh good, I'm glad that worked!
Really nice looking store by the way ![]() |
|||||||||
|
|||
X-Cart forums © 2001-2020
|