|
|
#1 |
|
Member
Join Date: Nov 2007
Location: Metro Detroit
Posts: 57
Rep Power: 8 ![]() |
Hi I was wondering if anyone could help me out, I need to move an image to attached to the bottom of the sidemenu using col 3, but I am having trouble. I can't figure out if its padding, or margins...If anyone can give any advice, that would be greatly appreciated.
please message me for the web address url...
__________________
David Anthony Schnoblen uSelliBuy.com My Email v 4.1.3 Developer Templates: Default 3 Col Last edited by LittleRascal; 05-31-2009 at 07:41 AM. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Mar 2008
Posts: 991
Rep Power: 25 ![]() |
In order to solve these problems, you will find it useful to use Firefox with the web developer plugin. You can then highlight areas of your page and see exactly what part of the css is being executed. And more, you can change the css in the borwser and see the effect before committing a change as you normally would.
|
|
|
|
|
|
#3 |
|
Member
Join Date: Nov 2007
Location: Metro Detroit
Posts: 57
Rep Power: 8 ![]() |
Hi Dave, I am using firefox web developer plugin...is that the one you were referring to, I know there are other ones for firefox too? IE now has some web developer plugin built in to it and it also has a compatibility view on it...
__________________
David Anthony Schnoblen uSelliBuy.com My Email v 4.1.3 Developer Templates: Default 3 Col |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Mar 2008
Posts: 991
Rep Power: 25 ![]() |
Yes I do mean that.
Try this line. Take out the 8px like below. #sidebar ul.sidemenu { list-style: none; text-align: left; margin: 0px 0 0px 0; padding: 5px; text-decoration: none; } You may have to make margin on the bottom for navlistfooter class by including this margin-bottom: 8px; |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Text in Price comes up a 0.00 | napes | v4 Questions & Support | 13 | 11-29-2008 12:51 PM |
| Text Display | tdisraeli | v4 Questions & Support | 4 | 11-23-2008 01:54 AM |
| Tab Text | tdisraeli | v4 Questions & Support | 5 | 09-19-2008 11:30 AM |
| Format of Text | wynnen | v3.1 Questions & Support | 3 | 03-05-2007 03:21 PM |
| Text to Long | build | v3.0 Questions & Support | 15 | 04-20-2006 02:11 PM |