Some basic css guideness required please

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
RKB
Posts: 3
Joined: Wed Jun 06, 2007 1:19 pm
Location: Beerwah. Queensland. Australia
Contact:

Some basic css guideness required please

Post by RKB »

I have a site www.bikesforsale.net.au the css style sheet has errors, that is the style sheet and the website database don't fully intergrate.

I have Rapid CSS and Webuilder is there a way that either program can look at the site and make a matching style sheet, or does it all have to be done manually.

Ron
Keep your heart young, expectation high and never allow your dreams to die.
Cary
Posts: 82
Joined: Mon May 28, 2007 10:41 pm

Post by Cary »

Unfortunately, that sort of thing can only be done manually, since no CSS editor can know which styling is correct and which is unwanted.

It sounds like you're saying your pages are being assembled dynamically with server side scripting which also produces some embedded or inline styling in addition to an external style sheet. That should be avoided, if possible, to make style maintenance easier.
Post Reply