Results 1 to 5 of 5

Threaded View

  1. #2
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Help with Customizing my Template Stylesheet

    WOW! I was gonna look at your site - but it taking FOREVER to load!

    Finally loaded - your using a Template Monster template??? tsk tsk tsk

    You have bg images in two separate stylesheets that will need to be changed.

    Look for:

    In stylesheet_tm.css

    .content_bg (line 70)
    {
    background-color: #2c2c2c;
    background-image: url(../images/bg_cont.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: center top;
    }
    In stylesheet_main.css
    .content_bg (line 14)
    {
    background-color: transparent;
    background-image: url(../images/bg3.gif);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    }
    Last edited by charmedbytina2; 12 Sep 2009 at 06:51 PM.

 

 

Similar Threads

  1. Help with customizing template and background
    By heteromorphic in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Jul 2012, 12:07 PM
  2. v139h Need help customizing template
    By Swingin' Sparrow in forum Templates, Stylesheets, Page Layout
    Replies: 26
    Last Post: 4 Jun 2012, 03:12 PM
  3. Help with customizing template
    By james739 in forum General Questions
    Replies: 2
    Last Post: 9 Jun 2007, 04:45 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