adrigen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: image thumbnails for browsing uploads are gone.Has anyone encountered this before?
Forum: Themes and Templates
In reply to: Gritty little layout problem*Bump*
I have more information to add to this problem.
The gap gets notably bigger if I change the figure forbody { font-size:62% }to something much larger, like 300%
So I presume there is some character which is interfering with the layout.
Forum: Themes and Templates
In reply to: Posts not showing carriage returnmy friend says you can make the spaces work by putting <br> tags in the code with a spare line above and below.
He also says you can only ever put in one blank line.I haven’t verified this. hope it helps.
Forum: Plugins
In reply to: Change default pagesorry. When I said “blog tab” I meant “home tab”
Forum: Fixing WordPress
In reply to: Organizing pages and categories in non-alphabetical ordereasier than I expected:
go to prsentation>widgets>page (settings) and set it to sort by page order. Then set each page’s position by manage>pages>yourpagehere> and set the ‘page order’ figure.
note that the pages all start with a figure of 0 so if you set one page to 1, it will initially appear at the bottom of the list 😉
Forum: Fixing WordPress
In reply to: Next line – return or entersame problem http://www.contra.net.au/blastcorp
Forum: Fixing WordPress
In reply to: Removing bullet-point in category listsupposedly add these to it’s style…
list-style-type: none;
list-style-image: none;
I can’t get it to work though…
Forum: Installing WordPress
In reply to: Blank pages after upgradeIf you try the upgrade again make sure you delete the 2.0.7 files before uploading the 2.1 files.
That worked for me. Cheers.
Forum: Fixing WordPress
In reply to: How can I hide default “Home” page from showing up?http://www.ilfilosofo.com/blog/home-page-control/
Maybe this will help.