Root
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Space between Posts?heck yes…………..adjust the post spacing, borders and any other fancy stuff in css…the selector in most themes is
div.post {etc}Forum: Themes and Templates
In reply to: Add a Div in the Headeradd a div or three in header.php after body starts
Forum: Installing WordPress
In reply to: WP extracts to folder called wordpress?this is common with zipped files…………..as they unzip they are in a foldeer……….u do not need the folder…u need the contents of the folder…….my first post in this forum 6 years and 6k support posts ago was on this very subject…………..if u got a folder called blog upload the contents of folder wordpress in there………
Forum: Themes and Templates
In reply to: I lost my site….plz helpftp into the site and delete the plugin
Forum: Themes and Templates
In reply to: word press theme problemSearches are high level programming, there might be plugins that do it
Forum: Themes and Templates
In reply to: Last Item Of A WordPress MenuYou can induce IE to behave with the right hack or script. Its a CSS question really not a WP one.
Forum: Themes and Templates
In reply to: Copying Whole Parent style.css Into Child ThemeRelax. Its dead simple and very obvious once u see it. Simply copy yr entire theme in its folder and paste it as something else. Then rename it. No you got two themes. Only one can get overwritten.
Forum: Fixing WordPress
In reply to: Template HierarchyI guess some of the sources of my confusion are these:
Using TwentyTenFirst of all the theme contains a number of templates which are not referred to in the template hierarchy at all namely loop.php and onecolumn-page.php.
Secondly if I delete all template files the theme will not run off index.php as it is supposed to at all.
Thirdly in the Codex – which I appreciate is something of a patchwork written by volunteers – there is much mention of using conditional tags to act on the query type. What is less clear is where or how they could be used. If the query has already been routed to say archive.php in the theme by the template loader then where can a conditional be placed ?
This is relatively trivial……..using index.php alone – which does work partially it just omits the content – it outputs legacy css into the head of the document when there is nothing in the index to make it do so.
Finally the markup output for the branding is different in different templates which is an early gotcha as it throws out the CSS. It is wierd because presumably header.php only has one lot of markup in it.
Tx for yr help so far.
Forum: Fixing WordPress
In reply to: Template Hierarchytx for that…………….
Forum: Themes and Templates
In reply to: Last Item Of A WordPress MenuGoogle for CSS nth child / last child selectors
Forum: Themes and Templates
In reply to: Navigation Moves When Window Minimizedu know viruality a site promoting digital products of yr quality deserves to be flawless and very stylish
Forum: Themes and Templates
In reply to: Underline Hyperlinks & Text ColorI am sure somebody could.
Forum: Themes and Templates
In reply to: Submenu Dropdown Issue – Centita Templatethe theme uses a third party script – suckerfish i guess…………
Forum: Themes and Templates
In reply to: Navigation Moves When Window MinimizedYou know – building a css layout – far less a good one – is quite an advanced skill – unfortunately many themes are unstable in this regard………..yr theme needs rewriting completely for css positioning………..
Forum: Themes and Templates
In reply to: word press theme problemMight be best to hunt for a pro web developer who specialises in php / wp customisation.