Advertisement

Customize

Previous 20

Oct. 10th, 2009

Yunjae // bookworms

[info]panda_monium

Padding and border around images in entry

Hi everyone! I've been through the tags and couldn't find information relating to this, but if I missed it, I apologise.

I'm using the Bloggish//Masala layout, I'm trying to put a padding of 4px and a light border around the images in my entries, but it doesn't seem to work! The CSS I'm putting in the Custom CSS box is:

.entry img {
padding:4px;
border:1px solid #cccccc;
}

I have also tried .entry-content and .entry-body, and just plain img just to see if that would do anything. I can get it to work if I include style="padding:4px;border: #cccccc solid 1px;" inside the img src tag, but I have to do that with every image. I would like to have it automatically do that for all my images in entries.

Help please? What am I doing wrong? :X

Oct. 1st, 2009

Burupya

[info]crystal_yuy

Need help.. layout won't work...

Hello,

I found this layout and want to use it for my LJ
http://community.livejournal.com/noveltybox/10525.html

I download gossymer's stylesheet and edit it to add my own header.
Since I have a subdomain, I upload the edited stylesheet into it but when I copy/paste the URL into LJ, the layout won't work...

The LJ I want to install the layout
http://cryst-archive.livejournal.com/

Can anyone help?

Sep. 23rd, 2009

Blue Typewriter

[info]watchmebe

Line in Comment bar, times on entries

Hi everyone,
I have two (hopefully) minor issues I'd love to know if someone has an answer to :) This all surrounds the community: http://community.livejournal.com/debut2009/

1) I remove the Add To Memories link in the comment bar, but now have an extra divider between "edit tags" and "track this." I've tried to hunt down the $sep that would warrant it, but with no luck.

2) On this page: http://community.livejournal.com/debut2009/1980/03/19/
Through this community's help I was able to remove the date (it's backdated to 1980, then all dates prior to 1981 are hidden) but I'd love to get that "posted time" out of there too, if anyone knows how.

[info]onicoe

Hiding userpic in entries?

Hi, I recently switched over to bloggish. I was wondering if there's a way to hide just the userpic that appears in the entries, not the one in the sidebar.

I found the following class in your css guide but the display: none property doesn't work. Any help? Here's what i tried to do:

.entry-userpic{
display: none;
}
Tags:

Aug. 8th, 2009

pooh - brave knight piglet

[info]darlaslilgirl

Subject Bar, text colours

im trying to change the colour of the text on my subjects, its currently on [info]layoutdisplays.

this is the code i have in polace at the moment http://immortal-spark.co.uk/bloggish%20theme%2001.txt
i have a feeling thatv its something really simple.

solved with the use of .entry-header a, .entry-header a:hover, .entry-header a:visited



edit: ive just realised that all the blue text in the sudebar and tags are what i need to change can anyone help? code: http://immortal-spark.co.uk/bloggish%20theme%2001.txt
Me--State Fair on Sticks!

[info]rawbery79

private/FO icons not working right

Hey there,

I've tried the tutorial here (http://community.livejournal.com/everything_lj/5263489.html#bloggish) but only my FO entry icon is showing, not the private entry icon.

This is how it looks (the entry with the three links is private, the other entry shown is FO):


This is what my CSS looks like, I'm pasting it in at the end of my overrides.
.entry-header img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 0 16px 16px 0
!important
;
background: url("http://i29.tinypic.com/28bqhl0.jpg")
!important
;
}

.entry-header img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: 0 16px 16px 0
!important
;
background: url("http://i28.tinypic.com/t0kb4m.jpg")
!important
;
}

.entry-header img {
width: 0;
height: 0;
background-repeat: no-repeat;
/* so that IE users will still see an image */
background-image: url("http://i29.tinypic.com/28bqhl0.jpg")
!important
;
padding: 16px 16px 0 0
!important
;
}

and I'm using the layout found here: http://community.livejournal.com/mintyapple/351868.html

Every other override I've done for icons has worked, I just can't figure this one out.

Thanks! (crossposted)

Jul. 7th, 2009

gaming || Zelda

[info]zeldaophelia

Twittinesis override

When people first started using LoudTwitter to repost their tweets on their LJs, someone posted a CSS override so that while the LJ post appeared on your friendslist, the tweets themselves didn't. It saved huge amounts of friendslist space, but let you know that the tweets were reposted so you could go to their journal to read them (or, at least, that's how I used it). (I didn't find it through this community, but I'm hoping someone here knows what I am talking about.)

