Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Stylesheet class...quick list for what's what on the page

Stylesheet class...quick list for what's what on the page

Locked

Views: 1,512

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
20 Aug 2008, 11:37 PM
#1
allofus avatar

allofus

New Zenner

Join Date:
Aug 2008
Posts:
10
Plugin Contributions:
0

Stylesheet class...quick list for what's what on the page

I saw a "sticky" for a quick way to determine what the css class/id is for the format on your pages. However, it is for Firefox. I do not use Firefox. I have Dreamweaver.

For instance, I want to change the color of sidebars, backgrounds, certain texts or fonts, etc. Is there a **list **to know when I see the following class below, I'll know where it is located on the webpage. Meaning, the **list **will be my "guide/reference check" as I want to modify for a specific part of the page.

a:visited {
color: #3300FF;
text-decoration: none;
}

I hope this makes sense.

21 Aug 2008, 1:09 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Stylesheet class...quick list for what's what on the page

Considering that Firefox is available for all three major OS's, is free, and can be configured with all sorts of cool and useful plugins some which will allow you to see the CSS and edit it in real time, why don't you just download and install it?

(Not to mention the fact that you really need to see how your site appears to all of your potential customers, many of whom use Firefox.)

The answer to your question is: there is no such list that I've ever seen.

21 Aug 2008, 1:55 PM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Stylesheet class...quick list for what's what on the page

Dreamweaver is not a browser and FireFox is.

Dreamweaver is also a WYSIWYG development environment mostly for html development and not php development.

Just clarifying that a browser is a browser and not a development application

Your statement that you do not use/have FireFox is of most concern and one should ALWAYS design for the MOST standards compliant browser available for a platform

21 Aug 2008, 3:42 PM
#4
allofus avatar

allofus

New Zenner

Join Date:
Aug 2008
Posts:
10
Plugin Contributions:
0

Re: Stylesheet class...quick list for what's what on the page

Editing....

I thought I understood Kobra but I saw another thread about Firefox. It mentioned Firebug. Do Firebug and Firefox go together? Are there issues with using Firefox? Is Firefox something that I should be using?

For instance, Kobra said: [B]one should ALWAYS design for the MOST standards compliant browser available for a platform[B]

Can you explain this a little bit further for me...sorry for not quite understanding.

21 Aug 2008, 3:49 PM
#5
allofus avatar

allofus

New Zenner

Join Date:
Aug 2008
Posts:
10
Plugin Contributions:
0

Re: Stylesheet class...quick list for what's what on the page

Disregard, I get it.

Slow people leaving this thread now:lookaroun