The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Sliding Bar as a Navigation Bar??

4 posters

Go down

In progress Sliding Bar as a Navigation Bar??

Post by l Sir Bane l June 10th 2013, 1:07 am

I would like to make a Sliding bar on the right of my forum as the navigation of my site.

I would like to remove the navbar at the top and have just the sliding bar for my members to use to navigate the site.

If any one can help me with this please, i have the coding for the actual sliding bar i have that setup already, i just need help with the coding for the links to each page and how to put them in the CSS sheet.

Thanks
avatar
l Sir Bane l
New Member

Posts : 20
Reputation : 1
Language : english

Back to top Go down

In progress Re: Sliding Bar as a Navigation Bar??

Post by Codyy June 10th 2013, 3:05 am

Hey Sir Bane,

Could we please have the URL to your forum?

Codyy
Codyy
Codyy
Active Poster

Male Posts : 1032
Reputation : 16
Language : English
Location : Florida

http://leprym.com

Back to top Go down

In progress Re: Sliding Bar as a Navigation Bar??

Post by kirk June 10th 2013, 6:53 am

we would have to see your scripts.
my guess is you would remove all the navigation you have now by selecting to show images only in your navigation bar, then removing the images.

however you do not want to do this until you have all the images and links set up in your new script, also because you can not edit templates in phpbb3 we would have to see exactly where the script would have to be placed. my guess is java script pages should work, but would have to see what kind of css your using as well, like where do you want the new navigation bar to appear?

So yeah please post your forum URL, any links or screen shots that would help, and your coding you are using so we can get an idea how it is all working and what needs to be done Smile
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: Sliding Bar as a Navigation Bar??

Post by l Sir Bane l June 10th 2013, 11:16 am

Hi guys thanks for the reply.

I am new to this so bare with me, my forum is www.vplforums.com

If you need the css sheet this is a copy of it..

#search{
display:none;
}

.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
} div#fa_ticker_block .module {
background-color: #CFCFCF !important;
}
div#main div#main-content p.rightside{
display: none !important;
}ul.navlinks {
border-bottom: none;
}p {
text-align: center;
}.h3 {
text-align: center;
} .Mjgbales {
position: fixed;
bottom: 200px;
right: -60px;
padding: 15px;
background-color: black;
border: 1px solid white;
border-radius: 20px;
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
} .Mjgbales:hover {
position: fixed;
right: 0px;
bottom: 200px;
}

hope this helps :s anything else please tell me Smile
avatar
l Sir Bane l
New Member

Posts : 20
Reputation : 1
Language : english

Back to top Go down

In progress Re: Sliding Bar as a Navigation Bar??

Post by l Sir Bane l June 10th 2013, 3:30 pm

Change of plan now, i am going to keep the navbar at the top as i have found one that i like.

Now i just want to make the sidebar a navigation menu to sections in my forum. as i said i have the widget already i just need help with coding as im using phpBB 3

i want to add sections of my forum to the sliding side bar i have


Last edited by l Sir Bane l on June 10th 2013, 5:19 pm; edited 1 time in total
avatar
l Sir Bane l
New Member

Posts : 20
Reputation : 1
Language : english

Back to top Go down

In progress Re: Sliding Bar as a Navigation Bar??

Post by Sir Chivas™ June 10th 2013, 4:29 pm

Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

What exactly are you trying to do? Those codes are for the like system, its not for any navbar or sidebar...
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum