![]() |
Re: Speed Bar Color Change
Charlie,
Sometimes things are not obvious. This is not one of those times. If you can't figure this out, you need a crash course in CSS. Examine file, skin1/customer/tab.tpl you'll see all kinds of references to class="TabCorner" class="TabSide" etc... examine "spacer.gif" in photosop and it's a transparent gif. It does not have any color. Itis only used for spacing (old school, yes, but it works). SO -- your tab colors are all coming from the CSS... so look at the CSS for the tabs: Code:
/* It's all there... the images that actually make the tab are called by CSS, not the template. I still think this way of making tabs is inferior to PhilJ's way (which is 99% CSS - you could make it 100%) and since my last post in this thread, Phil decided to no longer give it away... so now it will cost $19 There are countless pages of CSS tips, tutorials and simple "how do I do that" articles on the net. I suggest you acquire some basic CSS skills, or else x-cart will be a real headache. |
Re: Speed Bar Color Change
Quote:
This explains the confusion I was having. Thanks for the help. You've set me back on the right path. 8O Charlie |
All times are GMT -8. The time now is 04:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.