Unfortunately, LoudTwitter died recently and most of the Twitterers on my flist have turned to Twittinesis.com to replace it. Twittinesis currently doesn't have lj-cut functionality, which means that not only are these posts showing up in full, they're huge. Replacing LoudTwitter with Twittinesis in the override code doesn't seem to work.

Does anyone know of any other way to do something similar with the Twittinesis posts?

Jul. 2nd, 2009

Dave USO Beanie

[info]andibeth82

I recently changed my layout to this one provided by [info]mentahelada. The CSS code (which you can see in the layout entry) seemed simple enough to paste in, and I had no trouble with it - however, once I got the layout working, I realized I wanted to change the sidebars.

Right now, my current layout looks like this: http://www.livejournal.com/andibeth82

I'd like to get rid of the profile/page summary/tags sidebars. I want to keep the links and latest month sidebar, but instead of the rest, I'd like to just have an "about me" section where I can write some short text. I browsed some of the tutorials here and found the info about modules for side boxes, but everytime I try to play with the code, it either doesn't work or doesn't take effect. I'm not as well versed at CSS as I am with HTML and I keep wondering if I'm doing something wrong - is there some place I specifically have to place the module info for it to show up to be effective?

I have a free account and I'm using a smooth sailing layout. I wondered at first if it wasn't letting me override because I didn't have a paid account, but I know I've seen other layouts like this with free accounts so I'm a little confused.

This has been bugging me for a few days, so I would appreciate ANY help anyone can give. Thanks so much!

Jul. 1st, 2009

Misc --> Baby Tigers

[info]thereshedances

Extra boxes in sidebar?

Hello!

I've been trying to find if there is a tutorial or post about this but haven't managed to find anything :(

I was wondering if it is possible to have extra boxes in the sidebar when using Bloggish? Some S2 themes like Flexible Squares, Smooth Sailing and etc has the option for more 'boxes' in the sidebar and usually they are customized directly (as in no layer needed but just some clicks in Customize Style).

I would very much like to be able to add free text or images in the sidebar but haven't found a way to do so yet with Bloggish. I have a paid account so I can use layers, although I'm really bad at it and can't make my own per say but need the actual code for it to work with it).

Any help would be appreciated :)

Jun. 21st, 2009

yazoopullsouthistongue

[info]natila

about scrapbook/galleries

I have a question and I have really no clue as where to ask it. When people browse my galleries who all contains several pages, the only link to the next page is on top right. Its quite akward since that when people browse down the first page of the gallery, they have then to scroll up to go to the next. If they even see the "next page" link at all. The links at bottom right would seem much more logical..
If there a way, an override to replace the "manage gallery" in the bottom right with a link to the next pages ? Anybody knows ? If not, where can I send suggestion to Live journal about it ?

Jun. 20th, 2009

hand

[info]charactercomms

question

Hello! I have a question, and I'm sorry if it's been asked before. I did my best to look through the tags and memories and didn't see anything about it.

My question is about the links to recent, archive, userinfo, and friends pages (sorry--I don't know what they're called!). Is there a way to add more links to this area of the page, like "previous entries" or "memories"? Or are those four the only four that can be in that section in bloggish?

Thanks!

Apr. 20th, 2009

tv; merlin - wizard

[info]fifthmorn

replacing user icons and protected entries icons

Cross-posted at [info]s2bloggish.

I'm using [info]noveltybox's Showcase layout right here, and what I wanted to do was replace the protected (friend's only "lock") and then the LJ-users icons.

I've tried the codes that generally work (and have worked on past layouts), and yet NOTHING is working.

Here's my coding, I put the replacement coding near the top, so you can see it.

Any help would be fantastic!




EDIT

Now I'm just having problems because my entire layout REFUSES to show up--not of the CSS customizations (that I have uploaded elsewhere) are working to change anything. They were working fine just an hour or so ago and now it's not working at all. I thought it was my server, but it's fine (I'm using FreeHostia.com)--I can go back to one of my older layouts and everything shows up fine and everyone else's layout shows up fine so I don't know what's wrong with mine!

Any help???


Thanks for the help, but I think I've figured it all out.

Mar. 8th, 2009

Context

[info]marahmarie

[All] FAQ (Frequently Asked Questions) for the S2 Bloggish Style

