Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by ojhernandez View Post
    Where is the stylesheet located?
    Your main working stylesheet is...
    includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    If that doesn't mean anything to you, you need to read some of the FAQs about how Zen Cart is set up and how to create and modify a template using the overrides system. All are in the Tutorials/FAQ link at the top of this screen.

    Rob

  2. #12
    Join Date
    May 2010
    Posts
    67
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by haredo View Post
    This is what i am viewing in Firebug..

    Notice the highlighted red font above, all the <p> are set up this way.. You will have to edit them all to change the size..

    When editing click on these two icons in the heading table <> ... you might of pasted your info on the front which you need to do this inside the code...
    How would I edit this? Would I have to go into the stylesheet like rstevenson said?

    Quote Originally Posted by rstevenson View Post
    Your main working stylesheet is...
    includes/templates/YOUR_TEMPLATE/css/stylesheet.css
    Thanks for Telling Me!

    ojhernandez

  3. #13
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by ojhernandez View Post
    How would I edit this? Would I have to go into the stylesheet like rstevenson said?
    When you enter text in admin/Tools/Define Pags Editor, you can, if you want to, add in-line styles. It may even be necessary to do that some times. But most of the time, all you need to do is identify what the chunks of text are, not how they should look, when you're in the define pages editor. Then the styles in the stylesheet handle how they should look. For example...

    If you want a sub-heading and a paragraph, paste the raw text into the Define Pages Editor then select just the sub-header text and click the Format dropdown (it probably says normal at first.) Select Heading 2 or 3 or whatever you want. (Generally, heading 1 is taken care of automatically by Zen Cart. It's your page title.) You don't have to define the paragraphs other than to separate them with a carriage return. Click the "Source" button in the top-left of the editor toolbar and you can see the result in code view. (This description applies to FCKEditor.) You almost never need to define font styles or sizes in the Define Pages Editor.

    Now that you have the text entered, view the page in a browser. If it's fine, you're done. If not, then you want to go into your stylesheet.css file and edit it to style things the way you want them.

    If you're not familiar with writing styles in the stylesheet, there are lots of places on-line to learn about CSS. W3 Schools is often recommended.

    In short, use the Define Pages Editor's buttons to define what the text is -- paragraph, heading, list, whatever -- and use the stylesheet to make it look the way you want.

    Rob

  4. #14
    Join Date
    May 2010
    Posts
    67
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by rstevenson View Post
    When you enter text in admin/Tools/Define Pags Editor, you can, if you want to, add in-line styles. It may even be necessary to do that some times. But most of the time, all you need to do is identify what the chunks of text are, not how they should look, when you're in the define pages editor. Then the styles in the stylesheet handle how they should look. For example...

    If you want a sub-heading and a paragraph, paste the raw text into the Define Pages Editor then select just the sub-header text and click the Format dropdown (it probably says normal at first.) Select Heading 2 or 3 or whatever you want. (Generally, heading 1 is taken care of automatically by Zen Cart. It's your page title.) You don't have to define the paragraphs other than to separate them with a carriage return. Click the "Source" button in the top-left of the editor toolbar and you can see the result in code view. (This description applies to FCKEditor.) You almost never need to define font styles or sizes in the Define Pages Editor.

    Now that you have the text entered, view the page in a browser. If it's fine, you're done. If not, then you want to go into your stylesheet.css file and edit it to style things the way you want them.

    If you're not familiar with writing styles in the stylesheet, there are lots of places on-line to learn about CSS. W3 Schools is often recommended.

    In short, use the Define Pages Editor's buttons to define what the text is -- paragraph, heading, list, whatever -- and use the stylesheet to make it look the way you want.

    Rob
    I wanted to use FCKEditor but I don't know which addon to get.

    Do I use http://www.zen-cart.com/index.php?ma...roducts_id=269 or http://www.zen-cart.com/index.php?ma...roducts_id=268

    Thanks!

    ojhernandez

  5. #15
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by ojhernandez View Post
    I wanted to use FCKEditor but I don't know which addon to get.

    Do I use http://www.zen-cart.com/index.php?ma...roducts_id=269 or http://www.zen-cart.com/index.php?ma...roducts_id=268
    Well, those are two different editors, and only one of them is FCKEditor.

    Rob

  6. #16
    Join Date
    May 2010
    Posts
    67
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Quote Originally Posted by rstevenson View Post
    Well, those are two different editors, and only one of them is FCKEditor.

    Rob
    http://www.zen-cart.com/index.php?ma...roducts_id=269

    Quote Originally Posted by TinyMCE Addon Page
    TinyMCE is one of the more popular web-based HTML editing tools available.
    Installing this plugin allows you to use FCKeditor instead of HTMLarea when entering product descriptions and composing content pages as well as html-formatted email messages.
    Thanks, I guess I was just confused by it saying it was FCKeditor. I thought it was a different variation.

    Now I can try using FCKEditor out!

    Thanks!

    ojhernandez

  7. #17
    Join Date
    May 2010
    Posts
    67
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    I finally got it displaying right.

    Turns out FCKEditor was the trick!

    Thanks for your help!

    ojhernandez

  8. #18
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Text Formatting Issues

    Yes. Looks much better now.

    Rob

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Formatting Issues
    By handkem in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 16 Sep 2010, 06:31 PM
  2. Define Pages Formatting Issues
    By MediBiz in forum General Questions
    Replies: 2
    Last Post: 29 Oct 2009, 02:41 PM
  3. Sidebox formatting issues
    By jabula in forum Basic Configuration
    Replies: 0
    Last Post: 26 Oct 2009, 10:22 AM
  4. Formatting issues in IE6
    By Dunk in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Nov 2008, 02:36 AM
  5. Sideboxes- formatting issues
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Oct 2008, 06:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg