Banner
Views: 235,924,780
Time: 2013-05-19 06:29:59 PM
19 users online: Daizo Dee Von, GreenHammerBro, hypershadic, Jimmy52905, o Mai, MarioUnlimited, MaxodeX, Mogsiah, Purple Rex, Ragey, Reggiamoto, SilverDeoxys563, SuperFoofyMan, o Tahixham, TanookiMan, TheRussman, Torchkas, Yashum, o Zildjian - Guests: 33 - Bots: 15Users: 22,845 (1,295 active)
Latest: MarioUnlimited
Tip: The first column of the palettes list is the transparency. Don't change it.
The new Layout Request and Help thread (READ RULES)
Forum Index - Hobbies - Computers & Technology - The new Layout Request and Help thread (READ RULES)
Pages: « 1 ... 61 62 63 64 65 ... 70 71 » Thread Closed
Originally posted by grishnax
I was wondering if someone could make me a simple layout using this picture and a transparent blue text box, as well as a signature box. Make the text color whatever looks readable. Hopefully this will be pretty simple. If you need me to make a sample pic, that would be fine, but I figure it's easy enough to make without one that whoever makes it will probably not need it.

If you can find / uploaded the same image with square pixels instead of this shiddily resized image I could give this layout a try.
Original upscaled resolution.

You'll need to edit the picture yourself, since that effect isn't usually mirrored like it is in grishnax' version and I am really lazy.
Just wondering if there's a way to setup spoiler tags via CSS.

I saw the code of the spoiler, and it's just a common <span> tag without class. Then I thought, who knows I can't setup the BBCode tag somehow.
Last edited on 2012-06-03 03:56:43 PM by Koopster.
<span style="background-color:black;color:black;">textgoeshere</span>

it should look like:

surprise!


Not a problem with you specifically, but it doesn't work well with text that has shadow (iirc). You'll need to remove it with the style.
Last edited on 2012-06-03 07:30:08 PM by Ladida.
Originally posted by Ladida
[...] Not a problem with you specifically, but it doesn't work well with text that has shadow (iirc). You'll need to remove it with the style.

Code
<span style="background:#000;color:#000;text-shadow:none;">textgoeshere</span>

It's reasonably simple to just override all backgrounds and remove all text-shadows using this code instead. (Also switched from 'black' to '#000' because shorter :P)
Example text with shadow
This is a child to the span with a text-shadow
Yes, thanks, but I think you didn't understand my question at all.

A spoiler is now used though BBCode, right? Well then, I'd like to change it from the black background to something more gray-ish or just white text. Although I dunno what to type in my CSS file to make the changes. I mean, to change the code boxhead I type .lolclass .quote > .boxhead, but what do I type to change the spoiler tags? If it's possible of course.
It's not possible to change the default spoiler through a modifiable class like .quote or .code in your CSS file (at least from what I know of CSS). As you had mentioned, there is no class for the spoiler tags. All that there is an inline style tag, which will overwrite all the styles put before it in either the embedded CSS file or CSS within style tags in the head tag. So if you want to "override" the default inline CSS for the BBC codes, you're out of luck.

The only method that I can think of would be to make your own spoiler class using a custom div/span class nestled within your opening div/table/whatever tag. I know leod did this with a couple of his custom classes for inline code and the like way back when, so it would be possible to do with other custom div/span tags.

The only downside would be that the custom spoiler wouldn't work for guests visiting the forums, or for people that have layouts turned off.
Quote
It's not possible to change the default spoiler through a modifiable class like .quote or .code in your CSS file (at least from what I know of CSS). As you had mentioned, there is no class for the spoiler tags. All that there is an inline style tag

And this inline style tag can be used to select it.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.


...though it is a bit annoying to not be able to override its font color, and that background trick is just an ugly hack. Additionally, it'll break if Kieran edits the generated HTML for spoiler tags.
First time this, I hope I don't make a newbie mistake!

Hey, I would like a Team Fortress 2 layout please, with...


^This constantly repeating the background...


^This above the whole post.


^This one the side (right),
And I would like my sig to have it's own box, and for both the sig and the post to stop before my pyro image so it doesn't cover it up.

