CSS upgrade
-
if i upgrade my free site/them to custom design adding CSS features, will i have the ability to make changes to all pages and posts appearance using CSS or is it a limited use of CSS just as related to theme elements? Can i use Dreamweaver generated CSS in pages and posts to alter appearance throughout all pages/posts?
The blog I need help with is: (visible only to logged in users)
-
The general answer to your questions is yes, using CSS you can change whatever you like. However, the CSS you need will depend on the theme you use, and not every part of every theme can be targeted individually with CSS so there are some limitations.
I’m not familiar with Dreamweaver so I’m not sure how it generates CSS.
-
For working with CSS here at WordPress.com, I would suggest against using Dreamweaver since you are actually writing rules to override the original CSS. I would use the web inspector built into your browser to determine what selectors you need to use and then input them directly into the CSS editor where you have real-time preview.
- The topic ‘CSS upgrade’ is closed to new replies.