191
Speed
Re: Report about the newbb
  • 2004/8/6 15:12

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Just checking on mod status. With the new 2.0.8 imminent with the new News system I'd like to move forward with my site development. Any new updates?

Also, what is the status on a phpBB --> NewBB2 conversion?

Many thanks for all you've done!



192
Speed
Re: Adding a login box to your theme, without user block
  • 2004/7/12 18:15

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Thanks for the exchange of info! It's super helpful to see the code changes people are using.



193
Speed
Re: PM Notification
  • 2004/7/10 16:21

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Or to replace the text with an image for the tabs....



194
Speed
Re: Ooopppss
  • 2004/7/8 14:15

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Ahhh, the lack of highlighting isn't good. It cuts out the inbox notification which is really a nice feature of Xoops. More to play with to work around it. Maybe a custom block that shows notifications. :)

Thanks for the code examples. I was using the $dirname of the directory of the module. More examples really helps to give me alternate ideas. Not being familiar with php or how XOOPS does things internally makes for a significant learning curve. But I think that's half the fun for me.

Hectic week at work but I'll squeeze in some XOOPS play time somehow.



195
Speed
Re: Ooopppss
  • 2004/7/6 14:47

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


The refresh thing is what drives me crazy the most with these theme changes. It seems that due to caching I can't be 100% sure my changes took effect and did what I thought they should. I think that turning on template/theme updating in the preferences is the correct way to flush the cache for this but I'm not positive.

And not so fast there! Me first!

I added "Your Account" to my menu with the goal of having all the pertinent things in the tab menu so I can drop the side menus. If I choose "Your Account" from the tabs, then the tab menu disappears when the accounts page loads. Since the tab menu is my only navigation I'm going to have to figure out how to modify the accounts template I think....

So it seems we have two more things to fix up then. It's a good thing no new games are out!

This is sort of like a Keystone Cops film. The blind leading the blind.... Hopefully we are keeping everyone else reading this entertained through our learning process.



196
Speed
Re: Theme Guru Needed, Display error, colour bleed
  • 2004/7/5 20:24

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Line 800ish I found that I had a 1000% and you had a 100% for width. Let me know if this fixes it for you. It took a few refreshes for it to take effect and I had the template updates turned to YES in the admin menu which I'm not sure was necessary....

#navigation ul
{
position:absolute;
left: 0;
top: 20px;
background: #FED66B;
width: 1000%; /*changed from 100% by Speed*/
margin: 0;
padding: 05px 0 05px 0;
border-style: solid;
border-color: #000093;
border-width: 01px 0 0 0;
display: block;
}



197
Speed
Re: Theme Guru Needed, Display error, colour bleed
  • 2004/7/5 19:23

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Now now ye of little faith.



198
Speed
Re: What keeps your members HOOKED?
  • 2004/7/2 5:24

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


Forums. It's the center of our community.



199
Speed
Re: what do you need to convert to xoops?
  • 2004/7/2 5:21

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


phpNuke and it's integrated phpBB would be nice to convert to Xoops.

Thanks for undertaking this!



200
Speed
Re: Theme Guru Needed, Display error, colour bleed
  • 2004/7/1 19:15

  • Speed

  • Quite a regular

  • Posts: 310

  • Since: 2004/5/18


First try with Moz: The bar is a solid darkish orange for all sub tabs. Looks great. No probs.

Second try with IE: The bar is a solid darkish orange color for the sub tabs and a variable amount of space to the right depending on the main tab I choose. This looks like the problem you are describing.

Ok, so it's a rendering issue for the tabs module but we don't know which one is rendering it properly -- Moz or IE. Regardless of proper I presume you are seeking the Moz look?

I haven't had a chance to add sub tabs to my play site so I'll give that a try soon and see if I have the same issues. I'm sure I will.

Orrrrr.... If I don't, it means that I've selected the same color for that row and for the sub tab making any browser rendering issues moot. I'm betting this will be the solution. Finding that in the themes and matching it.




TopTop
« 1 ... 17 18 19 (20) 21 22 23 »



Login

Who's Online

155 user(s) are online (94 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits