Support Forum

Willkommen im Support Forum. Bitte nutzt das Forum für alle Fragen, Probleme und Fehlermeldungen rund um meine Themes. Um Spam zu vermeiden, müsst Ihr dazu ab sofort registriert sein. Ihr könnt hier in Deutsch oder auch Englisch posten.

Bevor Ihr im Forum postet, lest die Forenregeln. Es werden keine Fragen zu grundlegenden WordPress Funktionalitäten beantwortet. Dafür gibt es die allgemeinen WordPress Foren und den unschlagbaren WordPress Codex. Außerdem empfehle ich zuerst die Tutorials zu lesen, da dort die meisten Fragen beantwortet werden. Für absolute Anfänger, die bisher wenig mit WordPress gearbeitet haben, empfiehlt es sich, ein paar Euro in das e-Book “Sites that Soar” von Aisling d´Art zu investieren. Das Buch erklärt den Aufbau einer Website anhand von BranfordMagazine Schritt für Schritt. Es ist zwar nur in englisch verfügbar, aber doch sehr einfach und verständlich.

Dieses E-Book wird empfohlen für WordPress Neulinge, die BranfordMagazine oder WyntonMagazine verwenden wollen:

Get the e-book 'Sites that Soar'

You must be logged in to post Login Register

Search 
Search Forums:


 




Wynton Magazine

UserPost

14:06
23. Mai 2008


Michael Oeser

Admin

posts 676


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. Mai 2008


alexfromitaly

Member

posts 4

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: 9 + 2        (Required)

Topic Reply:


 

About the DER PRiNZ forum

Currently Online:

8 Guests

Maximum Online: 25

Forums:

Groups: 4

Forums: 9

Topics: 498

Posts: 1988

Members:

There are 238 members

There are 240 guests


Michael Oeser has made 676 posts

Top Posters:

Daishi - 46

dnrothwell - 27

smilepak - 25

Nachhall-Texter - 19

pointysticks - 18

Administrator: Michael Oeser | Moderators: Michael Oeser, Daishi


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


Readers voices

  • Michael Oeser: @George: auch dafür gibt´s das beliebte Support Forum. Also wäre ich...
  • Hans: Also ich bevorzuge Bwin Poker, spiele auch dort regelmäßig die Sit-and-Go...
  • Michael Oeser: Mir unverständlich…bei mir gehts
  • George: Using another language ====================== To use e.g. the German...
  • Daishi: Ich hab es übrigens schon mitbekommen Michael :D Ich werde auch wieder...

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 21878 access attempts in the last 7 days.