wp-21
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Multiple H1 tags per page in Twenty Twelveyour point being.To what are you referring to.
Forum: Themes and Templates
In reply to: how to change the direction of titles in sidebarPls close the thread if the problem is resolved.
txThe part of the posts which you want to show are called excerpts.
you can refer to below:Forum: Fixing WordPress
In reply to: Speckles appearing on black imagesCheers mate…Pls close the thread if the problem is resoolved
Forum: Themes and Templates
In reply to: Contact Form 7: Style IssuePls close this thread if the issue is resolved
Forum: Themes and Templates
In reply to: [Custom Community] Having trouble changing the Slider imageYeah pls post the correct link.The above link is just a text page
You need to remove that margin and to make it responsive add
.logo img { max-width: 100%; }Forum: Themes and Templates
In reply to: Edit Date and "filed under:" lines in Twenty-Twelve ThemeYeah sry not in 2012.i stand corrected.tx
could you post the link for the site.
Forum: Themes and Templates
In reply to: [Twenty Twelve] Paragraph SpacingFirst of all you need to make a container div and include all the text and the image for that text inside that container.
Then align that image to the left and text will automatically stick to its right.<div class="test-container"> <img src=""/><p></p> </div> <div class="test-container"> <img src=""/><p></p> </div> <div class="test-container"> <img src=""/><p></p> </div>And i think you should decrease the size of the image it is way too large right now.
Forum: Themes and Templates
In reply to: Edit Date and "filed under:" lines in Twenty-Twelve ThemeYou need to edit the index.php file, it is recommended that you create a childtheme first and then do the edits.
refer to this:
http://codex.wordpress.org/Child_ThemesCheers mate.:).!!
Forum: Fixing WordPress
In reply to: Speckles appearing on black imagesare you referring to the blurred images.Pls be more specific
145 and 571 are the values which should be there.
it was in a css file named 978.css