Slide Menu

All style (template, theme and imageset) related questions for the new release; advice, feedback here please.
User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Slide Menu

Post by Brf »

My current phpBB2 forum uses a derivative of Dusty Green, which has the lefthand-slide-menu. When I started building a phpBB3 forum, my users requested that I port over the slide menu.

I found a few bugs that prevented it from working under the XHTML environment, but managed to work them out. If anyone is interested in fiddling with this type of menu, here is the code : http://www.castledoom.com/CN/styles/cas ... slide.html

Simply drop that file into your style's template folder, and put

Code: Select all

<!-- INCLUDE slide.html -->
into your overall_header.html

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Slide Menu

Post by Brf »

Almost forgot... there is stylesheet with it too:

http://www.castledoom.com/CN/styles/cas ... mitems.css

User avatar
Obi Wan
Registered User
Posts: 42
Joined: Wed Mar 26, 2003 1:06 am
Contact:

Re: Slide Menu

Post by Obi Wan »

Eh, what does this actually do, is there a demo???

EDIT:

Sorry, i did not see the link, but how to get the css to work with prosilver??
May The Force Be With You All!

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Slide Menu

Post by Brf »

The link to the menu template itself is in the first post.
You can see the menu in action at castledoom/CN:

http://www.castledoom.com/CN/

Just hover your mouse over the NAVIGATION bar on the left.

User avatar
Obi Wan
Registered User
Posts: 42
Joined: Wed Mar 26, 2003 1:06 am
Contact:

Re: Slide Menu

Post by Obi Wan »

I just checked, and find a small gfx bug on that page, nothing much, but when viewing online members, guests etc, i get this little graphic bug, i think you are aware of it, the grey color in the center there, that say's last updated should be like the rest of the colors, or???
If i want to use the slide menu, what do i have to change to make it like the prosilver or the subsilver style?
Attachments
Capture.jpg
View online bug
(16.02 KiB) Downloaded 8098 times
May The Force Be With You All!

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Slide Menu

Post by Brf »

No. The grey should be a different color, since it is using a different class for that column.

To use the slide menu with a different colored template, simply change the colors in the parameters section near the bottom of the slide.html. You might also have to change the font colors in the ssmitems.css.

User avatar
Obi Wan
Registered User
Posts: 42
Joined: Wed Mar 26, 2003 1:06 am
Contact:

Re: Slide Menu

Post by Obi Wan »

I'll play around a bit with it, just for testing. A nice menu, so i'll paly with it.
Thnx! :mrgreen:
May The Force Be With You All!

User avatar
Sierron
Registered User
Posts: 62
Joined: Wed Aug 25, 2010 11:41 am
Contact:

Re: Slide Menu

Post by Sierron »

That menu is not working with Opera the latest version (10.62).

alhitary
Registered User
Posts: 7
Joined: Wed Sep 22, 2010 8:04 am

Re: Slide Menu

Post by alhitary »

work with 3.0.7 ?

User avatar
Brf
Support Team
Support Team
Posts: 332
Joined: Sun Mar 11, 2007 1:06 pm

Re: Slide Menu

Post by Brf »

It should work with any version of phpBB-3.0.

Post Reply