View Full Version : Thingy at the top


fuzzys1ippers
06-09-2005, 02:18 PM
how do i get my page to look like this www.xanga.com/smells_like_layouts i need to know how to get the little thingy at the top and not have the moduele on the left nor right i just want it at the top like that anybody have a code or a layout

thanks!

tokyo bleu
06-09-2005, 09:28 PM
Remove side modules:
<style type="text/css">
.mainleft, table.left, table.left TH, table.left TD, .leftmoduleborder {display: none;}</style>

You can use DIVs or tables for the navigation box.

fuzzys1ippers
06-10-2005, 12:25 AM
I dont mean the navigation i just want one like where i can type stuff in on my own like a custom moduele

tokyo bleu
06-10-2005, 12:39 AM
Yeah, you can use DIVs or tables for the "custom module".

fuzzys1ippers
06-10-2005, 04:19 PM
but how are you saposed to disable the modules

fuzzys1ippers
06-10-2005, 04:52 PM
i know how to know but now i have a code for my top module i just need to know how to put a scroll bar on it