Re: Ultimate Side Columns by Kerry-Ann. has anyone tried it ?
You can easily make your own side column with CSS and 2 template edits. For anyone that can't get USC or others to work try this.
To your additional CSS of your style add:
Then at the bottom of your navbar template put:
Then in your footer template after $ad_location[ad_footer_end] put:
You may need to alter some of the CSS to get everything to line up correctly, but thats as easy as changing numbers
To your additional CSS of your style add:
Code:
#Content {
margin:0px 25px 25px 175px;
padding:5px;
}
#Menu {
position:absolute;
top:118px;
left:20px;
width:172px;
padding:10px;
background-color:#eee;
border:1px dashed #999;
line-height:17px;
voice-family: ""}"";
voice-family:inherit;
width:150px;
} Code:
<div id="Content">
Code:
</div> <div id="Menu"> Side Column, Fill with whatever crap i want!! </div>
--------------------
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! World of Warcraft Macros
David / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.
Check out my Webmaster Articles at the vBulletin Setup Blog! World of Warcraft Macros
Last edited by Dave; 02-20-2008 at 09:29 AM.








Linear Mode

