Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default EZ-PAGE header - change font size and colour

    Hello All,
    I have created an header using ez-pages. I want to make the size of the text bigger and also change the colour. How do I do that. Where in the stylesheet do i make the changes. My site is

    http://www.themobileworld.co.uk/

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: EZ-PAGE header - change font size and colour

    By default EZ Pages headings are H1 tags and have the same styles as the rest of the H1 tags on a site.

    However, if you want to target these headings specifically, you can add something like the following to your stylesheet
    h1#ezPagesHeading {
    color: pink;
    font-size: 200%
    }
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: EZ-PAGE header - change font size and colour

    Kuroi or anyone in the know, to do this, do I add that snippet anywhere in the stylesheet or a specific place? I want to change the font style too to be something a little more classy looking to go with the header of the site Store Home

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: EZ-PAGE header - change font size and colour

    That CSS is specific enough to be put anywhere in your stylesheet without getting over-ridden. However, there's a block of heading settings towards the top of the default stylesheet, so I'd recommend adding it in just after them.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: EZ-PAGE header - change font size and colour

    Is it possible to have a separate style for each ez Page.

    for example I am using them for different articles and I want to have a different colour heading for each one, different box borders arond images on the page, but I want to just define a template to use eg Div class="ezBox1" which changes for each page?

    THanks

    MG

 

 

Similar Threads

  1. v138a Change the font size and colour on the order confirmation email
    By benjamin.knight in forum General Questions
    Replies: 0
    Last Post: 7 Aug 2013, 06:48 PM
  2. Shopping Cart Page change font size & colour
    By Derek Bryant in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Sep 2010, 02:46 PM
  3. Can i Change the Font Size and / or Colour???
    By ElijahD in forum Basic Configuration
    Replies: 1
    Last Post: 25 Apr 2009, 08:15 AM
  4. Nothing in forums on how to change colour, font and size of sales message goes here
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 20 Apr 2009, 11:54 AM
  5. Font size & colour - header links
    By flatlander in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 22 Mar 2009, 07:23 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