TJA
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CSS for one pageThanks that’s great, thanks again for your help.
Forum: Themes and Templates
In reply to: CSS for one pageSo I would put?
.page-id-33 {width:930px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:20px; overflow:hidden }
Forum: Themes and Templates
In reply to: CSS for one pageI put in these ones in trying to sort it: page-id-33 page-template page-template-page_mappage-php
So I’m not sure which class I should actually use, or where to put it.
Forum: Themes and Templates
In reply to: CSS for one pagehttp://londonmedwayairport.com/wp-content/themes/gridly/css/light.css
.gridly-copypage { width:930px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:20px; overflow:hidden }That’s for the actual content container been set for the page template I’m using for the page, which has gone in the template php file, but I’m not sure what code I need just for that.
I want a custom width just for that page, using the 770 for every other page.
Forum: Plugins
In reply to: How to post comments on scheduled posts?Any help?
Forum: Plugins
In reply to: How to post comments on scheduled posts?Anyone?
Forum: Themes and Templates
In reply to: CodeOk, thanks. I have tried that. I will post back if I have any problems.