Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2009
    Posts
    19
    Plugin Contributions
    0

    Default Newbie needs help!!

    Hey Guys, I need some help, all of my fonts, font colours and sizes are different accross my whole site:

    http://82.102.87.87/~mobility/mobili...dex&cPath=3_10

    I need the same fonts, font colours, font sizes etc accross the entire site please can someone point me in the right direction as to which css files change the different aspects of the layout? As being a newbie I don't want to make permenant changes!! Thanks, Richard

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Newbie needs help!!

    Looked at your site and you really do not want what you are asking as in some cases your text(if white on white) will disapear.

    You need to narrow this down to specific areas and there are many that will assist if your request is specific and reasonable

  3. #3
    Join Date
    Feb 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    Sorry, let me be more specific: On the homepage in the banner photo I need to change the font size and colour of the choose currency and shopping cart text. I would like change the Categories, Featured, Information, Manufacturers font. In the powerchairs section, the font, and size are fine but I would like to change the font colour of the price and model, I would like to adjust the css so that all listed products are uniformed accross the whole site, please take a look in the wheelchairs section. Many thanks, guys. Richard

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    locate this code in stylesheet_tm.css (line 62)
    this is for your currency font color

    .row4 .col1 .coll1 {
    color:#1B68BC; << change this.
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding-top:1px;
    width:101px;
    }

    in same style sheet.
    stylesheet_tm.css (line 66)
    .row4 .col2 .indent {
    padding:7px 0 11px 41px;
    }
    add color:yourcolorhere; to the rule
    this is for your header shopping cart.

  5. #5
    Join Date
    Feb 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    Many thanks Tony, very helpful. Richard

  6. #6
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    one other problem ..

    your left column set to 150px , you need to change it to 200px ..
    all sideboxs in left hand side are set to 200px , this problem seems to overlapping centre elements with your left sidebox.

    you can set the left side box width from with in admin .

    configuration > layout setting ..

    look for Column Width ( not the leftbox setting ) should be 15th option .. and set to 200 px and see if problem gets solved.

  7. #7
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    while you are in layout setting . also change right column width to 200px as well, this should centre everything under your header .
    how did i miss that

  8. #8
    Join Date
    Feb 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Newbie needs help!!

    Tony, many thanks for your advice, I have changed both the left and right column widths to 200px, maybe it is because I am a newbie, but I can't see that any changes have taken place!! Your help is very much appreciated.

 

 

Similar Threads

  1. Newbie needs help
    By chinpap in forum Installing on a Windows Server
    Replies: 1
    Last Post: 4 Sep 2013, 12:29 PM
  2. Newbie Needs help
    By buttonmanb in forum General Questions
    Replies: 1
    Last Post: 5 May 2010, 05:46 AM
  3. Newbie needs help!!
    By richiec in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Mar 2009, 10:57 AM
  4. Newbie needs help!!
    By richiec in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Mar 2009, 09:38 AM

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