miniimage
Forum Replies Created
-
Use Notepad++ and gets some codes from the comments.php and index.php from the Kubrick theme. It’s actually really easy.
Forum: Themes and Templates
In reply to: How to create a page template that uses a different style.css?create another stylesheet
and call for that stylesheet
using the link relForum: Themes and Templates
In reply to: Image Alignment ProblemThank you so much! It worked great!
How do I make it so it won’t do it next. Can I put a code in my CSS that will stop it from doing it?
Forum: Themes and Templates
In reply to: Theme centered in screen, I need an expanding themeWhat do you mean center it to the left?
From what I understand you want it to float it to the left with some margins to the left that makes it center.
If that’s it this is how I would do it:
margin: 0 0 0 auto; float: right; width: 100%;Hmmm… I’m not sure if that’s going to work. 🙁
Forum: Themes and Templates
In reply to: How to install a Custom theme on …….wordpress.com blog?Theres no way of installing your own theme unless I think if you have a VIP blog.
The only real way to customize a theme is to buy the CSS upgrade and customize the existing themes they have.