Removing navigation, links/table above your entries |
![]() ![]() |
Removing navigation, links/table above your entries |
![]()
Post
#1
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 ![]() |
Style: Generator
Website: You MUST have a website listed. System: S1 Account: Free or Paid (with paid, you can simply create your own html, which I'd highly recommend, unless you don't know how to create your own...) Other: Header Image: This is perfect for people who want a header image, or want to customize their navigation box to say whatever they want. Remember though, that you will need to create you own coding for the navigation box, since this code will hide the original, so you can use yours. These overrides will go in your "overrides box," found in the Modify Journal page. The following snippet of coding will simply hide the navigation box for showing: CODE LASTN_WEBSITE<= <style type="text/css"> <!-- table table table table .meta { visibility:hidden; position:absolute; top:1px} table table table table table .meta { visibility:visible; position:relative; top:1px} tr.caption{ display:none } .shadowed td div{ visibility: hidden; position: absolute; top: 1px } --> </style> <=LASTN_WEBSITE This will remove the navigation box from your index page (livejournal.com/~username). If you want the effect to take place on all of your pages, then you will need to copy and paste the code between the LJ specifics tags under one or all of the following: friends page: FRIENDS_WEBSITE=> CODE <=FRIENDS_WEBSITE calendar page: CALENDAR_WEBSITE=> CODE <=CALENDER_WEBSITE day page: DAY_WEBSITE=> CODE <=DAY_WEBSITE Now that you have that done, you will also need to one more snippet of code. CODE GLOBAL_HEAD<= <style type="text/css"> .shadowed { background: transparent; } --> </style> <=GLOBAL_HEAD If you have a global_head created, simply merge the above with your previous. That means just copy paste the .shadowed {} and paste it into your other stylesheet. If you plan on using any images in your name_WEBSITE tables then you MUST include the following with the image tag: CODE <img src="url.jpg" style="visibility: visible;"> Always remember to add the last bit so images will show up! |
|
|
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 152,251 ![]() |
why do you f**king rock?
i love you, man! you're the best. everytime I'm on here you're always helping people. My god and your good at it. you've helped me so much and you come up/ have the best LJ layouts. keep it up! ++ your like a thousand times gorgeous. :] |
|
|
*torngemini* |
![]()
Post
#3
|
Guest ![]() |
I have all that down and it was helpful but now I still can't get my imagemap to work!!
|
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Aug 2005 Member No: 216,754 ![]() |
where will i add the last bit? it doesn't load a header image ... and if i need to code a new navigation part, where will i put it and how can i change what the links say?
i have a website listed, and i uploaded the image somewhere and i still can't see my image header. ... sorry, i'm a n00b. |
|
|
![]()
Post
#5
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 ![]() |
READ through it one more time.
This entire post is for the LASTN_WEBSITE. Obviously the image tag would go under that... |
|
|
![]()
Post
#6
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jan 2006 Member No: 341,885 ![]() |
Ive tried learning this LJ stuff forever.
I put this in my coding and it won't work. I have a pretty simple layout so far: And here is my LJ: http://www.livejournal.com/users/electrikauction/ |
|
|
![]() ![]() |