In most LiveJournal layout-help communities many questions come up that always have some variation of the same answers. To make this community more efficient let's tackle some of those questions in order of how frequently they're asked.

Writing Basic CSS Overrides

Question: "How do I write the code needed for a Bloggish override?"

To do basic CSS overrides or to use your own (or someone else's) custom style sheet in Bloggish, you'll need to go to LJ's Customize Style page and enter your new code into the Custom CSS box. The code for a basic CSS override is always made up of two things: a property you wish to change, and a value you wish to assign to it. Written in CSS, it will look like this:

element {property you wish to change: new value;}

CSS is not a computer programming language, but the rules and the math used for it can help you learn how to program.

Hiding Elements

Question: "How do I hide some element of the sidebar/mood theme/entry date/etc.?"

Answer: Almost any unwanted property within a layout (including the default images) can be hidden with the property/value set "display: none", like so:

element {display: none;}

If "display: none" doesn't work try:

element {display: none !important;}

The "!important" value tells the browser to give more importance to that element than to other elements.

Inserting Images

Question: "How do I insert a background image into the banner/footer/sidebar/etc.?"

Answer: Background images can be inserted into almost any element of a layout with the following CSS:

element {background: url(http://yourimages.com/yourimage);}

Within the above set of brackets, and after the image URL that's in parentheses, you will need to add the repeat-value, and (optionally) the top or bottom values, left or right values, and padding values. The height value is added, if needed, after the semi-colon, with another semi-colon after it. The values tell the browser, in order of how I listed them:

  1. Should this image repeat? If so, should it repeat across the entire element?
  2. Should this image repeat only across the left or right hand side and/or only across the top or bottom of the element?
  3. Will this image need some padding to make it fit the element correctly - or will it need some padding removed?
  4. Will this image need a height specified so that the browser knows how much of the image it should show? (Hint: in the case of banner images, you will almost always need to specify a height.)

Learn more here about adding background images using CSS.

Text Styling

Question: "How do I change the size, color, and/or font-type of text in the header/entry box/sidebar/etc."?

Answer: Text size can be changed by specifying a value for "font-size". Text color can be changed by specifying a value for "color". Font-types can be changed by specifying the "font-family". For example, your journal currently has medium-sized pink Arial text. You want to change it to large-sized black Georgia text. You'll write that as:

element {font-size: large; color: #000; font-family: Georgia;}

Learn more here about changing fonts using CSS.

Style Options With Free Accounts vs. Paid

Question: "What parts of the style can I change in S2 Bloggish with a free LJ account?"

Answer: This question is answered in LJ's FAQS (and here is a handy comparison chart), but it bears repeating since many questions continue to come in about it.

Free (that is, Basic) and Plus users who use Bloggish can make any changes to their CSS that they desire, including using custom style sheets and/or overrides, but they have no access to the Dev Area, so they cannot, say, move the mood theme from the top to the bottom of the page, insert images in between elements in the sidebar, create a Sticky Post from within LJ's Customize Journal Style area, or do other things that are not normally possible with Bloggish's CSS.

!Important note: Just because you can't change a layout element in Bloggish with a Basic or Plus account does not mean you have to buy a Paid account to do so. If you have your heart set on including a certain element or styling factor in your layout but don't want to upgrade your LJ account, you may want to consider using a different S2 style.

Using The Dev Area for Advanced Styles

Question: "How do I hack into [insert element in question] to [insert desired result] on a paid account?"

Answer: This community has dozens of tutorials for paid users here. Each tutorial for making advanced changes is marked [Paid] in the entry title. The tutorials marked [All] work on all account levels.

Learning More About S2 Bloggish

"How can I figure out the CSS names of the S2 Bloggish elements I want to change/understand exactly how S2 Bloggish works?"

The best way to learn how to change the Bloggish CSS is to study [info]carriep63's CSS Guide to Bloggish, which use screen shots to show you each element, and tells you their names and what they do in simple language. I learned how to write and edit CSS by learning how to work with Bloggish - and you can, too.

Since there's no doubt I've missed some question-and-answer opportunities here, feel free to add whatever Frequently Asked Questions I've forgotten in the comments. I'll edit this entry to include them as needed.

Edited 3-9-2009.

Feb. 18th, 2009

[info]atbl

Text in footer, instead of image?

[Resolved] Thanks :3

Hey :) This is being cross posted from the other comm as I'm kind of eager for an answer. ^^;

I've been having a long fight with this layout and as I am an utter CSS n00b, just editing the header and some colors has been a four hour project. The layout came with some super-cutsie little icons in the footer which I really kind of hate. I've seen lots of tutorials on how to change text to icons, but this layout came with the icons and I want the text back. I tried working the tutorials in reverse but still seem to end up with blanks of nothing for links instead of real text.

Also, is there a way to reduce the distance between the side/top bar (tags, link list, calendar) and the first entry?

Any and all help is appreciated :3

Jan. 29th, 2009

I know s2

[info]av8rmike

[Paid] Mood Icon to Left of Metadata (in Table)

As requested here by [info]syrosis, the code in this tutorial will put the metadata (Groups, Location, Mood, Music) and tags into a single table block, with the mood icon to the left of the metadata text. With this code you can also change the order of the metadata and/or use images instead of the metadata headers ("Mood:").

Steps to Implement )

Code )

Jan. 28th, 2009

Orange Star

[info]stellastars

Free Layout // Replacing RSS & Atom Images

I was wondering if anyone had any coding suggestions for replacing the LJ-created RSS & Atom buttons with user-created ones?

I've tried a few things and managed to get the LJ-images hidden and my images to appear... But it only works in Mozilla Firefox 3 and (sorta works) in Opera 8.

The images don't appear at all in IE7, Safari, or Chrome.

My code under the cut... )

