X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   skin1.css - what is what? (https://forum.x-cart.com/showthread.php?t=30797)

ajrosales 04-28-2007 04:18 PM

skin1.css - what is what?
 
is there someplace with a diagram that shows which lines in the skin1.css file control what parts of the layout?

I'm getting a headache trying to figure out what exactly the codes control.

photo 04-28-2007 05:06 PM

Re: skin1.css - what is what?
 
If your using firefox browser you can get addon called Aardvark that will show you the css classes when you hover over the page.

ajrosales 04-28-2007 05:17 PM

Re: skin1.css - what is what?
 
awesome. thanks. :)

balinor 04-28-2007 07:11 PM

Re: skin1.css - what is what?
 
Welcome to X-Cart! Please start by reading the following thread, which will help you get started and hopefully make your experience here a positive one:

http://forum.x-cart.com/showthread.php?t=23970

Please note that this link is not an answer to your question, but we need you to update your signature with your X-Cart version so that we can answer your question correctly. Thanks! :)

n00bert 05-14-2007 07:00 AM

Re: skin1.css - what is what?
 
Also for firefox, check out the web developer extension, https://addons.mozilla.org/en-US/firefox/addon/60. It has all kinds of useful info for design and testing of pages.
For example, to show all elements go to "information > display element information". It will outline all elements on the page and show you their attributes, css ancestors and css children. You can do the same for all the css selectors by choosing "information > id & class details".

If you're using 4.1.6, in webmaster mode, if you hover over a .tpl file in the pop-up window, a border will appear around the area of the page affected by that .tpl file.

regards,
n00bert

ajrosales 05-14-2007 01:25 PM

Re: skin1.css - what is what?
 
yowza.. that is even more helpful. great extension! :D


All times are GMT -8. The time now is 01:57 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.