Messing with sidebars

Jul 08, 2007 18:41

I just started to work on customizing my expressive layout, and even though this community has helped me phenomenally so far, there are still a couple of things I couldn't find help on.

If this matters at all, I have a paid account and I'm working with the Travel Sand theme.

My 6 questions )

sidebar:backgrounds, sidebar:headers:colors, lj icons:security, sidebar:borders, sidebar:linklist

Leave a comment

Comments 4

av8rmike July 9 2007, 02:24:15 UTC
1.
.widget .widget-header,
.widget .widget-header a {
font-size: xxpx;
color: #xxxxxx;
}#3 was just covered here. Once you make the changes there, changing the background for 6) is trivial.
4. #header-name, #header-description {display: none;}
5. requires changing some layout code.
I don't understand #2.

Reply

spitting_demons July 9 2007, 04:08:50 UTC
Thanks that helps a lot :)

#2: Sorry if I didn't sound clear. I was wondering if you could change the links in the links section so instead they'd be like website buttons, or affalites.

Reply

av8rmike July 9 2007, 11:47:06 UTC
stickykeys633 did something just like that by adding some custom code for print_custom_text() or maybe changing print_module_list(), I'm not sure which. Either way works.

Reply


diziara July 9 2007, 05:37:14 UTC
For five, you might look into the code that changes the friends only lock icons, and just replace them with a transparent pixel graphic?

Reply


Leave a comment

Up