<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042493" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042493</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Very true, but taking into</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236636</link>
    <description> &lt;p&gt;Very true, but taking into account Joe&#039;s experience and knowledge, it is very clear that he is nowhere near the stage of overriding CSS with dupe named ID&#039;s and Classes.&lt;/p&gt;
&lt;p&gt;Besides, in my opinion that&#039;s bad coding. I know in &quot;some&quot; circumstances it could be argued to be useful, but it&#039;s not best practice and should only be used by experienced coders. It shouldn&#039;t be advised to someone who could be soon learning the basics of CSS.&lt;/p&gt;
 </description>
     <pubDate>Thu, 01 Jan 2009 13:22:27 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236636 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>greg wrote:
be careful you</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236618</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;greg&lt;/em&gt; wrote:&lt;/div&gt;be careful you don&#039;t have two classes or id&#039;s of the same name&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;I presume you mean that the final definition will override earlier ones...&lt;/p&gt;
&lt;p&gt;this may actually be desireable&lt;/p&gt;
&lt;p&gt;When dealing with complex css in Drupal for example, with often 10 or more stylesheets in play, I typically create a separate stylesheet for my custom styles and load it last, so that I can easily tweak the styles, and reapply the styles when I upgrade components.&lt;/p&gt;
 </description>
     <pubDate>Wed, 31 Dec 2008 17:42:04 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236618 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>How do you know it&#039;s poorly</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236587</link>
    <description> &lt;p&gt;How do you know it&#039;s poorly done and insecure if you are not familiar with it?&lt;/p&gt;
 </description>
     <pubDate>Tue, 30 Dec 2008 15:28:23 +0000</pubDate>
 <dc:creator>HolyWarlock</dc:creator>
 <guid isPermaLink="false">comment 1236587 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I just want to mention</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236277</link>
    <description> &lt;p&gt;I just want to mention something on a friendly note...&lt;/p&gt;
&lt;p&gt;If you are adding additional stylesheets and don&#039;t know what the current ones are, then be careful you don&#039;t have two classes or id&#039;s of the same name.&lt;br /&gt;
Also, be careful editing/adding/modifying PHP/HTML/CSS in a website where you don&#039;t know what is already there or what code does what etc. What might seem like a simple little addition or edit may have a catastrophic effect in your site. &lt;/p&gt;
&lt;p&gt;It is likely that it will be fine, but you really should have a better idea of what is going on with your sites code before changing it, especially one that has a CMS built in which will have quite a bit of code I imagine.&lt;/p&gt;
&lt;p&gt;Again, you are likely to be ok, but just be careful as you could change something important, security or functionality wise.&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Dec 2008 20:07:43 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236277 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi Joe,
If you install the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236261</link>
    <description> &lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;If you install the &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/60&quot;&gt;Web Developer&lt;/a&gt; add-on for Firefox, it gives you an &quot;Edit CSS&quot; option that will display the stylesheet files and give you the option to edit them and view the results WYSIWYG (you still need to save them and upload them) - I think the file on the right would be the last one loaded by your template, so that is usually the best place to put custom styles, at the end, so they override previous defs.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/1843&quot;&gt;Firebug&lt;/a&gt; is another indispensible tool/Firefox addon for editing CSS, use Inspect to determine the CSS selector for an object on the page...&lt;/p&gt;
&lt;p&gt;Be aware that these tools only help you &lt;strong&gt;edit CSS for Firefox display&lt;/strong&gt; - your styles may display differently in other browsers, particularly IE - (I think there is a developer toolbar for IE, not sure where to get it).&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Dec 2008 14:07:59 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236261 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks for your advice. Can</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236253</link>
    <description> &lt;p&gt;Thanks for your advice. Can you hint as to where the &quot;master&quot; default stylesheet would be, and how it might be indentified? In the CMS, the styles are called &#039;Paragraph&#039;  and &#039;Heading 1&#039; etc... but I cannot locate the actual css files that control these. If I could do that, then I could add another style or amend one of the existing ones. These styles are not likely to be in the master CSS that I have created, and which controls the page layout etc, as this was created by me separately from the CMS. Any hints please...?&lt;/p&gt;
 </description>
     <pubDate>Wed, 17 Dec 2008 11:49:53 +0000</pubDate>
 <dc:creator>Joe Norris</dc:creator>
 <guid isPermaLink="false">comment 1236253 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Good catch there shaggy!</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236130</link>
    <description> &lt;p&gt;Good catch there shaggy! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And if it truly has bad security (which i don&#039;t doubt other people&#039;s tests one bit) then I second what people have said regarding getting another CMS altogether.&lt;/p&gt;
&lt;p&gt;CMS and other software created by a small company or one man outfit type scenario can be fine if done correctly, but being small it&#039;s likely only going to have a few users, and discovering bugs and security issues is often left up to the few people that use the software.&lt;br /&gt;
Even large organisations that have thousands of users&#039; input and large development teams (like PHP, Wordpress, PHPBB, Drupal etc) have major security issues and other things in the software not functioning correctly from time to time, but as they have many people using it the major security issues are often found straight away and resolved with an immediately released update.&lt;/p&gt;
&lt;p&gt;As for choosing another CMS, there are many out there, but try to use one of the larger, well known ones.&lt;br /&gt;
Both Joomla and Drupal sometimes have serious security issues, both often have bug issues, but are updated regularly so this isn&#039;t a major issue.&lt;br /&gt;
There are pros and cons for Drupal versus Joomla. Drupal overall is a better choice in terms of flexibility and being able to do anything you want with it (pretty much). Whereas Joomla is supposedly easier to use.&lt;/p&gt;
&lt;p&gt;The summary is I would opt for Drupal. While the initial learning curve may be a little steeper, you will likely benefit for it in the long run.&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 17:31:51 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1236130 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Banging the Drupal drum</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236115</link>
    <description> &lt;p&gt;Banging the &lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; drum again -&lt;/p&gt;
&lt;p&gt;I have never had a security problem with Drupal, they release updates every time you turn around, mostly for minor obscure stuff anyway..&lt;/p&gt;
&lt;p&gt;I have seen some &lt;em&gt;&lt;strong&gt;nasty hacks&lt;/strong&gt;&lt;/em&gt; on Joomla! however...&lt;/p&gt;
 </description>
     <pubDate>Sun, 14 Dec 2008 02:42:38 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236115 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Yikes, I see what you</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236107</link>
    <description> &lt;p&gt;Yikes, I see what you mean.&lt;/p&gt;
&lt;p&gt;Joe, I would pull that site off-line ASAP, and get a pre-written CMS up there if your programmer can&#039;t secure your site properly.&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Dec 2008 20:09:45 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1236107 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Because I can:
1) get access</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/please-can-someone-help-css-works-preview-not-when-uploaded-server#comment-1236105</link>
    <description> &lt;p&gt;Because I can:&lt;br /&gt;
1) get access to the &#039;backend&#039; without having authenticate&lt;br /&gt;
2) I can&lt;br /&gt;
  a) upload a script that would give me access to most if not all of the system it is running on without authentication&lt;br /&gt;
  b) obtain system files such as /etc/passwd, etc.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Shaggy.&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Dec 2008 19:16:30 +0000</pubDate>
 <dc:creator>Shaggy</dc:creator>
 <guid isPermaLink="false">comment 1236105 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
