![]() |
|
|
#1 (permalink) |
|
Junior Member
Join Date: Feb 2008
Posts: 11
![]() |
2 things...
1. When authoring an article and clicking on "Preview" it actually submits the article. 2. When adding the line breaks (carriage return) it does not add a space between lines of text. It shows a space in the editor but when published there is no space between lines of text. v1.2 with Metallic Glare Thanks! Brad |
|
|
|
|
|
#2 (permalink) |
|
Super Moderator
Join Date: Apr 2007
Posts: 455
![]() |
Hi Brad,
1. Yes, "Preview" button submits an article but no one can read it, except site administrator and author. When article has such state, author can view "Publish" button below the article text, that makes articles finally published. 2. Carriage return creates a new paragraph. If you don't like default spacing between paragraphs, you can do follow: a) open file templates/MetallicGlare/view-article.tpl, line #94 Code:
{$article.body}
HTML Code:
<div id="article_body">{$article.body}</div> Code:
div#article_body p {
padding-top: 15px;
}
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
|
|
#4 (permalink) |
|
Super Moderator
Join Date: Apr 2007
Posts: 455
![]() |
Always at your services, Brad
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What does it mean "Petal", this is English? | TurXaliM | General Chat | 6 | 09-05-2007 03:16 AM |
| We can't disabled the "READ FULL"? | TurXaliM | Subrion CMS Packages Discussion | 8 | 08-01-2007 11:29 PM |
| "Move to .. " - FIXED | redeye | Subrion CMS Packages Discussion | 10 | 04-30-2007 09:06 PM |
| Getting "page not found" on all menu items - SOLVED | lexscripta | Subrion CMS Packages Discussion | 3 | 04-26-2007 10:29 PM |