 |
Friday, August 21st, 2009 11:13 pm
|  |
Remove Navigation Bar
Hello! I'd like to completely remove my navigation bar! (I have a image map header with my nav links on it, so the bar needs to go) Any ideas? Thanks much. Crossposted to s2styles here and s2_for_dummies here.
|
 |
Saturday, July 18th, 2009 09:09 pm
|  |
Help! Subject line colour/limiting space around icon in comments
Hey there, If there is anyone still here, please help! I've gone through the memories and did not see the following two issues addressed (dear readers, I could very well be blind, however). 1. How do you change the colour of the SUBJECT LINE (currently boxer is made so that both the subject line and the text box are the same colour.) 2. Is there any way to reduce the amount of space that grows around the icon with each post made under a thread? Otherwise, the comments become bunched up quickly and are difficult to read. I am particularly interested in limiting the amount of space to the right of the user icon. For an example of the issue, please SEE HERE. Many, many thanks!
|
 |
Wednesday, January 14th, 2009 05:35 pm
|  |
Metadata help
Howdy--
What I have long wanted to be able to do is re-arrange the order of the metadata. Instead of the order that The Boxer puts it in, I'd want it to go like this, if possible:
* Mood * Music * Location * Custom Friends Group * Tags
Now, I'm very CSS dumb, but I'm smart enough to copy/paste stuff into a theme layer if someone else knows how to accomplish this! Awhile back, I'd asked a savvy person on a Component community (who knew how to do this on Component) and she'd said something about it being hardwired into the coding for the layout (?). Because I don't understand CSS stuff much less the inner workings of LJ, I'm not entirely sure what she explained because I didn't understand anyway.
At any rate, that's what I'd like to do to The Boxer's metadata. Is it possible? And if so, how?
Thanks in advance! mood: curious
|
 |
Sunday, January 11th, 2009 04:47 pm
|  |
Html/Coding Information
Hello, I hope I am posting this in the right community. I followed all of the instructions before posting and I could not locate the information that I am looking for. I am looking for the coding to create the following scroll boxes:    I would like to know how to create the boxes, input a variety of information in them, place them on my journal. Thanks in advance for any information and help you can provide.
|
 |
Friday, January 9th, 2009 06:48 pm
|  |
Hello, I recently got a paid account, so I don't know much about Boxer yet, and I apologize for that. I'm trying to get the top of my layout to look something like this, which I photoshopped. So far I have removed the mini-calendar and the journal title and subtitle. I cannot figure out how to remove the default icon (I know it can be done, as this community has removed it) and was wondering if someone could tell me how to do so, and also how and where to add in the code for the header, making sure it is below the nav bar as in the picture. If anyone can help me with this, that would be wonderful! Edit: I figured out how to remove the usericon, and used this code to add the header underneath my navigation. However, I would still like to know if there is a way to get it to display inside one of the info boxes, so that is has a border around it as in the image above. Also, the boxes containing icons on my friends page are white, does anyone know how to change that? Thanks!
|
 |
Monday, January 5th, 2009 06:34 pm
|  |
bold title
bold-text, subjectHello. One day the title of the entries in my community ru_diorama stopped being bold... I haven't been customising anything in it for a year. Is there anyway I can fix it without making it paid (or wrapping with bold-tag each time)? Thanx in advance.
|
 |
Sunday, October 26th, 2008 07:03 pm
|  |
So I'm trying to make my navigation boxes shorter & I looked through the memories and found this, but it doesn't seem to be working for me. Am I doing something wrong? music:: Coralie Clément - Samba de mon coeur qui bat | Powered by Last.fm
|
 |
Friday, August 8th, 2008 08:41 pm
|  |
Reducing width?
User layout: My own but it's not up yet. Problem areas:( Read more... )Layout reference: I don't know. Any sample code: - How do I go about reducing the space between the userpic and the text [the ! space]? =] The header I want to use is small in width so it's making the userpic column and the text column look too spaced out, I wanted to smush it together some. Also, is there any way I can get the userpic IN my text, wrap around it, like you can in Component coding? If it's not too difficult, I can never work my way through coding! But I'd like to learn if there is. =] Please let me know. Thanks in advance!
|
 |
