Sweet - thank you. It's not pretty, but until I understand the code better, it works.
On May 26, 2:28 am, Kevin <[email protected]> wrote: > In your CSS: > > #bottom { border-top: 5px solid BLUE; padding: 10px 0 40px 0; font-size: > .7em; width: 880px; } > > Gets it close. > > You are using % in your wrapper but not in your bottom. With padding etc... > it is not exact. > > > > On Tue, May 25, 2010 at 6:16 PM, kc5ifk <[email protected]> wrote: > > Never mind - got it. > > > One more question. Can you check out justplaymats.com and tell me how > > to get the bar on the bottom to be the same width as the total of the > > bars on the top? > > > On May 25, 8:09 pm, kc5ifk <[email protected]> wrote: > > > Eureka! > > > > Next... > > > > So if I understand code.style correctly, the entire body of the > > > default skin is 85% of the window. I want to have a centered, fixed- > > > width body of say 800 pixels - how would I go about doing that? Just > > > putting in 800 there really didn't have the desired effect - maybe > > > that value applies to something else because everything was off the > > > screen wide. > > > > On May 24, 6:52 pm, The Editor <[email protected]> wrote: > > > > > I'm not sure, but I think the actions are defined in code.snippets. It > > > > depends on how your skin is set up. Are you using the default skin? > > > > If so variables like $$actions are considered snippets. They are not > > > > the equivalent of [(include site.actions)]... Let me know if this > > > > doesn't help. > > > > > Cheers, > > > > Dan > > > > > On Thu, May 20, 2010 at 9:44 PM, kc5ifk <[email protected]> wrote: > > > > > I just installed the current version of Boltwire on a new site and > > > > > changes I make don't seem to be applied... at least not globally. For > > > > > example, I can edit p=site.actions to remove the register link for > > > > > users who are not logged in, but then I logout to check it and it's > > > > > still there even after refreshing. Or, I edit the p=top to remove the > > > > > actions entirely and it is removed for the view of that page, but > > when > > > > > I go back to the home page, it's still there even after a refresh. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups "BoltWire" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > [email protected]<boltwire%[email protected]om> > > . > > > > For more options, visit this group athttp:// > > groups.google.com/group/boltwire?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "BoltWire" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<boltwire%[email protected]om> > > . > > For more options, visit this group at > >http://groups.google.com/group/boltwire?hl=en.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
