By husainsn on
Hi everyone
In order to make page presentable, I would like to add minor css style changes. Where does one places the css snippet?
Await your response and thanks.
Hi everyone
In order to make page presentable, I would like to add minor css style changes. Where does one places the css snippet?
Await your response and thanks.
Comments
---
depends on what theme you are using, if you are using garland, and have changed colors, your style sheet is now in files/garland. look into style.css to make changes or add new .css to the bottom of the file. If another theme, look in themes/yourtheme folder and find the style.css file for alterations.
Style Tweak
Thanks for taking time.
I want changes such as float round image (instead of arranging in a table), borders, etc. I am using Garland theme. style.css file looks very daunting and I was not sure where to place the snippet. More over this was change only on one page.
I will try your suggestion to place the snippet at the bottom, and carefully keep track of Div so that it does not mess up other pages.
Finally, many thanks! as a complete non-programmer (retired senior), I am little by little getting knowledge by osmosis. Your post is the type of encouragement keeps me going.