Leave a comment

Comments 19

elle_driv3r December 16 2008, 11:57:57 UTC
cool. good luck =)

Reply

gossymer December 17 2008, 06:01:56 UTC
Lol, thanks ^_^

Reply


amilasuriga December 17 2008, 04:54:20 UTC
May I ask a question? This sounds so stupid but...what're differences among those styles ^^"? I searched in somewhere, but I can't find the answer. Thanks so much.

Reply

gossymer December 17 2008, 06:00:17 UTC
Probably not the best person to ask but each style structures/organizes the information given in a different way, which is why on flexible squares you don't have the edit link for entries or why you can add far more images to expressive - the pages are set up/built differently depending on which s2 style you use. If you want the FAQ answer, its here:

http://www.livejournal.com/support/faqbrowse.bml?faqid=176&q=s2+

Though I probably just confused the issue even more ^^

Reply

amilasuriga December 19 2008, 04:49:32 UTC
I've got it. Thanks a lot for your help♥.

Reply


voodoochild9 March 10 2009, 01:56:04 UTC
Do you do requests?

Reply

gossymer March 10 2009, 01:58:56 UTC
Not really, unless I'm offering for a comm of interest to me or a friend. Had a few people interested in commissions but that depends on how much spare time I have.

Reply

voodoochild9 March 10 2009, 02:00:04 UTC
Oh, ok.

Reply


valiha April 21 2009, 22:14:04 UTC
Hi, this is a great FAQ and it answers most of my questions. I do have one practical one. It has to do with mood images. I tried some of your layouts in the past and I noticed you mostly disable mood images. Me, I'm addicted to them and I use moods extensively.

You recommend linking to your css. What if someone wanted to enable moods but doesn't have access to a server but can only make modifications in the css box? Would those modifications override the linked style sheet?

The same with images: if I wanted to change/add some, would pasting the code in the css box override the style sheet?

Reply

gossymer April 21 2009, 22:18:38 UTC
The layouts that disable the mood images are the Bloggish ones with the base codes from grrliz. I'm not sure if the css box would override the style sheet but you could give it a try in any case :) If worse comes to worse google free web hosting servers to find a site to upload the css :)

Reply

valiha April 30 2009, 02:01:30 UTC
Thanks! Sorry for not replying sooner, work sometimes takes precedence. :sigh: I'll try your suggestions once things calm down.

Reply

scifiroots April 30 2009, 01:10:45 UTC
Did you try gossymer's suggestion about the CSS input? Did that work to get the mood images in? I was just thinking about this same question.

Reply


[ just a friendly heads up ] supes_ June 20 2009, 19:34:52 UTC
hi. yesterday, i stupidly commented on one of your latest noveltybox posts, asking whether you still reply to questions about old layouts. today, i discovered your faq page and got my answer.*

still, i thought this might be of interest to you: there is a problem with the showcase layout when viewed in ie: the navigation links are displayed as two lines, causing a tiny scrollbar on the side. the problem is in the original code, not caused by customization.

i figured out how to fix it on my own, by looking at the noveltybox stylesheet -- since the layouts are almost exactly the same. the issue can be nixed by replacing:

.module-viewlinks a:link, .module-viewlinks a:visited {
display: block;
float: left;
width: 22%;
margin: auto !important;
margin: 0px 6px !important;
border: 1px solid #dfdfdf !important;
}

with:

.module-viewlinks a:link, .module-viewlinks a:visited {
display: block;
float: left;
width: 22%;
margin: 0px 6px !important;
* margin: 0px 5px !important;
border: 1px solid #dfdfdf !important;
}anyway, i thought i would let you know ( ... )

Reply


Leave a comment

Up