Where should i edit SMF style sheet?

Discussion in 'CSS' started by randomhood.com, Apr 9, 2008.

  1. #1
    Basically , what im looking for is the style.css or any .css file i can dit for the default theme, i hope someone that has donde this gives me a heads up , meanwhile im in the lookout. LOL, :)
     
    randomhood.com, Apr 9, 2008 IP
  2. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have you looked in the Theme files? All SMF themes have their own stylesheet - look there.
     
    Dan Schulz, Apr 9, 2008 IP
  3. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #3
    My advice (and I write SMF themes regularly) is to make a new directory, and copy the css file from /themes/default to it, as well as making a copy of index.template.php - install this as a new theme leaving the original one in tact so you have a fallback should you mess it up...

    There is also an XML file under the alternative themes you can use to give more descriptive info about your new theme.

    I'm actually knee deep in a complete rewrite of SMF's defualt theme to use minimalist semantic markup (or at least a reasonable facsimile) with NO PRESENTATIONAL MARKUP. (unless you count the tables, but with the only attributes on those being ID, Class or rowspan...)
     
    deathshadow, Apr 10, 2008 IP
  4. randomhood.com

    randomhood.com Banned

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    NP , i had already edited it , sorry for not replying here :) , now there is a slight problem with my webhost =/
     
    randomhood.com, Apr 10, 2008 IP