Friday, July 18th, 2008 04:02 pm
|  |
Tinyicons
User layout: starpollo Problem areas: tinyicons Layout reference: - Any sample code: -
I switched on the boxer layout today and I have been editing the layout last few hours. Few things were easy to figure out, but there is one thing which is causing me an headache... Is it possible to replace tinyicons like this:  to   to  I did try to add this code to the css box which I have used with component, but it didn't work *facepalm* .ljuser img { width: 0px; height: 0px; background-repeat: no-repeat; /*so that IE users will still see an image*/ background-image: url(http://img177.imageshack.us/img177/1280/commvl6.gif); /*change URL tor keep it*/ padding: 14px 0px 0px 13px; }
.ljuser img[src="http://stat.livejournal.com/img/user.gif"] { background-image: url(http://img150.imageshack.us/img150/5245/userij8.gif); /*change URL tor keep it*/ padding: 13px 10px 0px 10px; }
.ljuser img[src="http://stat.livejournal.com/img/community.gif"] { background-image: url(http://img177.imageshack.us/img177/1280/commvl6.gif); /*change URL tor keep it*/ padding: 16px 0px 0px 16px; }
I really would appreciate your help :)
|
 |
Thursday, June 19th, 2008 04:11 pm
|  |
User layout: leinyanProblem areas: Entries? Layout reference: - Any sample code: - I know in Opal you can have scrolling entries ( See here?), but is there a way to do it in The Boxer?
|
 |
Monday, June 9th, 2008 10:18 pm
|  |
Custom Friends Filters/Entries
security-iconI just used a custom filter and it seems to have no security icon attached to it. Is there a new code for custom friends posts, and if so, how do I give it a new security icon? ps - I can't remember whose style mine is based on. The relevant part of my code currently reads: ( Read more... )
|
 |
Friday, May 23rd, 2008 01:02 pm
|  |
User layout: her_lovelyheartProblem areas: Bold customization Layout reference: - Any sample code:This is my coding right now for bolding- b { font-family: verdana; font-size: 8pt; text-transform: uppercase; line-height: 14px; letter-spacing: 0pt; font-weight: bold; line-height: 14px; color: #755076; }BUT, that's just bold anywhere in my layout entry. I was wondering if there's a specific coding I can have ONLY for the subject line of my entry so I can customize that portion individually and keep this portion for bolding throughout the page. =] Thanks for any help!
|
 |
Tuesday, January 8th, 2008 02:59 pm
|  |
User layout: My own [ lingering] Problem areas: Replacing the flag image with text Any sample code: ( Code behind tag )
|
 |
Sunday, November 25th, 2007 04:55 pm
|  |
userpic in navigation bar
navigation, userpicUser layout: downpourProblem areas:I was wondering if anyone had the code for adding a userpic next to the column link list in your navigation bar. I can't find it anywhere and have looked everywhere in this community. Layout reference: tearbearAny sample code: No sample code, but hopefully someone knows what I mean. :) mood: determined music:: nothing
|
 |
Saturday, November 17th, 2007 12:09 pm
|  |
Navigation Help
User layout: x_isisProblem areas: navigation links Layout reference: aeval's. Any sample code: Using aeval's coding. I'm looking for something similar to how you guys have the navigation links for this community. I haven't used boxer in almost three years and all the entries I find on this are old and I've tried using them but can't get them to work. Thanks.
|
 |
Tuesday, November 13th, 2007 02:18 pm
|  |
is there any way to move my userpic to the right hand side of my entries instead of the left?
i'm using likedoves' codes.
thanks for any help. :) mood: curious music:: Britney Spears – Ooh Ooh Baby
|
 |
Monday, November 5th, 2007 07:45 pm
|  |
How can I set Monday as first week day?
subj for calendar and mini-calendar
|
 |
Sunday, October 7th, 2007 04:40 am
|  |
Ah, boxer help
I converted from component to boxer. I have a few problems. (Don't kill me lol) • There is a space between my entry and the navigation and I can't seem to close it up. Is there a code for that? • The navigation codes I have seen to make the boxes smaller does not seem to be working for me no matter what I try. I used a code a code I had seen here and it just won't get smaller. • I saw in the entries there was a way to replace the default lock picture with your own lock image but I couldn't seem to get that to work either is that to be placed under the style css codes & a subject icon can be added by the title? • Can an image be put in front of a subject as well? • Can the tags be moved from the bottom to the top? If you don't know what I mean refer to my website http://sinserious.com/wordpress the way wordpress is worked there is a subject and the bottom are the tags. Is there a way to do that or no? I think a lot of my problems are just because I don't know exactly where to place them. I have been searching for a stylesheet that could possibly be tweaked but the only one I found was a simplified version.
|
 |
Tuesday, September 25th, 2007 10:52 am
|  |
Background and Header Help, please!!!
Hey all, I need desperate help. I've looked at everywhere on this forum for a ccs code and I cant find anywhere it can tell me to add a header with a background easily, everyone of the ccs codes dont work right that I try out. So could anyone help? That would be great thanks!!!! Help me please???
Love
~*Jillo*~ mood: frustrated
|
 |
Saturday, September 1st, 2007 08:13 pm
|  |
i've been looking for likedoves's codes absolutely everywhere and have had no luck. ): would anyone direct me to them? thank you!
|
 |
Sunday, September 2nd, 2007 09:34 am
|  |
Navagation Bar Text HELP PLEASE?!!!
Hey, I REALLY need help! I have the header working here but my navigation bar hides the title of my header, is there a way I can fix this, go check it out at my journal at my journals page jillo_loves_dom Thanks any ideas on how to fix this would be awesome! =) ♥ ~*Jillo*~ mood: excited
|
 |
Tuesday, June 26th, 2007 11:19 am
|  |
Navigation width, navigation links, link list, userpic position, userpic in tags, date position.
I've started to use Boxer again, and I have a couple of issues that are being stubborn and won't fix. Journal: anolinde1. Navigation bar. For some reason, I can't seem to make it the same width as the rest of the journal. The same is also true for the footer. [Screenshot]2. Navigation and link list links. I want to have the navigation links with a normal font-weight, and the link list links to be bold, but I can't figure out how to do it so that they're both different. (Whenever I try to do alter the code, they either don't change or both turn bold, etc.)3. Links list. I would love to have a title for the links list, simply saying "navigation?". Is there any way to do this?4. Userpic. Is there any way to move the userpic on the recent entries page from the left to the right? I would also love to put a background (like this) behind it. 5. Tags page. For some reason, the background behind my userpic is black, and I don't know how to fix it. [ Screenshot] 6. Date. Is it possible to move the date over to the left and right underneath the subject? Thank you so much to anyone who can help! I really appreciate it. ETA: Here are my layer codes, in case anyone needs them.
|
 |
Friday, June 15th, 2007 12:18 pm
|  |
Horizontal calendar?
User layout: ericulfProblem areas: How to make the links and calendar align like this? Recent Entries Friends Entries Calendar Memories My Website
links links links links links links links links links links link
June 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ...............
Thanks in advance!
|
 |
Thursday, May 24th, 2007 11:31 pm
|  |
heyaa!
im new to LJ && am having MAJOR problems with everything =/
i am quite good at HTML but this is just confusing!
can anyone offer any help pretty please??
TY sam x
|
 |
Tuesday, May 15th, 2007 11:11 pm
|  |
User/Security Icons.
I've searched through the memories, found something on changing comment icons, but nothing on changing security/user icons which is essentially what I'm trying to do.
Any help would be appreciated. Thanks in advance!
|
 |
Sunday, May 13th, 2007 12:19 pm
|  |
Curious
Hi! I was wondering if The Boxer had a CSS guide like this amazing one for Flexible Squares. Anyone know of one?? I've been looking but to no avail. Thanks! =)
|
 |
Monday, April 30th, 2007 06:38 pm
|  |
Not done this is a long long time, so can someone explain to me how to add the unlocked padlock icon to public entry's in the same way it's done with locked entries. Much appreciated. :) mood: cheerful music:: mika - love today
|
 |
