Support Forum

Welcome to the support forums. Please use this forums for any type of questions, bug-reports or any other related stuff concerning my themes. To avoid spam you have to be registered to post in this forum.

Please read the forum rules before you post in the forums. I will not answer questions on basic WordPress functionalities because there are general WordPress forums and the amazing WordPress Codex which do this job better. Check out the tutorials. Most of the questions will be answered here. For unexperienced WordPress useres I reccomend to purchase the e-book “Sites that Soar” by Aisling d´Art. This book shows a step-by-step how-to build up a website using WordPress and BranfordMagazine.

This e-book is highly recommended for new WordPress users who want to use BranfordMagazine or WyntonMagazine.

This forum will be closed down (read only mode) for x-mas and new years holidays. I will answer open topics within the next few days. In January the forum will be fully available again.

This forum requires Javascript to be enabled for posting content
This forum is currently locked - access is read only
You must be logged in to post Login

Search 
Search Forums:


 




Wynton Magazine

UserPost

14:06
23. May 2008


Michael Oeser

Admin

posts 791

1

Goto style.css and edit #rightcol p (but leave .feature p as it is)

.feature p, #rightcol p { margin:0; }


change it to

#rightcol p {
margin-top:7px;
padding-bottom:4px;
border-bottom:1px solid #999;
}

Then you remove the line below #rightcol .clearfloat by editing thi

#rightcol .clearfloat {
border-bottom:1px solid #999;
padding:12px 0;

}


and change it into thi

#rightcol .clearfloat {
border-bottom:none;
padding:12px 0;
}

In index.php you have to define the category ID (e.g. 3) and the number of posts you want to display (e.g. 5)


<div id=”rightcol”>
<?php
// enter the IDs of which categories you want to display
$display_categories = array(3);
foreach ($display_categories as $category) { ?>
<div class=”clearfloat”>
<?php query_posts(”showposts=5&cat=$category”);
$wp_query->is_category = false;
$wp_query->is_archive = false;
$wp_query->is_home = true;
?>

That´s it.


22:52
19. May 2008


alexfromitaly

Member

posts 4

2

Your Website or Blog URL:
http://www.italyisin.com/
Your themes version:
WyntonMagazine
Your WP Version: The latest


I'm sorry about putting this here, but there is not section of the forum for the WyntonMagazine theme just yet.


OK, everything is going very well, but for one thing, in the bottom columns when I decide to choose more than one item per category, the two items are located one very close after the other. I've had a look at the .css, but I am no expert.


How can I add some space between items from the same category that are on the front page? Padding-bottom, margin-bottom..and where in the style sheet should it go?


Many thanks - and as I've said before, this theme is excellent.


Alex



Reply to Topic: Wynton Magazine
Please make sure your support question wasn´t posted (and answered) before. Please use the forums search to avoid double posts.

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 7 + 11        (Required)

Topic Reply:


 

About the DER PRiNZ forum

Currently Online:

13 Guests

Maximum Online: 25

Forums:

Groups: 4

Forums: 9

Topics: 589

Posts: 2301

Members:

There are 324 members

There are 240 guests


Michael Oeser has made 791 posts

Top Posters:

Daishi - 46

dnrothwell - 27

smilepak - 25

David Stembridge - 21

Tom - 19

Administrator: Michael Oeser | Moderators: Michael Oeser, Daishi


© Simple:Press Forum - Version 3.1.3 (Build 356)  


Readers voices

  • ich: Lösung jetzt: Installiert man das Deutsche Sprachpaket ändert sich mal...
  • Ich: Und guter Hinweis auf das Support forum: This forum is currently locked - access...
  • Ich: Das tolle an diesen Support Foren ist -jetzt habe ich mich bis hierher...
  • Marcos: leadimage not work Leadimage not work to. The instruction to chanche the...
  • tboggi: Hallo Michael, ich den beabsichtigt, Deinen Themes mit Timthumb auszustatten ??

Featured

    Get WyntonMagazine WordPress magazine style theme

  • WyntonMagazine WordPress theme
  • Get BranfordMagazine WordPress magazine style theme

  • BanfordMagazine WordPress theme
  • Get the e-book "Sites that Soar" - New version out now More info

  • Get the e-book 'Sites that Soar'

Tipps


Bad Behavior has blocked 15758 access attempts in the last 7 days.