Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2014
    Posts
    57
    Plugin Contributions
    0

    Default How to add a frame into the sidebox?

    I'm using Avonlee Contempo template.
    How to add a frame into the sidebox , just like the sidebox of the COMSTOCK Template.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to add a frame into the sidebox

    If I understand what you are asking correctly
    This is created with an image and css

    Code:
    .sideBoxContent {
    	margin: 0;
    	padding: 0 0.3em 1em 0.3em;
    	background-image:url(../images/sidebox_content_bg.gif);
    	background-repeat:no-repeat;
    	background-position:bottom;
    	line-height: normal;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2014
    Posts
    57
    Plugin Contributions
    0

    Default Re: How to add a frame into the sidebox

    Quote Originally Posted by kobra View Post
    If I understand what you are asking correctly
    This is created with an image and css

    Code:
    .sideBoxContent {
    	margin: 0;
    	padding: 0 0.3em 1em 0.3em;
    	background-image:url(../images/sidebox_content_bg.gif);
    	background-repeat:no-repeat;
    	background-position:bottom;
    	line-height: normal;
    	}
    Yes, it's exactly what I wanted.
    I copied the image of the frame from the comstock and added the above code into the css.
    thank you very much.,

 

 

Similar Threads

  1. how to change the contents in the sidebox? I want to add a chat into it
    By shadowcast in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Jun 2010, 07:02 PM
  2. How to add 'My Account' link into Information sidebox?
    By miles in forum Addon Sideboxes
    Replies: 2
    Last Post: 12 Jul 2008, 04:39 AM
  3. How can I add a link into the categories sidebox?
    By PaulRiedel in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Jan 2008, 10:09 AM
  4. how to add msn messenger into live help1.1 sidebox?
    By G4man in forum Addon Sideboxes
    Replies: 1
    Last Post: 30 May 2007, 04:31 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