If you host your own blog, you can use the WordPress editor to edit style.css. Save after you made your changes. If you are hosted at WordPress.com, you have to pay $15 to edit CSS.
Ah, you need to create an archive template. That’s probably the best way of adding an Archive Page. Please refer to the Archive documentation in the WordPress Codex. They give a few examples of creating a Template and give you a few examples of what code to put in the Template. Good luck.
I have a discussion forum on my web site on one of the pages. So far, I can put the forum on the default template or the full-page template, but neither one looks right. Can you tell me how I can create a page template that has neither a default or fullpage width, but a width of about 650px? Thanks!
You going to have to create a new page template with a unique div. For example something called “newdiv.” You can call it whatever you like. You then add a new entry in CSS for “newdiv” with a width of 650px.
I created my first post on the main page, but there is about an inch of blank space between the navigation bar and the text of the first post. Can I remove the white space and have the text begin after the nav bar?
I noticed there is a break statement between the nav bar and your first text. There is also a small statement you can probably remove as well. In addition, you can take out the padding for both narrowcolumn and widecolumn, just to be consistent.
Okay Ulysses. Will this tag removal completely remove all my tags?. I want to hid tags so I can use it to optimize the likelihood of being found in search engines (that is use them for SEO.
I have used your theme for a good while now, slightly modified, it works real well, thank you.
I want to add another page and have no room for the tab to fit and anyway most websites are wider that this theme allows.
In the css there are about 10 px widths. I can make the page width wider but the left margin gets bigger too (see my website) link. I could start a process of elimination to see which width effect the margin, but I am wondering is there aw way I can tell somewhere in the code?
Hi Board, I think you’ll need to expand the narrowcolumn or widecolumn widths when you increase the page size. In this case, you won’t have a lot of white space in the margins. Just edit style.css and look for narrowcolumn and widecolumn widths.
Using it on artphotowall.com. Changed the colors a bit.
Is now being used on http://angeladunn.com/practice/
Will be used on http://diannejohnston.com
Thank you for making such a likable theme! I figured out how to edit it, and it looks great!
Thanks for a great theme! One column is enough and makes for better design. And nice, clean code. Thanks.
this website rules world.Thank for easy editable template.
Love the clean look! Is it possible to imbed this into the center column of an existing webpage that has 3 columns?
Colleen,
Do you mean adding 2 sidebars on both sides? Yes, it is possible.
I will implement this theme to my new site http://fxpilotpro.com. Thank you for this!
i have used this theme , i like it .thanks.
hi,
how can i edit the css of these theme?
If you host your own blog, you can use the WordPress editor to edit style.css. Save after you made your changes. If you are hosted at WordPress.com, you have to pay $15 to edit CSS.
Hi! Thanks for the lovely theme.
I am wondering why my archives are not showing up? ANy suggestions? The forums do not address this.
Thank you!
Hi Jody,
Ah, you need to create an archive template. That’s probably the best way of adding an Archive Page. Please refer to the Archive documentation in the WordPress Codex. They give a few examples of creating a Template and give you a few examples of what code to put in the Template. Good luck.
I have a discussion forum on my web site on one of the pages. So far, I can put the forum on the default template or the full-page template, but neither one looks right. Can you tell me how I can create a page template that has neither a default or fullpage width, but a width of about 650px? Thanks!
You going to have to create a new page template with a unique div. For example something called “newdiv.” You can call it whatever you like. You then add a new entry in CSS for “newdiv” with a width of 650px.
I created my first post on the main page, but there is about an inch of blank space between the navigation bar and the text of the first post. Can I remove the white space and have the text begin after the nav bar?
Hi Dan,
I noticed there is a break statement between the nav bar and your first text. There is also a small statement you can probably remove as well. In addition, you can take out the padding for both narrowcolumn and widecolumn, just to be consistent.
You have a classic theme. Please how do I hide tags on my home page?
Edit the index page and remove tags.
Okay Ulysses. Will this tag removal completely remove all my tags?. I want to hid tags so I can use it to optimize the likelihood of being found in search engines (that is use them for SEO.
I think post, single, archive and search also has tags code. You can check and remove them.
Thank you. I will work on it and get back to you. Good design. Kudos!
I have used your theme for a good while now, slightly modified, it works real well, thank you.
I want to add another page and have no room for the tab to fit and anyway most websites are wider that this theme allows.
In the css there are about 10 px widths. I can make the page width wider but the left margin gets bigger too (see my website) link. I could start a process of elimination to see which width effect the margin, but I am wondering is there aw way I can tell somewhere in the code?
Hi Board, I think you’ll need to expand the narrowcolumn or widecolumn widths when you increase the page size. In this case, you won’t have a lot of white space in the margins. Just edit style.css and look for narrowcolumn and widecolumn widths.
Ulysses, what can I say, works like a charm. You are a generous man, thanks so much, fantastic. Very happy with that I am!
Alright, I’m glad that worked out for you.