Saturday, April 28th, 2007 11:35 pm
|  |
n00b question
I'm a complete nubben when it coes to customizing styles and whatnot, and this is probably a really easy thing to do, and something that may not even require custom code.
ANYWAY. Does anyone know how to put custom links in the boxes at the top of the screen?
Thanks.
|
 |
Saturday, April 7th, 2007 12:06 pm
|  |
User layout: lady_maethoriel (Not up on that name yet) Problem areas: Userpics on side Layout reference: acciofireboltAny sample code: My code under the cut. acciofirebolt sent me her code, and I plan to alter it to my liking. I plugged it in in a new layer, the exact code that she took right from her layer, and it's not the same. Under the cut is a screencap of what mine looks like (ignore the weird font colour, I know how to fix that). I'm just curious about the icons. If you look at her journal, all of the userpics are on the left side, but kind of seperate to the entry. My questions are 1-How come it didn't do that automatically on mine when I pasted the code in, and 2-How can I get it to do that? ( Screencap and my coding )
|
 |
Wednesday, April 4th, 2007 09:31 pm
|  |
Vertical links list (in columns under the nav bar)
linksUser layout: downpourLayout Reference tearbearProblem areas:I was wondering how I would get a vertical links list under the navigation bar. I currently have a horizontal one (using a tutorial from this comm), but I want a vertical one and columns. For instance: TITLE | TITLE | TITLE link | link | link link | link | link link | link | link Of course, there would be no seperating line, I just wanted to show you what I meant by columns and so that you could differentiate each one (since LJ squishes it together) Any sample code: If you need me to post my horizontal code, I will, but I don't see the need for it. I searched the memories/tags high and low, but can't find anything. Any help would be appreciated. :) mood: good music:: nothing
|
 |
