threestyler
Forum Replies Created
-
Forum: Your WordPress
In reply to: Brand new theme! Let me know what you think :)try browser shots
You will need to download the mistylook theme and upload it to:
/your blog directory/wp-content/themes/
Activate it in the wp-admin under design options then select widgets (also in design options) and you will have to add the ones you want.
As for your customer header if wordpress.com lets you access the theme editor you can simply copy and paste the code over to your new servers blog install.
Forum: Themes and Templates
In reply to: CSS Tag Cloud Widget?You can style the tag cloud using css with something similar to the following:
#tag_cloud a {
font-family:Trebuchet MS, Arial, sans-serif;
font-weight:normal;
text-align:center;
}
#tag_cloud {
text-align:center;
}Forum: Themes and Templates
In reply to: can’t change the logo – stealth themeIf you can’t modify your theme from within WordPress theme editor then you probably need to change the file permissions.
You could also FTP to the logo destination and overwrite it with one you have created using the same name.
Forum: Fixing WordPress
In reply to: excluding a category from the loopI think I posted this in the wrong forum, sorry.
Thanks for a quick response.
Im actually using multiple loops the first loops displays a post from the ‘featured’ category in a different position and layout to the rest of the posts, and the second loop is for the content minus the featured category otherwise the post appears twice on the main page.
I’ll keep searching, and if anyone has any ideas suggestions I could try please let me know.
Forum: Everything else WordPress
In reply to: WordPress ShowcaseWelovewp is a showcase of some of the highest quality wordpress sites on the tinternet