Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: help with new Layout

    thanks dudhi for the info! Been working it for hours!!!

    for my case,
    Before
    .content_bg {background:#2C2C2C url(../images/bg_cont.gif) top repeat-x;}

    After
    .content_bg {background:#2C2C2C top repeat-x;}

    AND IT WORKS!

  2. #12
    Join Date
    Aug 2010
    Location
    Egypt - USA
    Posts
    86
    Plugin Contributions
    0

    Default Re: help with new Layout

    Before
    PHP Code:
    .content_bg {background:#2C2C2C url(../images/bg_cont.gif) top repeat-x;} 
    After
    PHP Code:
    .content_bg {background:#2C2C2C top repeat-x;} 
    that was great help for me in this template

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 2
    Last Post: 23 Mar 2012, 03:28 PM
  2. New to CSS, need help with layout design
    By TMJonsson in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 17 Mar 2009, 03:10 AM
  3. New Products Layout Help
    By chiefintegrity in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Dec 2007, 09:28 PM
  4. new/featured Columnar layout help
    By crazycucumber in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 5 Oct 2006, 02:07 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