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 Suggestions/Bug Reports.
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Edit layout has an error or so | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Lenophis

Super Koopa
Level: 44

Posts: 393/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 02-24-05 12:29 PM Link | Quote



Last night, (and it was frusterating), I started making a layout for myself. When I did my first preview, Gato did not display at all. It wouldn't be until I actually made the changes final did he display. And then, he wasn't where he should be. Well, after that, I tweaked the CSS a bit, and this happened:


Afterwards, I would remove all aligning tags, and this problem would not go away at all. It wouldn't be until tonight that it was fixed. (Do notice that the layout isn't up yet, so let's stay on the real topic.)


  • The sig is repeated, and I don't know why (and no, it's not in the sig itself, even though you can't see that.)

  • I have no idea what produced the tables being broke, there's no aligning that would've caused it.

  • I think the time is still in the England time zone... =\


Any ideas?


(edited by Lenophis on 02-24-05 03:32 AM)
Surlent
サーレント
Level: 49

Posts: 776/1077
EXP: 863920
For next: 19963

Since: 03-15-04
From: Tower of Lezard Valeth

Since last post: 16 hours
Last activity: 1 hour
Posted on 02-24-05 06:04 PM Link | Quote
Why did you specify a post background in the "post background" entry ?
You can implement this into the main post header easily.

As for the repeating: Try using tags like repeat: no repeat (this example using in background= tags) and maybe something like "center" too. This causes to not to stretch or repeat the CSS but as your post grows puts everything into the middle.
Sure no perfect solution for very large posts, but at least it prevents the repeating stuff.

I have no clue of CSS: Is there a way to avoid the <div>-Tags ?
Maybe some code is blocked or don't work here.


(edited by Lezard Valeth on 02-24-05 09:04 AM)
Zem
You can be civil without being flowery, dipshits.
Level: 49

Posts: 827/1107
EXP: 829398
For next: 54485

Since: 06-13-04

Since last post: 131 days
Last activity: 131 days
Posted on 02-24-05 09:28 PM Link | Quote
...
In background styling, 'repeat' controls the image tiling, not elements being duplicated. I'm pretty sure there is no CSS that will duplicate things like that. Therefore, this is indeed an error in the edit layout code, not Lenophis's CSS.

Beyond that, I can't help. =D
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 364/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 02-24-05 11:19 PM Link | Quote
I've noticed that with AcmlmBoards, layouts with tables tend to screw up if the HTML isn't all on one line. Line breaks need to be replaced with <br>, or with <br><br> to have a space between one line and the next. Spaces need to be converted into &nbsp; if they can't be removed entirely.

Also, don't use <link rel="sytlesheet" href="http://leno.hyper.net/layout.css" type="text/css">. Use <style>@import url(http://leno.hyper.net/layout.css); </style>. It was discovered waaaaaaay back when the board was on Overclocked that <link rel> will freeze up the browser loading the page if the site with the .CSS file is down/not responding.
Lenophis

Super Koopa
Level: 44

Posts: 394/830
EXP: 584360
For next: 26925

Since: 03-15-04
From: Duluth, MN

Since last post: 4 hours
Last activity: 3 hours
Posted on 02-25-05 08:10 AM Link | Quote
Originally posted by Lezard Valeth
Why did you specify a post background in the "post background" entry ?
You can implement this into the main post header easily.

Because Gato is used as the background image when it parses the top of the layout. It was the only way to get it to work correctly.

Orignally posted by Elric
Also, don't use <link rel="sytlesheet" href="http://leno.hyper.net/layout.css" type="text/css">. Use <style>@import url(http://leno.hyper.net/layout.css); </style>. It was discovered waaaaaaay back when the board was on Overclocked that <link rel> will freeze up the browser loading the page if the site with the .CSS file is down/not responding.

Holy shit, I did not know that... Thanks for the tip.
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 365/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 02-25-05 08:45 AM Link | Quote
NP. I think zero soul was the one who made us aware of this. It was awhile back, so I don't remember who to thank for the info. *shrugs*
Xeolord

- B l u e s -
Power Metal > All
Level: 81

Posts: 1393/3418
EXP: 4884196
For next: 108653

Since: 03-15-04
From: Yeah

Since last post: 15 hours
Last activity: 15 hours
Posted on 02-26-05 02:08 AM Link | Quote
Originally posted by Elric
I've noticed that with AcmlmBoards, layouts with tables tend to screw up if the HTML isn't all on one line. Line breaks need to be replaced with <br>, or with <br><br> to have a space between one line and the next. Spaces need to be converted into &nbsp; if they can't be removed entirely.

Also, don't use <link rel="sytlesheet" href="http://leno.hyper.net/layout.css" type="text/css">. Use <style>@import url(http://leno.hyper.net/layout.css); </style>. It was discovered waaaaaaay back when the board was on Overclocked that <link rel> will freeze up the browser loading the page if the site with the .CSS file is down/not responding.


What about <'style type="text/css"'>bla?

That's all I use ...


(edited by Xeogred on 02-25-05 05:08 PM)
HyperLamer
<||bass> and this was the soloution i thought of that was guarinteed to piss off the greatest amount of people

Sesshomaru
Tamaranian

Level: 118

Posts: 3444/8210
EXP: 18171887
For next: 211027

Since: 03-15-04
From: Canada, w00t!
LOL FAD

Since last post: 2 hours
Last activity: 2 hours
Posted on 02-27-05 04:08 AM Link | Quote
That's fine if you have a little CSS... Mine's 142 lines, to include that in the header would be messy. (Especially since you need to take out line breaks.)

I've never really had a problem with just removing all line breaks and using <br> instead, and not using the 'post background' field which until now I've never even seen working. It can't be too hard to get him there with tables.
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Suggestions/Bug Reports - Edit layout has an error or so | |


ABII


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



Page rendered in 0.019 seconds.