Wednesday, March 28th, 2007 11:15 am
|  |
Custom icons on the comment page?
User layout: tokimekihoneyProblem areas: Icons on the comment page Thanks to digging through the community, I figured out how to change the comment icons on my regular/friends views. But, I was wondering, is there a way to change them on the actual comment page? They are still all the default icons, and I would like to have them match the rest of my layout, or at least figure out how to center them. Any help is appreciated!
|
 |
Monday, March 26th, 2007 12:24 am
|  |
Customizing Cursor
Hello everyone, While working on my Boxer codes earlier, I realized that I would like to change the cursor. I know exactly which one I want, but the problem is I don't know how to go about changing it. I took a look at LJ's howto community, but all I could find is how to change the cursor for a cascading style sheet. Any ideas? Any help would be greatly appreciated. Thanks. - Jackie mood: confused
|
 |
Friday, March 23rd, 2007 01:46 pm
|  |
mini-calendarUser layout: lizrocksProblem areas: mini-calendar won't show up. Asked but not answered here. Layout reference: default Boxer Any sample code: See LJ Cut I've checked the tags/memories and tried to just work with it as best I can but no matter what I do I can't seem to get the mini-calendar to show up. ( text of coding ) mood: frustrated
|
 |
Thursday, March 22nd, 2007 10:55 pm
|  |
Putting the track pushpins/links back into my layout? And changing the color of bold/italic text.
bold-text, italic-text, text-style, underline-textUser layout: layout and theme layerProblem areas:I'm basically a n00b at the whole custom layout thing, but I'm giving it a try. After lots of trial, error, and creative swearing, I have my layout very nearly to where I was aiming (will set my sights higher once I feel a little more confident). However, I've run into two problems I haven't been able to fix: 1. When I was using The Boxer, my layout had little pushpin icons to the right of the comment/reply/memory/edit icons at the bottom of each entry. They were for tracking entries. When I made this layout (directly from Boxer source, without deleting anything), the pushpins went away, and I miss them. Does anyone know how to get them back? EDIT: Info on my own attempts under the cut. 2. I want bold, italic, and underlined text to be a different color from the rest of the text in my entries. This entry seemed like it was going to help me out, but I have put that code in the comments in every place I thought it could possibly go (one place at a time, of course) and so far, nothing. Thanks in advance for any help. EDIT: ( After much trial and error, shiny new problems! )
|
 |
