![]() |
Adding divider
I want to add a divider to separate my menu from the rest of the page.
Right now you can see my site at: www.boardzo.com Here is what I am hoping to do (edited a screenshot with photoshop...) http://www.boardzo.com/skin1/images/editboardzo.jpg Also, does anyone have suggestions that would make my layout look better/more professional? Thanks! |
Hey Brian. Just add a 1px wide table cell between the center section and the menu section and give it a background color.
|
Something wrong
I must be doing something wrong...
I can't figure out where to place "<TD WIDTH="1" BGCOLOR="black"></TD>" in customer/home.tpl. Any help? Thanks |
Hi babers
Just add this to your home.tpl in <----main area-----> after {include file="help.tpl"} Code:
<TD width="21" class="Seperator">[img]{$ImagesDir}/spacer.gif[/img]</TD> Then add this to your skin1.css Code:
.Seperator { /* 1 pixel vertical line between menus */ Now Make your self a 21x21px image that should do it. Here is one to get you started. http://www.megapcs4u.co.uk/megapcs4u/skin1/images/bg1.gif Hope that helps |
Perfect. Thanks!!
|
All times are GMT -8. The time now is 01:51 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.