Any and all suggestions are greatly appreciated!



ETA: Problem partially solved, but advice still needed! See this comment. Thank you!

Jan. 21st, 2009

me in glee

[info]viagra

Userpic Positioning Help

Okay, I don't know why IE7 has to be so difficult with the positioning of userpics, but I'm about to go crazy. The userpics for the layout I'm working on are supposed to slightly overlap the main body text (really, they're supposed to just go where they normally go, but since I only set a background color on the body text, it looks like they're overlapping). IE, for whatever reason, wants to put the userpics above the subject line, rather than right next to it. Anyway, here are some pictures of how it's supposed to look (which is how it looks in Firefox) and how it's not supposed to look (how it looks in IE).

Firefox
Correct

Internet Explorer
Incorrect


How do I fix this positioning issue?

ETA: In typical me style, I found my error. I hesitated to put my code in this entry, because I wasn't sure if it was something that was in the .entry-userpic code or somewhere completely different. Well, if you ever want to try something like I did with your userpics, apparently IE doesn't like when you have widths set on your h3.entry-header and .entry-body classes. It renders the userpic, then, on a separate row from the subject line, as opposed to on the same line.

Because I wanted a 20 pixel offset, I had to eliminate the width parameters in h3.entry-header and .entry-body, set padding-right to 20px in .entry, and then set margin-right to -20px in .entry-userpic.

If anyone knows of a way to achieve that without negative margins (which I don't really love to use, since they seem like they aren't standard), feel free to let me know.
energymotron

[info]av8rmike

[Paid] Tutorial: Sticky Post with Comments

As requested here by [info]orexisbella (and just about everywhere else by everyone), the code in this tutorial will add an Expressive-style "sticky post" to the top of your Recent Page. The twist here is that users can leave comments on this post, because the permalink and reply links lead to an already existing post. Therefore, this method will work in both personal journals and communities (as long as the community has a Paid account).

Steps to Implement )

Code )
Since I've probably forgotten something, please don't hesitate to let me know in the comments if something doesn't work or is unclear.

Jan. 17th, 2009

Default: Fall

[info]syrosis

Help with mood theme, music, tags, etc...

I read and followed this and this tutorial. But I'm having a few problems, and I was wondering if someone could help me.

On creating layers: When I preview the layer I made, the layout of my LJ is not the layout I currently have now. Is this normal in the preview? FIXED!

On the mood theme, music, tags, etc: I followed the tutorial on how to make it look like I wanted, but now I am wondering if the mood theme, etc can actually move down to the bottom, not the top. I'm looking for some help in coding the layer to look something like this: http://gossymer.livejournal.com/11062.html.

Any help would be greatly appreciated!

Jan. 16th, 2009

Animals ☆ Panda ~ panda!jax

[info]jaxadora

I must be oblivious or something.

I'm sure I just can't find what I'm looking for, but I want to be able to change the icons that stand in front of usernames and community names (ie, this AND this). Help?

Previous 20

Advertisement

Customize