Sunday, March 18th, 2007 09:22 pm
|  |
tags help needed
tagsUser layout: whatwas ((using Aeval's codes modifided by Kunzite1)) Problem areas:Tags Any sample code: Source CodeI want to get rid of the tags list that I have in my layout right now...... ( example )just these though, not the ones in my actual entries If anybody can help me out with this, I would really appreciate it!!!!!! Thanks! mood: annoyed
|
 |
Sunday, February 25th, 2007 11:08 pm
|  |
me again!
Hey everyone, I have a problem with my archive page. When you click on any of the links on my archive page, the colour of the links change to the background colour. I've looked through the community and can't find an answer, and have also looked through my code and couldn't find anywhere where I might be able to change this! I'm using likedoves coding. ( code is all beneath the cut )Any help would be much appreciated!
|
 |
Wednesday, February 7th, 2007 08:25 pm
|  |
I've been looking through community tags for hours, but to no avail. The Boxer layout is nice, but I really like the overrides this community is using. I've also seen this same style used on other journals. Unfortunately, I have no idea how to go about getting my journal to look the same. I was wondering if there was a code I could (mostly) cut and paste, since I'm wholly S2 inept.
Thank you in advance.
|
 |
Sunday, January 14th, 2007 11:18 pm
|  |
Questions, questions...
A couple of questions...I browsed through the memories and I didn't see anything about either of these so...'ere goes.
1.) I'm using Aeval and Kunzite's revised Boxer layout, and noticed it no longer displays the number of comments for an entry. How would I get that to show up again?
2.) Is there a way to change the "User Info" to another word? And/or the spacing in the nav bar?
Thanks so much...I'm very appreciative of any help.
|
 |
Friday, January 12th, 2007 10:17 pm
|  |
Date and Subject Help, Please.
'ullo, User layout: plastiquesoulProblem areas: Only a few questions: 1) Is there a way to change the size and font of the date and subject? 2) Is there a way to center the dates of entries? 3) I've tried looking for the right way to change the format of the dates, but I'm at a loss. Help? Layout reference: n/a Any sample code:[ I used a few codes from the memories to adjust the layout to what I have now] ( theme layer )I'm still trying to learn how to work s2, so any help will be greatly appreciated. Thanks. music:: Subway to Sally - "Kleid aus Rosen"
|
 |
Wednesday, January 3rd, 2007 05:30 am
|  |
Embed Video, Scrollbar and Metadata ???s
User layout: (the one you're working on) cheapdesireProblem areas: 1. embed video, 2. scrollbar solved. and 3. metadata solved. 4. calendar view solved. Any sample code: na Layout reference/Explanation: ( follow the cut )No one helped me, but maybe this post will help someone because I saw these questions several times in this community without exact answers.
|
 |
Wednesday, January 3rd, 2007 04:32 pm
|  |
Hi. I'm kind of a luddite so your help is much needed and would be much appreciated.
(1) Is there any way I can get my customized comment page to show the userpic I selected for the entry without selecting "display userpic with recent entries"? A friend told me that her layout (Smooth Sailing) has an option called "usericon visibility" and it lets her "show icons on all pages except the recent entries page". I was wondering if that could be done for The Boxer.
(2) Is there a way I can add another row in between the one that contains my username and the one that contains my userpic/links/calendar?
Thanks so much!
|
 |
Monday, December 25th, 2006 02:21 am
|  |
3 Annoyances
Hey guys =)
So I've got 3 problems with my current Boxer layout...
1. I've got a big box under my header which is supposed to have my userpic but it's completely blank. I just wanna take the whole thing off but can't seem to find the code to do it.
2. On my flist the bar on the left with the userpics is white. It's the color I want on my journal but white on my flist.. *frustrated*
3. Background on my dates is black. Can't find the code for it at all to change it to another color.
Here is my code (Snagged off Ljlayouts.org & played around with):
Hope it'll all be easy to fix =D
|
 |
