Welcome, Guest. Please login or register.
Did you miss your activation email?
March 18, 2010, 05:22:20 PM

Login with username, password and session length
Search:     Advanced search
Please Read - How to Get Help!

Participate in the forum and earn Great Rewards!
52072 Posts in 14867 Topics by 127582 Members
Latest Member: skiper43
* Home Help Login Register
+  Joomlashack Customization Forum
|-+  Free Joomlashack Products
| |-+  Free Joomla Templates
| | |-+  SIFRstain
| | | |-+  Left and Right shadows
« previous next »
Pages: [1] Print
Author Topic: Left and Right shadows  (Read 5684 times)
parisassoc
Jr. Member
**
Offline Offline

Posts: 1


« on: April 27, 2007, 01:16:08 AM »

I'm in the middle of modifying the template and I've realized that the left and right shadows aren't appearing. Does anyone know how to fix this? Thanks.

http://idubbedthatshot.com
Logged
Giorgi
Dev Club Member
Jr. Member
*
Offline Offline

Posts: 2


« Reply #1 on: May 29, 2007, 01:40:18 AM »

I'm in the middle of modifying the template and I've realized that the left and right shadows aren't appearing. Does anyone know how to fix this? Thanks.

http://idubbedthatshot.com

hi you must change into template_css.css file:

----------------------------------------------------------------

td.left_shadow {
   width: 40px;
   background-image: url(../images/js_bg_l.png);
   background-repeat: repeat-y;
   background-position: right; /* change to left */
   margin: 0px;
   padding: 0px;
}

td.right_shadow {
   width: 40px;
   background-image: url(../images/js_bg_r.png);
   background-repeat: repeat-y;
   background-position: left; /* change to right */
   margin: 0px;
   padding: 0px;
}

#contentarea {
   float: center;
   width: 846px; /* change to 886px */
   background: #ffffff;
}

----------------------------------------------------------------

bye
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
 

About Joomlashack | Privacy Policy | Terms of Service | Powered by Joomla | Affiliates | Contact Us

Joomlashack designs free and commercial Joomla Templates and Joomla Websites
Learn how to Joomla with our Joomla Tutorials or join our Joomla Template Club
Copyright 2005-2009 Joomlashack. All rights reserved unless otherwise stated.
The Joomla! name is used under a limited license from Open Source Matters.