side nag. bar... |
![]() ![]() |
side nag. bar... |
Jun 28 2005, 01:01 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 160,732 |
does anyone know the codes to make a side navagation bar like in this livejournal?
http://www.livejournal.com/users/broadwayed/ |
|
|
|
| *Libertie* |
Jun 28 2005, 03:52 PM
Post
#2
|
|
Guest |
This goes outside of your GLOBAL_HEAD tags. Make sure you have a website specified in your user info. |
|
|
|
Jun 28 2005, 04:49 PM
Post
#3
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
Beware with div layers though; Sometimes IE somehow ignores the code, but shows up when you minimize the window size, then appears.
I'd suggest using CSS positioning with span style, for a sidebar instead. It works in all browsers, but you might have to include a firefox html> compatibility work for it to work as it should in firefox. |
|
|
|
| *Libertie* |
Jun 28 2005, 11:44 PM
Post
#4
|
|
Guest |
I guess it depends on what the code is, because I always check both browsers and I've never had a problem with it. *shrug*
|
|
|
|
Jun 29 2005, 07:59 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 24,353 |
QUOTE(jordanriane @ Jun 28 2005, 4:49 PM) Beware with div layers though; Sometimes IE somehow ignores the code, but shows up when you minimize the window size, then appears. I'd suggest using CSS positioning with span style, for a sidebar instead. It works in all browsers, but you might have to include a firefox html> compatibility work for it to work as it should in firefox. Could you explain how to do this? I am having this problem with IE. If you need my div code here it is: LASTN_WEBSITE<= <div style="position:absolute; top:205; left: 340; width: 156; height: 100%; visibility: visible;"> CONTENT HERE </div> <=LASTN_WEBSITE |
|
|
|
| *Libertie* |
Jun 29 2005, 10:09 PM
Post
#6
|
|
Guest |
@Dutchovens:
The only thing I see missing is this after the closing DIV tag: That usually fixes my problem. If that still doesn't work, let me know - maybe your code is different. |
|
|
|
Jun 29 2005, 10:24 PM
Post
#7
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
It appears she fixed whatever problem she had, as her website works in firefox and ie.
|
|
|
|
Jun 29 2005, 11:48 PM
Post
#8
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 24,353 |
That code didn't help my problem with IE. The nav bar works great in Firefox, but in IE it doesn't show until you resize the page and then it makes the page very long.
|
|
|
|
| *Libertie* |
Jun 30 2005, 12:41 AM
Post
#9
|
|
Guest |
=\ It looks fine to me in both Firefox and in Internet Explorer. It could be your screen resolution (I doubt it, but it could be). Take a screenshot, maybe?
|
|
|
|
Jun 30 2005, 01:00 AM
Post
#10
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 24,353 |
IE not working
http://i6.photobucket.com/albums/y243/Dutc...0-014858-96.jpg IE working (notice the long scroll bar) http://i6.photobucket.com/albums/y243/Dutc...0-014942-68.jpg Firefox http://i6.photobucket.com/albums/y243/Dutc...0-015017-64.jpg I tryed different resolutions and nothing changed. If it works for everybody else then that's okay. I just wonder why I doesn't work for me. |
|
|
|
| *Libertie* |
Jun 30 2005, 02:57 AM
Post
#11
|
|
Guest |
Ahhh.. I see it now, I'm gonna see what I can do with your code if you don't mind.
.:edit:. This should work just fine: -CODE REMOVED- 1.) It didn't like your background - I fixed that for you, you'll find the links to the pictures uploaded to my photobucket account. You can save those and upload them again, just let me know when you do so I can delete them. 2.) I had to add just a couple of things so the font would show up properly and the links would be the right colors. Anyway, it should look the way you want it to now. |
|
|
|
Jun 30 2005, 02:45 PM
Post
#12
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 24,353 |
Thank you very much. It's working great now. I uploaded the pictures to my photobucket account. If you wouldn't mind, take the code out of the post now. I don't want anybody else to take it. I will add you the the credits too, for helping me so much.
|
|
|
|
Jun 30 2005, 06:20 PM
Post
#13
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
No offense, but people can still view source to get your coding, though without the lj specific tags, etc.
|
|
|
|
Jun 30 2005, 10:44 PM
Post
#14
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 24,353 |
Yes, I know that. It's a lot easier for someone to take the code by just clicking in a box and copying it, than it is to go through the page source and put it all together though. Let’s end this here, this is off topic.
|
|
|
|
Jul 14 2005, 03:59 PM
Post
#15
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2005 Member No: 173,980 |
Is there any particular layout you're supposed to be working with to create a sidebar, generator or punquin elegant for example? The code posted by Libertie is not working for me.
|
|
|
|
Jul 14 2005, 04:41 PM
Post
#16
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
Generally, with the codes libertie posted, they should be used in generator.
|
|
|
|
![]() ![]() |