Root
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Text going out of boundyou should never set any height on a blog
Forum: Themes and Templates
In reply to: Text-Shadows in [IE]? / if[IE] style sheets.text-shadow is css 3
only supported patchily in IEForum: Themes and Templates
In reply to: Attempting to Refine CSS Styling of blockquote…no u wouldnt
a wp blockquote has a paragraph in it
float thatForum: Themes and Templates
In reply to: Attempting to Refine CSS Styling of blockquote…Apropos flowing text:
a blockquote like a p is a block level element
unless it is floated it occupies the full width of the containerForum: Themes and Templates
In reply to: Table cellpadding being overwritten?mixing html and styling – css – is a disaster
Forum: Themes and Templates
In reply to: Table cellpadding being overwritten?do a hard reload in yr browser
Forum: Themes and Templates
In reply to: Table cellpadding being overwritten?at the bottom………..
Forum: Themes and Templates
In reply to: Table cellpadding being overwritten?a good reset / base is needed to iron out browser variations in tables
Forum: Themes and Templates
In reply to: WP-theme recommendation?I guess yr pimping that theme.
Forum: Themes and Templates
In reply to: WP-theme recommendation?its so silly to be choosing a theme based on its colors
Forum: Themes and Templates
In reply to: WP-theme recommendation?Easiest / cheapest way is to use that theme and either change the colors or pay a guy to do it…………its a trivial task………
Forum: Fixing WordPress
In reply to: Inserting Divs onto pages using the HTML editorClear yr cache with a hard refresh……………….
Forum: Your WordPress
In reply to: Check out My WordPress siteYou can do snow with CSS 3 I think 😉
Forum: Themes and Templates
In reply to: One and Two columns posts on the same pageFor yr level of functionality you need to understand the loop and its variables. Its all there.
Forum: Themes and Templates
In reply to: Bullets won't show in custom theme – tried several things…and yr syntax is wrong
its
ul.blah li {}