I hope somebody takes this up, and thanks ^_^
Alright guys, need some help here. I've been coding this new layout (by the way, how does it look?), but the background is a little wonky. As you are probably able to see, it won't repeat itself vertically, and I really need that to happen, though. So, what should I do to fix this?
Last edited on 2012-06-09 07:51:56 PM by Grav.
Botcrazy, your background image seems like too heavy and big that it's not loading completely here. Try to change its extension to PNG. Plus, by the part it loaded seems that it wouldn't repeat properly, but correct me if I'm wrong.

Turbo Man, I saw in your CSS file you're using repeat-x in the background class, which makes the image only repeat horizontally. Use only repeat instead.

By the way, I found it very nice, but the blue doll in the side is cutoff (you must be going to fix this?).
Last edited on 2012-06-09 08:11:45 PM by Koopster.
Originally posted by Austin
Turbo Man, I saw in your CSS file you're using repeat-x in the background class, which makes the image only repeat horizontally. Use only repeat instead.

By the way, I found it very nice, but the blue doll in the side is cutoff (you must be going to fix this?).


I realised that repeat thingy right as you posted this, hehe.

And about that blue guy, It's actually not cutoff. I just have very light anti-aliasing. :P
Turbo, the only complaint I have about your layout is that the black text is difficult to read on the black portions of the background.
Originally posted by tmercswims
Turbo, the only complaint I have about your layout is that the black text is difficult to read on the black portions of the background.


Haha, yeah, uhm... That was a mistake on my part, since I forgot chrome doesn't fully support -webkit-border-image. It's fixed now, though.
@BotCrazy

I'll code your layout, but how exactly do you want that BG picture to repeat, it looks somewhat weird with a larger post as it is tiled.

This is what I mean:
Originally posted by Layout


Content

Content

Content


SIGNATURE GOES HERE



/\It looks like that, that's what I mean by tiled.

Also, I'm going to have to edit your Pyro PNG to go on the right, the resolution of it and the position of the gun pushes it towards the center too much.

EDIT: Also, to turbo man, I like the way your layout looks and I think it looks fine.
Last edited on 2012-06-20 07:31:46 PM by TheRPGLPer.
Anyone has an idea of why the link hovering function on Scrydan's layout isn't working? Here is the CSS, and everything in it seems alright to me.
In the middle of your css
.dragon0 a:link, .dragon0 a:visited {
color: rgb(255, 110, 45);

.dragon0 a:hover, .dragon0 a:active {
.dragon0 {

What the fuck were you even doing holy shit.

Oh hey you have even more code for the links at the very bottom of the css file:
.dragon0 a {
font-wreight: bold;
text-decoration: none
}

.dragon0 a:link, .dragon0 a:visited {
color: rgb(255, 110, 45);

.dragon0 a:hover, .dragon0 a:active {
color: rgb(255, 180, 125)
}

Yea you kind of forgot the } for the a:link and a:visited selector (and have that clusterfuck I posted above in the middle of your post).
You could just put the color: rgb(255, 110, 45); into .dragon0 a by the way.
Huh? How did this even happen! The hoster I use here just sucks.

Anyhow, thanks. It was really bugging me.
Originally posted by Austin
Huh? How did this even happen! The hoster I use here just sucks.

Blame shoddy coding.

loling @ font-wreight
New layout time.

This time, I've created a mockup so that I can spare myself of writing a long explanation.

Note that it's only a quick mockup and I don't want it made exactly the way I drew it. You can make any improvements and/or adjustments you want (like if you want to make the background more interesting). I especially want the font changed to something a bit better looking, and the post border should be smoother (in the mockup it looks pretty choppy). As of now the layout's pretty bare bones, but once again, you can do whatever you want with it as long as the major pieces are there.

Resources:
Side image
Quote image
Corner image
Pages: « 1 ... 61 62 63 64 65 ... 70 71 » Thread Closed
Forum Index - Hobbies - Computers & Technology - The new Layout Request and Help thread (READ RULES)

The purpose of this site is not to distribute copyrighted material, but to honor one of our favourite games.

Copyright © 2005 - 2013 - SMW Central
Legal Information - Link To Us


Total queries: 29

Menu