Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2014
    Location
    Canada
    Posts
    5
    Plugin Contributions
    0

    Default Contact Us CSS Styling

    Hi I am trying to change the styling of the form on this page: http://luxvapes.ca/index.php?main_page=contact_us Basically I want to change the border color of the form to #940303 and the Text for the header of the form to #940303 as well. I can't seem to find the CSS code for this.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Contact Us CSS Styling

    One way:

    #contactUsDefault legend {color: #940303;}

    #contactUsForm {border-color: #940303}

  3. #3
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Contact Us CSS Styling

    Quote Originally Posted by T3rr0rB13 View Post
    Hi I am trying to change the styling of the form on this page: http://luxvapes.ca/index.php?main_page=contact_us Basically I want to change the border color of the form to #940303 and the Text for the header of the form to #940303 as well. I can't seem to find the CSS code for this.
    If this is a change you want to make site wide, and not only on one specific page, you can consider changing this in your stylesheet.css:
    For the border- around line 96
    FIELDSET {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #940303;
    }
    and the header - around line 102
    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color: #940303;
    }

 

 

Similar Threads

  1. css styling help needed
    By jimmie in forum Templates, Stylesheets, Page Layout
    Replies: 19
    Last Post: 23 Aug 2015, 04:00 AM
  2. css styling issue
    By PeazzAndycresswell in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Aug 2012, 03:19 PM
  3. CSS styling the admin login
    By usr50 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 Feb 2011, 12:58 AM
  4. Product listing table css styling
    By bigmo337 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Jun 2010, 09:53 AM
  5. Slimbox CSS styling not working??
    By Coolie in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Oct 2009, 01:08 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR