coonce-ewing
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Migration from 1.2 to 1.5I decided that the easiest way to handle this was to move to a new theme so I’ve migrated to the Dimension 2k theme and I’m working on modifying it.
Thanks for everyone who offered advice on this.
Forum: Installing WordPress
In reply to: Migration from 1.2 to 1.5I followed the instructions in the migration thread on how to modify the various files from 1.2 to 1.5. I’m getting a functional version of my site, it’s just some of the layout issues that are now throwing me.
I’ve also tried moving the header background image into the “images” directory within my scotland theme directory and I’m seeing the same lack of background graphic.
I had hoped to avoid recreating the theme as it took me quite a bit of time to do these modifications to the theme before.
Forum: Installing WordPress
In reply to: Migration from 1.2 to 1.5Yes, in that I copied my files, did the migration, then created a new theme directory, placed my index.php and style.css in there (after doing their edits) and then moved my comments.php and comments-popup.php into the same directory (again after doing the edits).
I’m trying to figure out if there are differences in the way that 1.5 is handling things as I haven’t changed my template or stylesheet in something close to a year.
Forum: Themes and Templates
In reply to: Header text and graphic aligned at opposite endsThanks for the help. That’s much better.
Forum: Themes and Templates
In reply to: Header text and graphic aligned at opposite endsOkay I’ve trying to get this to work and it’s not going well for me at all. For some reason I’m missing the logic behind this.
A code sample would be really appreciated.
Forum: Themes and Templates
In reply to: Header text and graphic aligned at opposite endsI’d like the image(s) to be far right as opposed to the current middle placement.
As for needing the CSS… I’d need the Header Div and then two divs that go inside that? ‘
One for the text with float:left and then another for the image(s) that would float:right?
Forum: Themes and Templates
In reply to: Float and corresponding wrap not working?Thanks a lot!
That explanation makes more sense to me as well (the .post selector).
I’m fairly new to CSS and totally new to WordPress. I’ve been working on trying to make the default template my own. I really appreciate the help.
Forum: Themes and Templates
In reply to: Float and corresponding wrap not working?ColdForged…
Thanks for looking at this for me. I put it in place (I’m still trying to figure out what the differences are). Afterwards I had to adjust the border on my menu to avoid doubling up the top and right.
This then leaves the comments link flush against the right border. If I add a padding value to the content area, I then end up with my menu border having a gap in it.
(you can see this on my site currently).