![]() |
Quote:
Quote:
EDIT: Nvm. It's fine now, exactly how I wanted it. Thanks! |
For some reason the links in my signature don't work. I have a link on IRC, one on Talk, and one on Me, and none of them are activating.
PHP Code:
|
Are you sure you put the [URL] tags in? Because I'm not seeing them.
|
They're there, I just forgot to switch out of the dumb rich text mode before I copied it so it copied as if they're not there. the links look like this:
PHP Code:
|
Please forgive me for starting completely over, but I could not follow your code with all of its positioning and height and width shenanigans.
I ask for nothing, I can get by but I know so many less lucky than I Spoiler:
I wouldn't use so many divs for just simple text. Divs tend to add line breaks whenever a new one is added which is quite pain if your code doesn't require divs. Spans work just as well at getting the job done without having to add a line break or height/width shenanigans. Now, indepth break down of what I did. Hopefully it won't be too hard to follow. 1. Start with [Center] to make it center align. 2. Declare a [cd] div that will contain the background-image. It will hide anything that spills out of it. 3. Use [Left] to left align anything with this div. 4. Declare another [cd] div that will contain the code used most often so that it doesn't have to be repeated in each new span/div. For example, the margin-left:160px; moves all the text over at least 160px from the left edge. 5. Use [span]s around the text and code that they need individually. 6. Close each [span] after the text they modify. Compare to how you had all of your [/cd]s at the end. 7. Close the second [cd] div. 8. Close the [left]. 9. Close the first [cd] div. 10. Make a new [cd] div that will contain the rest of the text. 11. [left] to left align everything again. 12. [span] on the first line to move it over like you had and closed on the first line. 13. Close the [left]. 14. Close this [cd] div. 15. Close the [center]. Links should work. I don't know what they are, so you should put them in yourself. |
I'm not sure I quite understand, but I'll take your word for it because it works. xD Thanks!
|
If there's anything in particular that you'd like clarified on why I did it the way I did, feel free to ask.
|
How can i make Dark to Lime green text colors?
Like in jigglypuff's? |
You can do it manually by getting all seperate colours, but that would take a while, or you can use a text gradient generator, such as this one to make it. It shouldn't be too hard to do what you want with it.
|
PHP Code:
|
Learn to use height, width, and overflow properties in your favor. No I will not give you the code.
|
Hey can anyone help me out? I'm looking for a way to make a text box on my thread, but i don't know how T_T. Is it just standard CSS commands? Or do i have to make an image and insert it?
|
Well by text box do you mean the scroll one? because to do that all you need to do is create a CSS box and set it to overflow, like this
text text text text moar text the code looks like this [css-div=" width:100px; height:50px; overflow:auto;"] text text text text moar text [/css-div] |
Quote:
|
Quote:
|
http://www.pokecommunity.com/showthread.php?t=215424&highlight=uranium
The infobox is on the right with the download, team, status, etc. |
text and stuff here Oh right! well for that all you needed to do was make it float to the right but using this code float:right; coding looks a little like this [css-div=" width:100px; height:50px; float:right; border:solid;"]text and stuff here[/css-div] |
Phew thanks you're a lifesaver :D
And how do I make the subsections inside the big box? |
Whatever Other stuff[css-div=" width:100px; height:50px; float:right; border:solid;"][css-div=" width:100%; height:20px; background-color:black; color:white;"]Whatever[/css-div]Other stuff[/css-div] |
Just wondering, how do you do the 'hover text' with CSS? I've tried following this, yet I still can't do it. Any help please?
|
You can't, you need HTML, CSS alone doesn't have the capabilities.
|
I've seen some members use it tho (Staff), can staff members use HTML?
|
Quote:
|
1 Attachment(s)
Okay. On my forum I installed a Shoutbox plugin. It's at the bottom of the page when I'd like it to be at the top. I have the CSS template code for the index and I see {myshoutbox} right before board statistics which is correct in the order. Here's the code
Code:
|
Try this.
Code:
|
| All times are GMT -8. The time now is 11:04 PM. |
![]()
© 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.
Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.