Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Modern Art. | 1 guest
Acmlm's Board - I2 Archive - Modern Art - Postlayout help/request thread. | | Thread closed
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Kefka
Indefinitely Unbanned
Level: 81

Posts: 546/3392
EXP: 4826208
For next: 166641

Since: 03-15-04
From: Pomona, CALIFORNIA BABY!

Since last post: 4 hours
Last activity: 4 hours
Posted on 04-04-04 04:21 AM Link
Hey, cool! I took Latin for two years!
Kasumi-Astra
Administrator
Level: 62

Posts: 169/1867
EXP: 1971846
For next: 12840

Since: 03-15-04
From: Reading, UK
Uni: Sheffield, UK

Since last post: 1 day
Last activity: 12 hours
Posted on 04-04-04 06:11 AM Link
*edits Paradox's layout, again*

No more line breaks! It takes up space for no reason.
Kaijin

Level: 6

Posts: 3/10
EXP: 757
For next: 150

Since: 04-07-04
From: Eternity's Stand

Since last post: 22 days
Last activity: 21 days
Posted on 04-07-04 08:32 AM Link
hmm, I thnk I finally got the trancparency... Dose Acmlm support Scrollbars? cuz the code I have dosn't work...
Gywall

Silver axe
Level: 30

Posts: 43/356
EXP: 164069
For next: 1800

Since: 03-15-04
From: In front of my moniter, where you're not!

Since last post: 104 days
Last activity: 14 hours
Posted on 04-07-04 01:11 PM Link
Kaijin, i may have the code somewhere.. i think i do..

<div style="width: 100%; height: 250; overflow: auto">

just change width and height as required (although width is best as 100%)


(edited by Gywall on 04-07-04 04:11 AM)
Toxic
in a sublime state of mind
Level: 75

Posts: 744/2857
EXP: 3732709
For next: 94195

Since: 03-15-04

Since last post: 3 days
Last activity: 8 hours
Posted on 04-08-04 07:50 AM Link
My random image is sometimes an unwanted red x. I am not as gifted as others, and can't fix it myself.

Anyone wanna lend a hand?
paradox

Spike
Level: 41

Posts: 403/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-09-04 12:24 AM Link
is this an alright layout...i dont know if its allowed but i like it


sorry Kasumi-Astra about the broken lines...i really dont know what im doing


(edited by paradox on 04-08-04 03:26 PM)
Jizuko

Jiz Is The Magic!
This board has run out of mana and can no longer use The Magic
Level: 51

Posts: 149/1191
EXP: 1004683
For next: 9255

Since: 03-15-04

Since last post: 230 days
Last activity: 213 days
Posted on 04-09-04 01:31 AM Link
Toxic: The brainless question; made sure the random picture is actually here? All random ones? Checked case-sensitive?

paradox: not much change, still really simple and '98 when it comes to look. And I see no idea why you need a scrollbar nor two borders, ofcourse, without that it'll just look like the other one you had. But that one was better in that aspect. Btw, the scrollbar doesn't work because you coded it wrong.
paradox

Spike
Level: 41

Posts: 423/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-09-04 01:41 AM Link
Originally posted by Jizuko
Toxic: The brainless question; made sure the random picture is actually here? All random ones? Checked case-sensitive?

paradox: not much change, still really simple and '98 when it comes to look. And I see no idea why you need a scrollbar nor two borders, ofcourse, without that it'll just look like the other one you had. But that one was better in that aspect. Btw, the scrollbar doesn't work because you coded it wrong.
sigh i code everything wrong...html isent my thing
Toxic
in a sublime state of mind
Level: 75

Posts: 750/2857
EXP: 3732709
For next: 94195

Since: 03-15-04

Since last post: 3 days
Last activity: 8 hours
Posted on 04-09-04 01:46 AM Link
Originally posted by Jizuko
Toxic: The brainless question; made sure the random picture is actually here? All random ones? Checked case-sensitive?



OK, I got it now. I put the file for randominity in the directory of the pics, and that was what the x's were.

Hey...it was 11 and I was tired.
Clockworkz

Birdo

"Hoargh! Take your shoes off!"
Level: 64

Posts: 416/2002
EXP: 2188320
For next: 25777

Since: 03-15-04
From: Undisclosed

Since last post: 12 hours
Last activity: 12 hours
Posted on 04-10-04 03:49 AM Link
I'd like to make a post background of this picture:

I just don't want it tiled. How can I stretch the Image to fit the window?
How do you make text go in just one specific spot and not leave that area?
How do I change my default font and color?
Thanks for any help.


(edited by Clockworkz on 04-09-04 06:51 PM)
Kasumi-Astra
Administrator
Level: 62

