- Posted by
- Ah, thank you! I feel like a dolt asking for basic javascript help, but I seriously can't get the hang of it. When I say subpages, I meant the "entry/comments view" page, in addition to the blog home, but this covers it. The only snag is the "making blog entry" page, which is located under /blog/ bu...Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Sep 09, 2013
- I'd like to use javascript to edit the #wrap on just the blog page (and the sub-pages). This doc is the idea, but it's for invisionfree. Is it possible with ZB?Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Sep 09, 2013
- A better solution for something like this would be to work with CSS rather than create your own #top_menu. If you take a look at Alphacide (log in first with that test account), you'll see I did something similar to what I believe you are trying to accomplish here. For the CSS, check the topic and ...Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Apr 05, 2013
- Link to theme: http://s1.zetaboards.com/NewTestBoards/index/?setskin=1229705 I'm trying to build a custom #top_menu using divs and javascript. I'm a javascript noob, so I don't even know if this is possible, but I'd like to hide the Preferences, Inbox, RCP, and ACP links (which are divs with clickab...Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Apr 05, 2013
- That was easy, thanks! As long as I'm asking, how can I move the ul to the left? Adjusting the left: -999em attribute doesn't do anything (even removing it altogether seems to have no effect).Posted in Closed Requests
- Topics
- Views
- tiptopolive
Mar 29, 2013
- If possible, I'd like to move the drop_menu ul so that rather than dropping down, it drops up, atop the menu item. Like so: http://z3.ifrm.com/28044/46/0/p473026/have.jpg -> http://z3.ifrm.com/28044/46/0/p473027/want.jpg I thought about just using a big negative margin in the CSS, but since the Inbo...Posted in Closed Requests
- Topics
- Views
- tiptopolive
Mar 29, 2013
- Got it. Well, thanks for all the help!Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Mar 25, 2013
- Ah, I forgot to add (although my earlier comment on the white-space is valid (because it will fail)) Firefox requires fonts to be on the same domain as the document. ifrm.com !== zetaboards.com :( I'm not sure if Pete tested within Chrome, or Firefox. Ah. So it would be impossible in FF, then?Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Mar 25, 2013
- Still not working for me. I've forgotten trying to add multiple fonts and now am trying just to add Bebas. Check out the CSS on this theme: http://s1.zetaboards.com/NewTestBoards/index/?setskin=1229663 The @font-face snippet at the top comes from fontsquirrel's webfont generator. The urls come from ...Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Mar 24, 2013
- Hmm. That made Tungsten work, but not miso. Also, I incorrectly had BebasNeue labeled as Tungsten. When I changed @font-face { font-family: tungsten; src: url("http://z3.ifrm.com/229/151/0/p472448/BebasNeue.otf") format ("OpenType"); } to @font-face { font-family: BebasNeue; src: url("http://z3.ifrm...Posted in ZetaBoards - Theme & Code Support
- Topics
- Views
- tiptopolive
Mar 24, 2013