Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2006
    Posts
    157
    Plugin Contributions
    0

    Default Changing the size(length) of the Blank-Sidebox only.

    Hello everyone,

    I recently added the Blank-Sidebox module to my Purple Shades template. What I'm trying to do is shorten it's length or change the size of the sidebox. I've tried making a change to the template but it affected ALL of the sideboxes. All I need to change is this one sidebox.

    Any and all help is greatly appreciated.

    Robyn

  2. #2
    Join Date
    Sep 2006
    Posts
    532
    Plugin Contributions
    0

    Default Re: Changing the size(length) of the Blank-Sidebox only.

    open your new box and find this code:

    Code:
    class="sideBoxContent
    and change to this code:

    Code:
    class="sideBoxContent_1
    Then find in your style sheet .sideBoxContent

    and add below that
    .sideBoxContent_1{
    the new styles for the new box here
    }

  3. #3
    Join Date
    Dec 2006
    Posts
    157
    Plugin Contributions
    0

    Default Re: Changing the size(length) of the Blank-Sidebox only.

    Thanks for all your help Usernamenone. That worked!

 

 

Similar Threads

  1. Replies: 1
    Last Post: 11 Jun 2007, 05:33 PM
  2. Moving item from Info Sidebox to More Info Sidebox
    By mlm2005 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Aug 2006, 01:21 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
  •