Saturday, December 16th, 2006 12:01 am
|  |
colors
mood: confused
|
 |
Wednesday, December 6th, 2006 07:47 pm
|  |
User layout: lostemilie (using Aeval's codes modifided by Kunzite1) Problem areas: as seen on the screencap, messed up friends site Any sample code: my layer  As you can see sometimes my friends page is all messed up. There is text of the previous entry in the next entry, above pictures and sometimes I can´t even see my own links at the bottom of the site... It hasn´t been like that all the time. It just happened like 4 weeks ago :(
|
 |
Friday, December 1st, 2006 08:22 am
|  |
Changing Track this button?
User layout: whatwas ((using Aeval's codes modifided by Kunzite1)) Problem areas:Track this button Any sample code: Source CodeI want to change the default tracking button  that LJ has, to something else on my recents, friends & comments pages. If anybody can help me out with this, I would really appreciate it & I'll love you forever!!!!!! Thanks! mood: optimistic
|
 |
Wednesday, November 29th, 2006 10:25 pm
|  |
Boxer layout changed?
I'm having trouble with the Boxer layout. I used to put an image in the 7th nav box using this override: .nav7 { background: #683412 url( http://www.misc-junk.com/guy.gif) no-repeat 50% 50%;} It doesn't work anymore, and if I change it to .nav6 then I get the image in both the 6th and 7th box. Doing a 'view source' I see the problem; the .nav6 style is used in box 6 and box 7. I'm pretty sure this is different than it used to be. Shouldn't the .nav7 style apply to the 7th nav box?
|
 |
Saturday, November 18th, 2006 09:45 pm
|  |
Comment help needed by newbie!
Promise I have read all the memories regarding comments and can't find what I am looking for, one close to the solution but not exactly what I need!!! Soooooooo the Newbie needs help.... I really don't know why I tried to customize my journal as I really know almost nothing about html!!! Anyway, a friend "gave" me the code to add a header and things were great (for a while)..... My problem/question is that on my entries and on my friends pages there is no icon (function) to reply (ie the pencil and paper), only to view comments! I need that back (to say the least) and also is it possible to customize what "functions" are at the bottom of entries? Currently I have comment, back to top, memories and edit entry. I would like to have comment, reply, memories, track. I have allowed comment from everyone and don't think I have ticked the "wrong boxes" anywhere else, but who knows maybe I have!!! The code I have is behind the cut, any ideas on where I have gone wrong or how to fix this? I am sure it is very simple and I will be embarrassed when I get the answer but for now but I don't know how to rectify it!! ANY help GREATLY appreciated ♥ :) ( Read more... ) mood: frustrated music:: Geri Halliwell - Ride It (Hex Hector 12" Mix)
|
 |
Tuesday, November 14th, 2006 08:19 pm
|  |
I've tried to find an answer to my problem but I couldn't. I'd like to create a New Layer Theme (The Boxer/Blue). But there isn't any Raw Source Code on the top of the page.
Please, help me, I'm going crazy =_= Thanks a lot ♥
|
 |
Thursday, October 26th, 2006 05:04 pm
|  |
User layout: storyteller (using Aeval's codes modifided by Kunzite1) Problem areas: the "track this" on my recent and friends pages, the entry area, navagation at the top. Layout reference:Any sample code: ( CUT )
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |