1nteresting
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Two Galleries (or split up one gallery) on one PostForum: Fixing WordPress
In reply to: Parent Option in Designing WebsiteGo to add a new page, and on the right hand side you should see “Page Attributes”. In that box you should see a drop down list underneath “Parent”.
Forum: Themes and Templates
In reply to: Disable underlines for image links – MagZine ThemeGot it. The underline wasn’t for “img”, but for “a”. So, I added a nounderline class to the link that surrounded my image. It worked.
<a href="<?php echo get_option('home'); ?>/" class="nounderline"><img src="blah"/></a>Forum: Themes and Templates
In reply to: Easiest way to take a custom HTML template to WP ThemeFor me, the cleanest and most simplest theme to code for is the Starkers Theme. (html5 version)
Forum: Themes and Templates
In reply to: Featured Gallery Image on home page?Up. Oi, this is not working. Any other actually active WordPress forums?
Forum: Themes and Templates
In reply to: Featured Gallery Image on home page?I don’t know if it’s legal to bump, but it’s passed the 3rd page already.
Viewing 6 replies - 1 through 6 (of 6 total)