PremiumWP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: For the life of me I can't change a font size!Sorry, not sure what you’re doing or how else I can help you. I can only suggest trying to use a firefox extension like Firebug or Web Developer Toolbar to help you identify CSS elements on your site and make changes.
All the best
Forum: Themes and Templates
In reply to: For the life of me I can't change a font size!If you changed to 2.5em or 3.0em you would notice the change.
Changing the font-size in the CSS shown above does work. I tested it with Firebug.
Do you have caching on? are you modifying the right file? The correct line in the CSS? I cant think of any other reason why it wouldnt work.
Forum: Your WordPress
In reply to: New blog. Opinion welcomeYou will need to provide a link to your site if you want people to take a look.
Cheers!Forum: Your WordPress
In reply to: Learning spanish site (need opinion :D)Have a look at your page source code and see all the tags in there with your text. At the moment the code is very messy. See how you can make better use of CSS to reduce that.
Another suggestion would be to look at the heading tag for the site and how you can optimize that for search engine placement.
Forum: Themes and Templates
In reply to: For the life of me I can't change a font size!Change the font size in the code below which is in your style.css file. To change the font type you will need to assign a font-family property in there also
#headerimg .description { text-align: left; padding-left: 25px; color: #666666; font-size: 1.8em; }Forum: Themes and Templates
In reply to: Want a good themeYou’re not asking for much are you?
Forum: Themes and Templates
In reply to: PagelinesPlatform Pro is quite an advanced framework with a lot of in-built customization options. If your new to theme design and don’t know much about code (WordPress functions, php, css etc), or don’t want to learn, and just want to create a site quickly and easily the theme could be a good option.
However if your familiar with WordPress and know how to code and want to get into the nitty gritty of a theme to customize it, it might not be the best choice.
Other alternative theme frameworks include: Genesis from StudioPress, Thesis from DIY Themes, Headways themes, WP- DaVinci from Solostream etc
Forum: Themes and Templates
In reply to: Want a good themeIf you want free themes look here: http://wordpress.org/extend/themes/
Forum: Themes and Templates
In reply to: HELP: Thesis eCommerce pluginHave you checked in the Thesis support forum? It could be the way the plugin interacts with your theme stylesheets – Thesis doesn’t work in the same way as typical WordPress themes. The plugin may use css IDs that are conflicting with Thesis?
Forum: Themes and Templates
In reply to: searching a (blurred) landscape-background themeCan’t really help you with the name of the theme, but its easy enough to add a background image into any theme. Just assign a background image in your CSS, typically in the body element. See here: http://www.w3schools.com/cssref/pr_background-image.asp
Forum: Themes and Templates
In reply to: unable to make the Agent Press child work.You will find all the documentation and help you need for this theme in the StudioPress support forum
Forum: Themes and Templates
In reply to: Favorite/best framework for WordPress?The number of frameworks (both free and commercial) is continually growing so there is no shortage of choice. However there is really is no best framework. All have their advantages and disadvantages. It really comes down to which one is best for you and your needs.
Forum: Themes and Templates
In reply to: [Theme Yoko] Open primary nav links in new window?When viewing the menu administration page, click on Screen Options (top right), and check the box labelled Link Target under the Show advanced menu properties heading.
You will then have to option to select the target – “same window or tab”, or “new window or tab”
Forum: Themes and Templates
In reply to: Thesis problem – Feature PostsHave a look or ask in the Thesis support forum. They should be able to help you there.
Forum: Themes and Templates
In reply to: Help – Can anyone identify this theme for me?It would probably be a custom theme, plus it’s not even WordPress