Root
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Child ThemesOh the other thing you need is a local host environment so u can run WP on yr own pc for developing yr themes.
Forum: Themes and Templates
In reply to: Header Banner for single pagesput the code in single.php template too ?
Forum: Themes and Templates
In reply to: Removing dummy content and links in theme??start by understanding widgets in admin……………
Forum: Themes and Templates
In reply to: 2 templates 1 blogNot sure what the question is ?
Forum: Themes and Templates
In reply to: Widgets are below page wrapperYou laughed not me
Forum: Themes and Templates
In reply to: How to Delete Custom Headerheck esmi u know everything lol
Forum: Hacks
In reply to: Comment Offomg
how can u suggest hacking the default ?
i want a pure child theme to protect my upgrade path and all the other goodness
any fool can hack the core………..Forum: Themes and Templates
In reply to: CSS Questionwhat u need help with is understanding the html ………and the css which affects it – the css selectors – but which 4 links ?
Forum: Themes and Templates
In reply to: Creating child theme problemhave fun…….
Forum: Themes and Templates
In reply to: Child ThemesFirefox is a browser and yes u need it plus its two extensions – firebug and the web dev toolkit………at least
plus u need a good free text editor like notepad ++ for windows
plus u need some wp buddies who know what they are doing 😉
starting a child theme is easy………..u only need style.css
ask again if u need help
have fun and good luck
Forum: Themes and Templates
In reply to: Removal of sidebar & using the spaceoh
professional only has one “f” 😉Forum: Themes and Templates
In reply to: Removal of sidebar & using the spaceAs you post yr stuff you should be able to select the single column template on the right in admin……..assuming yr themer didnt remove this vital functionality
Forum: Themes and Templates
In reply to: Thematic – New div above access?Thematic is way too complicated for the end user IMHO…………..it is a developer level tool kit for parent themes……….it puts a whole level of thematic functionality between you and WP and yr theme. I never recommend it.
Forum: Themes and Templates
In reply to: Styling a FormI normally use
#commentform {background: #ccc url('image.png'); }Forum: Themes and Templates
In reply to: Various White Screens with Child Theme functions.phpI hope some one reports this in the trac