Posts: 241/1867
EXP: 1971846
For next: 12840

Since: 03-15-04
From: Reading, UK
Uni: Sheffield, UK

Since last post: 1 day
Last activity: 12 hours
Posted on 04-10-04 05:16 AM Link
1) You can't with plain old HTML. I think you can with CSS, though.
2) Use more cells. Imagine having three cells, and the text being in the central cell. If you specify the width of the outer two, then the central cell won't stretch and you can contain text. All HTML layouts work like this.
3) <font face=arial color=#ffffff> Makes white font in arial.

Make sure that the font is standard for windows, or it'll just display as arial for computers that don't have the font you are using.
paradox

Spike
Level: 41

Posts: 471/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-11-04 02:25 AM Link
Originally posted by Clockworkz
I'd like to make a post background of this picture:

I just don't want it tiled. How can I stretch the Image to fit the window?
How do you make text go in just one specific spot and not leave that area?
How do I change my default font and color?
Thanks for any help.
its kinda hard to read your font with that background, change it to a different color or somthing first...
Chickenlump

Level: 41

Posts: 131/722
EXP: 474192
For next: 5953

Since: 03-15-04
From: Columbia City Indiana

Since last post: 3 hours
Last activity: 4 min.
Posted on 04-11-04 05:28 AM Link
I finally made a layout that I like, but for the life of me, I can't seem to change the link colors. I don't remember seeing anything on them, I've tried link="color" but it still appears orange. I would like a nice shade of blue or something.


(edited by Chickenlump on 04-11-04 03:02 AM)
tituskashmarek

Goomba
Level: 9

Posts: 1/23
EXP: 2626
For next: 536

Since: 04-14-04
From: Calgary

Since last post: 565 days
Last activity: 339 days
Posted on 04-14-04 12:14 PM Link
ok i'm not exactly new to acmlm boards but i've never been good at making layouts. so i was wondering what exactly do i need to know to make a layout like kwan and a status bar like KawaiiImoto-e, i'm good with photoshop i just don't know how to apply that to a layout on here.
edit: here i've made what i want it to look like

thanks
Peace
Titus


(edited by tituskashmarek on 04-14-04 03:42 PM)
paradox

Spike
Level: 41

Posts: 543/703
EXP: 455239
For next: 24906

Since: 03-16-04
From: usa

Since last post: 40 days
Last activity: 25 days
Posted on 04-15-04 04:09 AM Link
Alright, how do you all like this? (i dont think i have any broken tags)
tituskashmarek

Goomba
Level: 9

Posts: 16/23
EXP: 2626
For next: 536

Since: 04-14-04
From: Calgary

Since last post: 565 days
Last activity: 339 days
Posted on 04-15-04 05:10 AM Link
looking good man!


is there ne one that can help with my layout?
Spyware

Goomba
Level: 9

Posts: 4/26
EXP: 3152
For next: 10

Since: 04-16-04
From: MI

Since last post: 407 days
Last activity: 298 days
Posted on 04-16-04 03:49 AM Link
Well heres my awesome layout i may switch to another one due to some people are picky on how big a layout can be...
JDavis

Trick or Treating Local Mod
Affected by 'Halloween Syndrome' ++
Level: 44

Posts: 32/815
EXP: 568676
For next: 42609

Since: 03-15-04
From: Ada, Oklahoma, USA

Since last post: 5 hours
Last activity: 4 hours
Posted on 04-16-04 03:59 AM Link
Not trying to be picky. It's just the generally accepted unofficial rule that if your post layout doesn't fit in 800x600, it's probably bigger than it should be. If it doesn't fit in 1024x768, it's definitely too big.
Spyware

Goomba
Level: 9

Posts: 7/26
EXP: 3152
For next: 10

Since: 04-16-04
From: MI

Since last post: 407 days
Last activity: 298 days
Posted on 04-16-04 04:06 AM Link
Fine then heres a quick one i made earlier it is now my new offical layout.
Acmlm

Torosu
heh
Level: 51

Posts: 557/1173
EXP: 981994
For next: 31944

Since: 03-15-04
From: Somewhere that isn't outside of Sherbrooke, Québec, Canada

Since last post: 39 days
Last activity: 3 hours
Posted on 04-16-04 04:11 AM Link
Somewhat better since it's less filled with images, but you didn't shrink the height much if at all ... that's the part that doesn't fit in 800x600

It's not as bad as when the width doesn't fit, but scrolling through large images just to read one post isn't the funnest thing ever ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Modern Art - Postlayout help/request thread. | | Thread closed


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.051 seconds.