Results 1 to 7 of 7

Hybrid View

  1. #1

    Default Lines on side boxes

    I am editing a template and i must of done something wrong to a file and i can figure what is it there is some wired lines on the sideboxes that weren't there before, check it out see if can be fix, would hate to have to re-installed everything which is what i am about to do.

    http://ibnuevaesperanza.org/


  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Lines on side boxes

    Quote Originally Posted by rjgonzalez View Post
    I am editing a template and i must of done something wrong to a file and i can figure what is it there is some wired lines on the sideboxes that weren't there before, check it out see if can be fix, would hate to have to re-installed everything which is what i am about to do.

    http://ibnuevaesperanza.org/

    Ri,
    We have all wore your shoes before.. That is why I wear sandles :)

    Locate this:
    includes/templates/bookshelf/css/stylesheet.css
    Find this:
    .sideBoxContent {
    background-color:#FDF4D7;
    background-image:url(../images/boxF.gif);
    background-repeat:no-repeat;
    font-size:11px;
    line-height:125%;
    padding:5px;
    }
    The red font above is the fix: delete her out of the element

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

    Default Re: Lines on side boxes

    What haredo said and look at this.

    .sideBoxContent { padding:5px; background-color: #FDF4D7; background-image:url('../images/boxF.gif'); background-repeat: no-repeat; font-size: 11px; line-height: 125%; background-position-y:50% }
    Missing the ; after 50%
    Tina

  4. #4

    Default Re: Lines on side boxes

    thank you i figure it out

  5. #5

    Default Re: Lines on side boxes

    miss tina, how are you? i fix your found good eye, see your forum?

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

    Default Re: Lines on side boxes

    I did see your posts on my forum! Thanks!

    Tina

  7. #7

    Default Re: Lines on side boxes

    did not know you had that if not i have done it sooner

 

 

Similar Threads

  1. lines in the side boxes
    By thuynh7 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jun 2006, 06:53 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