New
Apr 27, 2013 11:56 AM
#901
Shishio-kun said: DragniMDragnivat said: Thank you very much ^^ I copied them,and now my layout is completed :) Oh...and just to ask...how can i make a profile layout,whit a window for a you tube video :/ You have to put an empty space into your profile graphic that can fit a Youtube player. They are 425px across and 355px high. Then you put the BBcode for the player in the space on your layout and it fits in like a image would. You can see an example in the layout I fixed here: http://myanimelist.net/forum/?topicid=393393&show=20#msg18976260 OK,I see,thank you for explaining ^^ |
Apr 27, 2013 2:33 PM
#902
Shishio-kun: No question, but I sure like how you explain things for modifying my list. I wanted to narrow it and move it left and the explantions were so easy that it took about a minute to do. A Big Thank You! |
Apr 27, 2013 3:42 PM
#903
Furykury1 said: Shishio-kun: No question, but I sure like how you explain things for modifying my list. I wanted to narrow it and move it left and the explantions were so easy that it took about a minute to do. A Big Thank You! Yup and ty! I always put myself in the mind of someone who has no experience or little knowledge of CSS/BBcode and explain it how I would like to hear it with that state of mind. Nothing annoys me more than bad tutorials online that expect you to know all their terminology! |
Apr 28, 2013 2:10 AM
#904
Hi Shishio. I'm a new member to the club. I have a question regarding one of the requested layers. I'm currently using the Kino no Tabi layer for my manga list, but I think i was meant for the anime list because of some of the text ,e.g., currently watching and plan to watch. And I also believe that's why the covers of the manga isn't showing up when you hover over the image box? I was wondering if you can changed it so it works for the manga list? Please and Thank you. I apologize if this question has been answered (couldn't find the solution to this in the FAQs) or if my question is confusing. I'm not familiar with CSS stuff but your beginner's instructions were very easy to understand. |
Apr 29, 2013 2:09 PM
#905
Umm, I just want to know if it's possibile to have the same function on myanimelist, as the following site has in the bottom-right corner: http://gallery.minitokyo.net/download/562109 |
Apr 29, 2013 5:34 PM
#906
Hawalone said: Hi Shishio. I'm a new member to the club. I have a question regarding one of the requested layers. I'm currently using the Kino no Tabi layer for my manga list, but I think i was meant for the anime list because of some of the text ,e.g., currently watching and plan to watch. And I also believe that's why the covers of the manga isn't showing up when you hover over the image box? I was wondering if you can changed it so it works for the manga list? Please and Thank you. I apologize if this question has been answered (couldn't find the solution to this in the FAQs) or if my question is confusing. I'm not familiar with CSS stuff but your beginner's instructions were very easy to understand. I changed the category buttons, forgot last time sorry :P Also I just put some random manga on my list so this is the actual tested version! ![]() @import "http://dl.dropbox.com/u/49469857/MAL/premade/manga.css"; @import "https://dl.dropbox.com/s/c9r7l4c3ik6eg1o/Manga_Cover.css"; @import "http://dl.dropbox.com/u/78340470/Icon%20Style%20Menu%20Bar/IconStyleCSSFixed.css"; body { background-attachment:fixed; background-clip:border-box; background-color:transparent; background-image:url(http://i1308.photobucket.com/albums/s608/TheHolyPotato/Legendres%20Category%20Links/Wallpaper_zpsb54d9377.jpg); background-position:0 10%, 0 0; background-repeat:no-repeat no-repeat; background-size:cover; font-family:calibri; } #inlineContent { display:inline-block !important; height:1200px !important; left:0 !important; margin:auto !important; position:fixed !important; right:0 !important; top:0 !important; width:1200px !important; z-index:-1 !important; } #list_surround { background-attachment:scroll; background-color:transparent; background-image:url(http://myanimelist.net/animelist/linkswordsman); background-position:100% 0; background-repeat:no-repeat no-repeat; font-size:81.25%; line-height:1; margin:0 auto; padding-bottom:10px; padding-top:232px; position:absolute; right:70px !important; width:800px; } body { font-family:arial; } a { color:#FFFFFF; text-decoration:initial; text-shadow:none; } a:hover { color:#000000; text-shadow:none; } .table_header { background-color:rgba(0, 0, 0, 0.6); } .table_header:first-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:10px; border-top-right-radius:0; } .table_header:nth-of-type(2) { text-align:left; } .table_header:last-of-type { border-bottom-left-radius:0; border-bottom-right-radius:0; border-top-left-radius:0; border-top-right-radius:10px; } .td1 { background-color:rgba(70, 70, 70, 0.298039); height:65px; } .td2 { background-color:rgba(30, 30, 30, 0.298039); height:65px; } .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals { border:0 none; padding:4px; text-align:center; vertical-align:top; } .table_header, .td1, .td2, .category_totals { color:white; } .borderRBL { line-height:normal !important; } [cellspacing="0"] { line-height:17px; } .category_totals { background-color:rgba(0, 0, 0, 0.6); border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:0; border-top-right-radius:0; color:#FFFFFF; text-align:center; } [class^="header_"] * { background-repeat:no-repeat no-repeat; font-size:0; height:200px; line-height:24px; padding-bottom:4px; text-align:right; vertical-align:bottom; } .header_title { border-bottom-left-radius:4px; border-bottom-right-radius:4px; border-top-left-radius:4px; border-top-right-radius:4px; color:#FFFFFF; display:inline-block; font-style:italic; height:auto; padding:0 8px 0 0; text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px; } #grand_totals { background-color:rgba(0, 0, 0, 0.9); border:0 none; border-bottom-left-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-top-right-radius:3px; color:#FFFFFF; line-height:20px; min-height:20px; padding:8px; text-align:center; vertical-align:middle; } #copyright { background-color:rgba(180, 32, 48, 0.6); border-bottom-left-radius:3px; border-bottom-right-radius:3px; border-top-left-radius:3px; border-top-right-radius:3px; color:#EEEEEE; line-height:17px; margin-top:10px; padding:8px; text-align:center; } #copyright::after { } .hide { background-color:rgba(248, 162, 200, 0.701961); background-position:50% 50%; background-repeat:no-repeat no-repeat; background-size:cover; border:1px solid #FFFFFF; border-bottom-left-radius:7px; border-bottom-right-radius:7px; border-top-left-radius:7px; border-top-right-radius:0; display:inline-block !important; height:55px; margin-left:33px; margin-top:-65px; position:absolute; width:35px; } .hide:hover { background-color:transparent; background-repeat:no-repeat no-repeat; background-size:cover; border-bottom-left-radius:20px; border-bottom-right-radius:20px; border-top-left-radius:20px; border-top-right-radius:20px; box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px; margin-left:-140px; padding-right:150px; padding-top:220px !important; position:absolute; z-index:1; } .td1:nth-of-type(2), .td2:nth-of-type(2) { padding-left:35px; text-align:left; } .td1:nth-of-type(6), .td2:nth-of-type(6) { background-attachment:scroll; background-color:transparent; background-image:none; background-position:0 0; background-repeat:repeat repeat; border-bottom-style:none !important; border-bottom-width:medium !important; display:inline-block; font-family:cursive; font-size:9pt; height:0 !important; left:70px; line-height:16px !important; margin-top:16px; position:absolute; text-align:justify !important; width:720px; z-index:2; } .table_header:nth-of-type(6) { display:none; } span[id*="tagRow"] { display:block !important; } span[id*="tagLinks"] { display:none !important; } a, .td1, .td2, .category_totals { -webkit-transition:all 0.25s ease-in-out 0s; transition:all 0.25s ease-in-out 0s; } #list_surround .status_selected, #list_surround .status_not_selected { -webkit-background-clip:padding-box !important; background-clip:padding-box !important; background-color:transparent; background-image:url(http://i40.tinypic.com/25zghur.png); background-position:100% 0; background-repeat:no-repeat no-repeat; background-size:contain; border:1px solid transparent; border-bottom-left-radius:10px; border-bottom-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px; display:block; left:-375px; padding:0; position:absolute; top:374px; width:300px; border:1px solid #FFF; } #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected { background-image:url(http://i44.tinypic.com/5wh3rr.png); background-position:100% 0; top:474px; } #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i39.tinypic.com/35cq1ae.png); background-position:0 0; top:574px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i44.tinypic.com/5p21j9.png); background-position:100% 0; top:674px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i39.tinypic.com/2l2vd4.png); background-position:0 0; top:774px; } #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected { background-image:url(http://i40.tinypic.com/27y4g35.png); background-position:100% 0; top:874px; } .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a { color:transparent; display:block; height:80px; width:300px; } .header_cw { background-color:transparent; background-image:url(http://i42.tinypic.com/ouwlyg.png); background-position:0 160px; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-100px; } .header_completed { background-color:transparent; background-image:url(http://i44.tinypic.com/xw1l.png); background-position:0 160px; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-100px; } .header_onhold { background-color:transparent; background-image:url(http://i44.tinypic.com/t98di1.png); background-position:0 155px; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-100px; } .header_dropped { background-color:transparent; background-image:url(http://i42.tinypic.com/25fpuhh.png); background-position:0 160px; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-100px; } .header_ptw { background-color:transparent; background-image:url(http://i39.tinypic.com/35k5s0n.png); background-position:0 155px; background-repeat:no-repeat no-repeat; height:50px; margin-bottom:0; margin-top:-100px; } .status_selected { display:block; } .status_not_selected { display:block; } .status_not_selected { opacity:0.7; } .status_not_selected:hover { color:transparent; opacity:1; } * { -webkit-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; } .table_header:nth-of-type(2) { padding-left:35px; text-align:left; } |
May 3, 2013 11:40 PM
#907
My Question: How do you make gifs from pictures and add the borders or another still picture? and how can I make it so that my layout also includes the gif? In case my question didn't make sense, these are the kind of things I'm referring to. ![]() ![]() ![]() |
May 4, 2013 12:41 AM
#908
Lyyzee said: My Question: How do you make gifs from pictures and add the borders or another still picture? and how can I make it so that my layout also includes the gif? Go to http://cropper.codeplex.com/ and download Crooper Then go to http://cropperplugins.codeplex.com/ and download Crooper plugins After you downloaded plugins, unpack them from archive and move to Cropper install directory\plugins Output format 1. Launch the app 2. Right-click on the app icon at the system tray menu 3. Choose Output -> Animated Gif Customize output settings 1. Do 1. and 2. steps from Output format 2. Choose Options 3. Select Plug-ins tab 4. Click Select Plug-in pop-up list and choose Animated Gif 5. Frame interval - frames per second, less interval - more smooth animation, larger size Record your gifs 1. Launch video player app and start video you wanted make gif from 2. Launch Crooper and adjust blue frame border size to the player window size 3. Double-click or Enter on the Crooper blue frame to start/stop recording P. S. if you want edit recorded gif, open it in Gimp, for example |
HahaidoMay 4, 2013 12:48 AM
May 4, 2013 1:59 AM
#909
Hello. I'm a new member in MAL and in this club. My question refers to this topic : http://myanimelist.net/forum/?topicid=453755 Whenever I hover over an anime with a long title name, the title name covers part of the image that appears. How can I make it so that the title does not block the image? |
May 4, 2013 5:17 AM
#910
BlackMalice said: Hello. I'm a new member in MAL and in this club. My question refers to this topic : http://myanimelist.net/forum/?topicid=453755 Whenever I hover over an anime with a long title name, the title name covers part of the image that appears. How can I make it so that the title does not block the image? Delete from the top of your CSS: @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; Add to the top of your CSS: Add to your CSS: .animetitle { display: inline-block; max-width: 550px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } Also you need a Dropbox account or other to host scpecific CSS: #list_surround table:nth-of-type(n+4) tbody:hover .animetitle:after { position: absolute !important; display: block !important; content: ''; width: 200px !important; height: 284px !important; margin-left: 570px !important; margin-top: -310px !important; background-repeat: no-repeat !important; background-size: 105% 105%; border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } |
May 4, 2013 5:36 AM
#911
Hahaido said: Also you need a Dropbox account or other to host scpecific CSS: #list_surround table:nth-of-type(n+4) tbody:hover .animetitle:after { position: absolute !important; display: block !important; content: ''; width: 200px !important; height: 284px !important; margin-left: 570px !important; margin-top: -310px !important; background-repeat: no-repeat !important; background-size: 105% 105%; border-radius: 10px; -o-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } After doing this, am I supposed to use @import? |
May 4, 2013 5:50 AM
#912
May 4, 2013 5:59 AM
#913
May 4, 2013 6:12 AM
#915
May 4, 2013 5:09 PM
#916
Hi I'm requiring help with centering the category links in my anime list. This is what it currently looks like ![]() I've tried using text-align: center; in various places but with no luck. I can change the font via this below so i thought it should go there but that also had no effect on the text. .status_selected a, .status_not_selected a { font-family: times new roman; } If you can help me with this problem i would be grateful |
May 4, 2013 5:21 PM
#917
Hahaido said: Lyyzee said: My Question: How do you make gifs from pictures and add the borders or another still picture? and how can I make it so that my layout also includes the gif? Go to http://cropper.codeplex.com/ and download Crooper Then go to http://cropperplugins.codeplex.com/ and download Crooper plugins After you downloaded plugins, unpack them from archive and move to Cropper install directoryplugins Output format 1. Launch the app 2. Right-click on the app icon at the system tray menu 3. Choose Output -> Animated Gif Customize output settings 1. Do 1. and 2. steps from Output format 2. Choose Options 3. Select Plug-ins tab 4. Click Select Plug-in pop-up list and choose Animated Gif 5. Frame interval - frames per second, less interval - more smooth animation, larger size Record your gifs 1. Launch video player app and start video you wanted make gif from 2. Launch Crooper and adjust blue frame border size to the player window size 3. Double-click or Enter on the Crooper blue frame to start/stop recording P. S. if you want edit recorded gif, open it in Gimp, for example Thank You VERY Much =] ! ~ |
May 4, 2013 9:16 PM
#918
May 5, 2013 8:34 AM
#919
May 7, 2013 1:05 PM
#920
May 7, 2013 9:13 PM
#921
braderzright said: just a quick question, how do i rename category links because i'm trying to change the "current watching" link to just "watching" We have relative topic: http://myanimelist.net/forum/?topicid=314657 Also you may check: http://myanimelist.net/forum/?topicid=443937&show=60#msg21760815 |
May 7, 2013 11:25 PM
#922
hello im having a problem when creating box on background i see this tutorial and i want t know how to do this kind of box that still can see the background picture The tutorial 0:56 of video |
May 8, 2013 2:00 AM
#923
i checked out your links and found this: Custom links text .status_not_selected a[href*="status=[href*="status=category_code"], .status_selected a[href*="status=[href*="status=category_code"] { visibility: hidden; display: block; letter-spacing: -12px; } .status_not_selected a[href*="status=[href*="status=category_code"]:before, .status_selected a[href*="status=[href*="status=category_code"]:before { visibility: visible; content: 'your_text'; letter-spacing: 0 !important; } /* Custom header titles */ /* Disabling original titles */ .header_cw, .header_completed , .header_onhold, .header_dropped, .header_ptw { visibility: hidden; content: none; width: auto; height: 0; line-height: 0; } .header_cw:after, .header_completed:after, .header_onhold:after, .header_dropped:after, .header_ptw:after { visibility: visible; /* Titles position */ position: relative; margin-left: ; margin-top: ; /* Titles aligning */ display: inline-block; width: ; text-align: !important; } .header_cw:after { content: 'your_text'; } .header_completed:after { content: 'your_text'; } .header_onhold:after { content: 'your_text'; } .header_dropped:after { content: 'your_text'; } .header_ptw:after { content: 'your_text'; } Read more at http://myanimelist.net/forum/?topicid=443937&show=60#PuDX5Ou74KSE9dKI.99 however i have no idea what to do with it, When i add it in i does nothing nor when i change the values |
May 8, 2013 3:44 AM
#924
Try this: @import url(http://dl.dropbox.com/u/49469857/MAL/premade/anime.css); @import url(http://dl.dropbox.com/u/78340470/CSSforFoxgirls.css); @import url(http://dl.dropbox.com/u/78340470/MahouLayoutCSS/Topbar%20redux.css); .status_not_selected a[href*="status=1"], .status_selected a[href*="status=1"] { visibility: hidden; display: block; letter-spacing: -12px; } .status_not_selected a[href*="status=1"]:before, .status_selected a[href*="status=1"]:before { visibility: visible; position: fixed; display: block; content: 'Watching'; background-image: url("http://imageshack.us/a/img560/5015/glossybuttonblankblueov.png"); background-repeat: no-repeat; left: 10px; top: 50px; width:116px; letter-spacing: 0 !important; } /* Custom header titles */ /* Disabling original titles */ .header_cw span { visibility: hidden; letter-spacing: -12px; } .header_cw span:before { visibility: visible; content: 'Watching'; letter-spacing: 0 !important; } /* Got a question or want to learn more? Try this link: http://myanimelist.net/forum/?topicid=419405&show=0#post1 */ /* BACKGROUND IMAGE This is the main background image for the whole page. Change the image link to the background you want! If you're not seeing a background, make sure you are copied the entire CSS code or added any new background image codes correctly. Also your image link may be broken, try uploading a new background then! */ body { background-image: url(http://img5.imageshack.us/img5/4953/formalanime1600x1200.jpg); width: 100%; background-attachment: fixed; } /* HEADER COLOR AND FONT These codes control the main headers' fonts and colors. Every header is above each part of your list (they say things like Currently Watching, Completed, Dropped, etc). if you don't want a solid color there, go to the line that starts with background-color and replace it the color type (blue for example) with the word "transparent" (no quotations). */ .header_title, .header_cw span:before { background-color:transparent; color:red; font-family:vivaldi; font-size:30px; text-align:center; vertical-align:middle; } /* SUB-HEADERS BACKGROUND COLOR COLOR Below each main header is the sub-header which says Score, Episodes, Tags, etc. */ .table_header { background-color:navy; color:yellow; } /* ANIME/MANGA TITLE FONTS This is the type and color of the anime/manga titles on your list, like Bleach, Vampire Knight, etc. */ .animetitle, .animetitle:visited { color:orange; font-family:Bradley Hand ITC; font-size:16px; } /* LIST FONTS This is the type and color for more of the numbers, links, and words on the list itself! */ .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Lucida Grande; } /* LIST WIDTH Use this to increase the width of your list! */ #list_surround { width:800px; } /* REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. You replace 'center' and '43%' with two other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" after background-position in the code below, replacing "center 43%". If you want it to start from the top and left, use "top left" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom. */ body{ background-position: center 43%;} /*OTHER CODES Important codes for the layout's setup. Don't mess with these unless you know exactly what you're doing. If you want to customize more on the page, use the link at the top of this CSS, or ask in my club! */ body { font-weight: dark; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:red; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://img15.imageshack.us/img15/228/frame6518.png); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:cyan; } .status_not_selected a{ color:white; } .thickbox { color:cyan; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } #list_surround { position: absolute !important; right: 10px !important; } /* LIST BACKGROUND COLOR AND OPACITY Go to this page for instructions on customizing this part, under: Changing the list background color + opacity of the list background http://myanimelist.net/forum/?topicid=440525 */ .category_totals, .td1, .td2, #grand_totals, #copyright { background: rgba(0, 0, 0, 0.8) !important; } body { background-size: cover; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the cover's location around with left and top. Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993 */ :hover + .hide { background-size: cover; left: 440px; top: 40px; height: 262px; width: 170px; padding-bottom: 0px; border-style: ; border-color: white; border-top: 1px solid white;; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; border-radius: 25px 25px 25px 25px; background-color: rgba(200, 5, 200, 0.75); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text. */ .hide:before { background: transparent; content: ""; padding-bottom: 5px; position: absolute; text-align: center; width: 225px; top: -25px; border-radius: 25px 25px 0 0; } /* CUSTOM CATEGORY LINKS These codes control the 6 links to your list categories. See this page for further info on altering the background or moving the links: http://myanimelist.net/forum/?topicid=416069 Also whenever you customize one of the link codes, it can apply some of its changes to all the other parts after it, so you will need to customize those proceeding parts on their own (except for LEFT OVER BOXES). */ /* CURRENTLY WATCHING/READING LINK */ .status_selected a, .status_not_selected a, { background: url("http://imageshack.us/a/img560/5015/glossybuttonblankblueov.png/") repeat scroll 0 0 transparent !important; padding-right: ; padding-top: ; padding-bottom: ; position: fixed; margin:; margin-top: 0px; left: 10px; right:; top: 50px; bottom: ; } /* COMPLETED LINK */ .status_selected + .status_not_selected a, .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected a{ background: url("http://imageshack.us/a/img853/2919/glossybuttonblankredova.png") repeat scroll 0 0 transparent !important; padding-right:; padding-top: ; padding-bottom: ; position: fixed; margin-top: 0px; margin:; left: 10px; right:; top: 80px; bottom: ; } /* ON HOLD LINK */ .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected a{ background: url("http://imageshack.us/a/img560/5015/glossybuttonblankblueov.png/") repeat scroll 0 0 transparent !important; padding-right:; padding-top: ; padding-bottom: ; position: fixed; margin:; margin-top: 0px; left: 10px; right:; top: 110px; bottom: ; } /* DROPPED LINK */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url("http://imageshack.us/a/img853/2919/glossybuttonblankredova.png") repeat scroll 0 0 transparent !important; padding-right:; padding-top: ; padding-bottom: ; position: fixed; margin:; margin-top: 0px; left: 10px; right:; top: 140px; bottom: ; } /* PLANNED LINK */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url("http://imageshack.us/a/img560/5015/glossybuttonblankblueov.png/") repeat scroll 0 0 transparent !important; padding-right:; padding-top: ; padding-bottom: ; position: fixed; margin:; margin-top: 0px; left: 10px; right:; top: 170px; bottom: ; } /* ALL ANIME/MANGA LINK */ .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url("http://imageshack.us/a/img853/2919/glossybuttonblankredova.png") repeat scroll 0 0 transparent !important; padding-right:; padding-top: ; padding-bottom: ; position: fixed; margin:; margin-top: 0px; left: 10px; right:; top: 200px; bottom: ; } .status_selected a, .status_not_selected a { font-family: times new roman; width:116px; text-align:center; } /* LEFT OVER BOXES These are boxes which pad the links that may get left over after customizing your links (depending on the type of list). These codes will remove them from view and don't need to be customized the same as the other links above. */ .status_selected, .status_not_selected, .status_selected:hover, .status_not_selected:hover { background: none repeat scroll 0 0 transparent; border: none; |
May 8, 2013 1:53 PM
#925
May 8, 2013 8:38 PM
#926
Forgetfulness said: No it's not possible. A youtube video is the only way.Is it possible to put a music file into the "About me" section of your profile? I know you could just put a Youtube vid, but if there's a way to just put a player or something, that would be preferred. |
Short of the day: Monotonous Purgatory(MAL) ✰Public Domain Club | One Piece Club✰ |
May 9, 2013 3:03 PM
#927
Forgetfulness said: Is it possible to make the image links anything besides rectangles or squares? On my About me, I put some characters in circles and I was wondering if there was any way to put links on those pictures You need to cut the images up so each picture is its own image. It is a long and tedius process but if you want clickable stuff thats what you gotta do. Watch this video and it should help explain it better :) http://www.youtube.com/watch?feature=player_embedded&v=rBR9t6AKyCE |
May 10, 2013 1:07 PM
#928
Hey, Is it possible to change the text insert box background color? [url]http://i.imgur.com/zFZroLK.jpg[/url] (sorry, it sounds pretty confused but i dont know how it's called) Thanks. |
May 10, 2013 8:51 PM
#929
Forgetfulness said: Yes, I'm aware of that. I was asking if it was possible to make image links circles and stuff and still fit into a background image. Like see how in the video, he cuts out a rectangle even though the button is in the shape of a hexagon? No, they need to be rectangles/squares, but honestly it doesn't make too much of a difference if a little outside of the shape is clickable. |
May 12, 2013 11:47 AM
#930
May 12, 2013 1:06 PM
#931
Hey, I've been experiencing problems with the "More" button on my anime list.. I have the thing in my anime list where you can mouseover the anime title and the box gets bigger and shows the preview/picture. But the same thing is happening when I click on the More section of it.. it gets bigger and the text gets all spread out!! How do I make the box not get bigger or the text spread out in that? Plus the preview picture keeps repeating in the More section.. and I don't want it to do that.. how do I get rid of the picture from there? I'm trying to add videos in the comments section, which I have done. But now it looks really bad because the section is all spread out.. ;_; Here, I'll paste my CSS File. @import "https://dl.dropboxusercontent.com/u/171994836/CupboardDinosaur_anime.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import url(http://fonts.googleapis.com/css?family=Sofadi+One); body { background-image: url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); background-attachment: fixed; } .header_title { background-color:transparent; color:pink; font-family:sofadi one; font-size:48px; } .table_header { background-color:green; } .animetitle, .animetitle:visited { color:white; font-family:sofadi one; font-size:20px; } .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Lucida Grande; } #list_surround { width:950px; } body{ background-position: top center;} body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:purple; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:green; } .status_not_selected a{ color:white; } .thickbox { color:purple; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } #mal_cs_otherlinks:before { background: none repeat scroll 0 0 transparent !important; color: white !important; content: "Currently fixing problems, will be updated soon enough! Details in my profile!" !important; left: 590px !important; width: 330px !important; position: absolute !important; top: 4px !important; } .category_totals, .td1, .td2, #grand_totals, #copyright { background: rgba(100, 200, 150, 0.5) !important; } #list_surround { position: absolute !important; left: 1px !important;} body { background-size: cover; } .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } .td1, .td2 { line-height: 35px; } tr:hover .td1, tr:hover .td2 { line-height: 340px; } .animetitle + small { position: relative; line-height: 1px !important; } td:nth-of-type(5) { line-height: 20px !important; } border-radius: 25px 25px 25px 25px; border-style: solid !important; border-width: 1px; border-color: white; /* Base styles here for below 1000px */ body {background: green;} Sorry if I explained my problem kind of weird, but you can even see for yourself if you go to my list.. :\ Please reply soon, and thanks. |
May 13, 2013 4:53 AM
#932
CupboardDinosaur said: Hey, I've been experiencing problems with the "More" button on my anime list.. I have the thing in my anime list where you can mouseover the anime title and the box gets bigger and shows the preview/picture. But the same thing is happening when I click on the More section of it.. it gets bigger and the text gets all spread out!! How do I make the box not get bigger or the text spread out in that? Plus the preview picture keeps repeating in the More section.. and I don't want it to do that.. how do I get rid of the picture from there? I'm trying to add videos in the comments section, which I have done. But now it looks really bad because the section is all spread out.. ;_; Here, I'll paste my CSS File. @import "https://dl.dropboxusercontent.com/u/171994836/CupboardDinosaur_anime.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import url(http://fonts.googleapis.com/css?family=Sofadi+One); body { background-image: url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); background-attachment: fixed; } .header_title { background-color:transparent; color:pink; font-family:sofadi one; font-size:48px; } .table_header { background-color:green; } .animetitle, .animetitle:visited { color:white; font-family:sofadi one; font-size:20px; } .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Lucida Grande; } #list_surround { width:950px; } body{ background-position: top center;} body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:purple; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:green; } .status_not_selected a{ color:white; } .thickbox { color:purple; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } #mal_cs_otherlinks:before { background: none repeat scroll 0 0 transparent !important; color: white !important; content: "Currently fixing problems, will be updated soon enough! Details in my profile!" !important; left: 590px !important; width: 330px !important; position: absolute !important; top: 4px !important; } .category_totals, .td1, .td2, #grand_totals, #copyright { background: rgba(100, 200, 150, 0.5) !important; } #list_surround { position: absolute !important; left: 1px !important;} body { background-size: cover; } .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } .td1, .td2 { line-height: 35px; } tr:hover .td1, tr:hover .td2 { line-height: 340px; } .animetitle + small { position: relative; line-height: 1px !important; } td:nth-of-type(5) { line-height: 20px !important; } border-radius: 25px 25px 25px 25px; border-style: solid !important; border-width: 1px; border-color: white; /* Base styles here for below 1000px */ body {background: green;} Sorry if I explained my problem kind of weird, but you can even see for yourself if you go to my list.. : Please reply soon, and thanks. I'll be the captain and I say that to blame the posters anime, if you remove them, section "More" will not lengthen. sry for my english google translate/russia-english =)) |
May 13, 2013 10:56 AM
#933
Can anyone tell me why the header doesn't show up in this layout![]() https://www.dropbox.com/s/yro8re0vsab472z/New%20Text%20Document.txt |
May 13, 2013 3:16 PM
#934
May 13, 2013 3:22 PM
#935
PinkSheep said: Can anyone tell me why the header doesn't show up in this layout ![]() https://www.dropbox.com/s/yro8re0vsab472z/New%20Text%20Document.txt Add this at the bottom of your CSS: body:before { position:absolute; display:block !important; height: 425px ; left: 0px ; margin: auto ; right: 0px ; top: -0px ; width: 900px ; content:""; background-color: rgba(0, 0, 0, 0); background-image:url(http://i39.tinypic.com/34disz7.png); background-repeat: no-repeat; background-size:800px 425px !important; background-position: center top; z-index: -1; opacity:0.9; } |
May 13, 2013 3:33 PM
#936
iVoid said: CupboardDinosaur said: Hey, I've been experiencing problems with the "More" button on my anime list.. I have the thing in my anime list where you can mouseover the anime title and the box gets bigger and shows the preview/picture. But the same thing is happening when I click on the More section of it.. it gets bigger and the text gets all spread out!! How do I make the box not get bigger or the text spread out in that? Plus the preview picture keeps repeating in the More section.. and I don't want it to do that.. how do I get rid of the picture from there? I'm trying to add videos in the comments section, which I have done. But now it looks really bad because the section is all spread out.. ;_; Here, I'll paste my CSS File. @import "https://dl.dropboxusercontent.com/u/171994836/CupboardDinosaur_anime.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import url(http://fonts.googleapis.com/css?family=Sofadi+One); body { background-image: url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); background-attachment: fixed; } .header_title { background-color:transparent; color:pink; font-family:sofadi one; font-size:48px; } .table_header { background-color:green; } .animetitle, .animetitle:visited { color:white; font-family:sofadi one; font-size:20px; } .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Lucida Grande; } #list_surround { width:950px; } body{ background-position: top center;} body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:purple; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:green; } .status_not_selected a{ color:white; } .thickbox { color:purple; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } #mal_cs_otherlinks:before { background: none repeat scroll 0 0 transparent !important; color: white !important; content: "Currently fixing problems, will be updated soon enough! Details in my profile!" !important; left: 590px !important; width: 330px !important; position: absolute !important; top: 4px !important; } .category_totals, .td1, .td2, #grand_totals, #copyright { background: rgba(100, 200, 150, 0.5) !important; } #list_surround { position: absolute !important; left: 1px !important;} body { background-size: cover; } .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } .td1, .td2 { line-height: 35px; } tr:hover .td1, tr:hover .td2 { line-height: 340px; } .animetitle + small { position: relative; line-height: 1px !important; } td:nth-of-type(5) { line-height: 20px !important; } border-radius: 25px 25px 25px 25px; border-style: solid !important; border-width: 1px; border-color: white; /* Base styles here for below 1000px */ body {background: green;} Sorry if I explained my problem kind of weird, but you can even see for yourself if you go to my list.. : Please reply soon, and thanks. I'll be the captain and I say that to blame the posters anime, if you remove them, section "More" will not lengthen. sry for my english google translate/russia-english =)) your english is not just good, but very good (understandable) !!! About the posters / covers : Then she will not have covers any more, although her lines would still stretch out, so your answer is not good enough... _ _ _ _ sorry @CupboardDinosaur but I hate to tell you, that your way of showing covers is affecting "More" function as well, so no solution as far as I know... |
MonsterguyMay 14, 2013 1:26 PM
May 13, 2013 6:32 PM
#937
Monsterguy said: iVoid said: CupboardDinosaur said: Hey, I've been experiencing problems with the "More" button on my anime list.. I have the thing in my anime list where you can mouseover the anime title and the box gets bigger and shows the preview/picture. But the same thing is happening when I click on the More section of it.. it gets bigger and the text gets all spread out!! How do I make the box not get bigger or the text spread out in that? Plus the preview picture keeps repeating in the More section.. and I don't want it to do that.. how do I get rid of the picture from there? I'm trying to add videos in the comments section, which I have done. But now it looks really bad because the section is all spread out.. ;_; Here, I'll paste my CSS File. @import "https://dl.dropboxusercontent.com/u/171994836/CupboardDinosaur_anime.css"; @import "http://dl.dropbox.com/u/78340470/animetitle.css"; @import "http://dl.dropbox.com/u/78340470/CSSforCatgirls.css"; @import url(http://fonts.googleapis.com/css?family=Sofadi+One); body { background-image: url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); background-attachment: fixed; } .header_title { background-color:transparent; color:pink; font-family:sofadi one; font-size:48px; } .table_header { background-color:green; } .animetitle, .animetitle:visited { color:white; font-family:sofadi one; font-size:20px; } .td1, .td2, a, a:visited, .category_totals, .table_header, #grand_totals, #copyright { color:white; font-family:Lucida Grande; } #list_surround { width:950px; } body{ background-position: top center;} body { font-weight: light; background-repeat: no-repeat; background-color: black; } #list_surround { margin:auto; background-image:url(); } a { text-decoration:none; } a:visited { text-decoration:none; } a:hover, a:visited:hover { color:purple; text-decoration:underline; } .category_totals, .td1, .td2, #grand_totals, #copyright { background-image:url(http://my-kawaii.narod.ru/oboi-shugochara-max/43.jpg); border-width:0; padding:2px; } .category_totals:HOVER, .td1:HOVER, .td2:HOVER, #grand_totals:HOVER, #copyright:HOVER {background-color:black; border-width:0; padding:2px; } #copyright:after { content: " Custom CSS by Shishio-kun. Google 'Shishio's Custom Lists' for more designs or info."; } .status_selected { background-color:black; padding:2px; color:white; text-decoration: blink; } .status_not_selected { background-color:black; padding:2px; color:white; } .status_selected a{ color:green; } .status_not_selected a{ color:white; } .thickbox { color:purple; font-family:fantasy; font-size:12px; } .header_title { height:52px; padding:2px; } .table_header { border-width:0; font-weight:bold; padding:2px; } .category_totals { height:30px; } #copyright, #grand_totals { text-align: center; margin:0 auto; } #mal_cs_otherlinks:before { background: none repeat scroll 0 0 transparent !important; color: white !important; content: "Currently fixing problems, will be updated soon enough! Details in my profile!" !important; left: 590px !important; width: 330px !important; position: absolute !important; top: 4px !important; } .category_totals, .td1, .td2, #grand_totals, #copyright { background: rgba(100, 200, 150, 0.5) !important; } #list_surround { position: absolute !important; left: 1px !important;} body { background-size: cover; } .td1, .td2 { transition: line-height .5s ease .1s; -o-transition: line-height .5s ease .1s; -moz-transition: line-height .5s ease .1s; -webkit-transition: line-height .5s ease .1s; } .td1, .td2 { line-height: 35px; } tr:hover .td1, tr:hover .td2 { line-height: 340px; } .animetitle + small { position: relative; line-height: 1px !important; } td:nth-of-type(5) { line-height: 20px !important; } border-radius: 25px 25px 25px 25px; border-style: solid !important; border-width: 1px; border-color: white; /* Base styles here for below 1000px */ body {background: green;} Sorry if I explained my problem kind of weird, but you can even see for yourself if you go to my list.. : Please reply soon, and thanks. I'll be the captain and I say that to blame the posters anime, if you remove them, section "More" will not lengthen. sry for my english google translate/russia-english =)) your english is not just fine, but very good (understandable) !!! About the posters / covers : Then she will not have covers any more, although her lines would still stretch out, so your answer is not good enough... _ _ _ _ sorry @CupboardDinosaur but I hate to tell you, that your way of showing covers is affecting "More" function as well, so no solution as far as I know... Thanks, I will try to find another way to show the covers. I didn't know that the covers would affect More too lol |
May 13, 2013 8:37 PM
#938
I have a few problems with my list. First I'm trying to make my background not repeat, second I'm trying to move it up a little bit, and third, I'm trying to get rid of the borders on my #'s column. Nothing I do is working. Can someone please help me out? Here's my CSS code: /* // Self-explanatory */ BODY { Background-image: url(http://images.alphacoders.com/256/256891.jpg); color: #FFFFFF; font-size: 11.00px; font-family: Trebuchet MS; background-color: #363636; } /* // Determines the positioning of your list */ #list_surround { margin: 0 auto; width: 750px; } /* // All links on your list */ a { color: #FFFFFF; text-decoration: none; } a:visited { color: #; text-decoration: none; } a:hover { color: #FFD500; text-decoration: underline; } /* // Alternating row color 1 */ .td1 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #446DB3; } /* // Alternating row color 2 */ .td2 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #2E4C81; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; background-color: #363636; padding: 0px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 0px 0px 0px 0px; border-color: #ABABAB; border-style: solid; color: #FFFFFF; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Which 'status' up top is selected? */ .status_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } .status_not_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw { } .header_completed { } .header_onhold { } .header_dropped { } .header_ptw { } .header_title { font-size: 14px; font-weight: bold; } .category_totals { } #grand_totals { text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 32px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: ; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { padding-top: 6px; text-align: center; margin: 0 auto; width: 920px; } #list_surround { position: absolute !important; left: 1px !important;} Read more at http://myanimelist.net/forum/?topicid=393437#9Faqs8L56EvhS985.99 body { background-size: cover; }/* REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. For example, the default code starts it from the left and top corner of the screen. You change 'left' and 'top' other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom. */ body{ background-position: "top top";} Read more at http://myanimelist.net/forum/?topicid=393437#9Faqs8L56EvhS985.99 |
May 13, 2013 9:55 PM
#939
Todd_Jensen said: I have a few problems with my list. Your edited CSS: /* // Self-explanatory */ .table_header:first-child { border-width: 0 !important; } BODY { Background-image: url(http://images.alphacoders.com/256/256891.jpg); background-attachment: fixed; background-size: cover; color: #FFFFFF; font-size: 11.00px; font-family: Trebuchet MS; background-color: #363636; } /* // Determines the positioning of your list */ #list_surround { margin: 0 auto; width: 750px; } /* // All links on your list */ a { color: #FFFFFF; text-decoration: none; } a:visited { color: #; text-decoration: none; } a:hover { color: #FFD500; text-decoration: underline; } /* // Alternating row color 1 */ .td1 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #446DB3; } /* // Alternating row color 2 */ .td2 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #2E4C81; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; background-color: #363636; padding: 0px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 0px 0px 0px 0px; border-color: #ABABAB; border-style: solid; color: #FFFFFF; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Which 'status' up top is selected? */ .status_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } .status_not_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw { } .header_completed { } .header_onhold { } .header_dropped { } .header_ptw { } .header_title { font-size: 14px; font-weight: bold; } .category_totals { } #grand_totals { text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 32px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: ; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { padding-top: 6px; text-align: center; margin: 0 auto; width: 920px; } #list_surround { position: absolute !important; left: 1px !important;} Read more at http://myanimelist.net/forum/?topicid=393437#9Faqs8L56EvhS985.99 body { background-size: cover; }/* REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. For example, the default code starts it from the left and top corner of the screen. You change 'left' and 'top' other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom. */ |
May 13, 2013 11:25 PM
#940
Hahaido said: Todd_Jensen said: I have a few problems with my list. Your edited CSS: /* // Self-explanatory */ .table_header:first-child { border-width: 0 !important; } BODY { Background-image: url(http://images.alphacoders.com/256/256891.jpg); background-attachment: fixed; background-size: cover; color: #FFFFFF; font-size: 11.00px; font-family: Trebuchet MS; background-color: #363636; } /* // Determines the positioning of your list */ #list_surround { margin: 0 auto; width: 750px; } /* // All links on your list */ a { color: #FFFFFF; text-decoration: none; } a:visited { color: #; text-decoration: none; } a:hover { color: #FFD500; text-decoration: underline; } /* // Alternating row color 1 */ .td1 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #446DB3; } /* // Alternating row color 2 */ .td2 { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #2E4C81; } /* // This represents the "Anime Title", "Score", "# Eps" columns */ .table_header { color: #FFFFFF; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; background-color: #363636; padding: 0px; } /* // headerLink represents the color of the links inside the_header */ .table_headerLink { color: ; } .table_headerLink:Visited { color: ; } .table_headerLink:Hover { color: ; } /* // Controls the select form decoration (the drop down select box) */ .form { border-width: 0px 0px 0px 0px; border-color: #ABABAB; border-style: solid; color: #FFFFFF; padding: 2px; font-size: 11.00px; font-family: Verdana, Arial; } /* Which 'status' up top is selected? */ .status_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } .status_not_selected { color: #000000; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #ABABAB; padding: 2px; background-color: #363636; } /* Header classes for Currently Watching, Completed, Dropped, etc... */ .header_cw { } .header_completed { } .header_onhold { } .header_dropped { } .header_ptw { } .header_title { font-size: 14px; font-weight: bold; } .category_totals { } #grand_totals { text-align: center; } /* header_al is thesurrounding "User's Anime List" at the top */ .header_al { font-weight: bold; font-size: 32px; } /* header_al_links is thewith your "Profile" and "MyAnimeList home" links */ .header_al_links { } /* controls what styles you can give to all the anime titles in your list */ .animetitle { font-weight: ; } /* copyright contains the "Producted by Garrett Gyssler" text DO NOT REMOVE OR HIDE THIS DIV IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO */ #copyright { padding-top: 6px; text-align: center; margin: 0 auto; width: 920px; } #list_surround { position: absolute !important; left: 1px !important;} Read more at http://myanimelist.net/forum/?topicid=393437#9Faqs8L56EvhS985.99 body { background-size: cover; }/* REPOSITION MAIN BACKGROUND Change the position your background starts on your screen from with the two properties after "background-position" below. For example, the default code starts it from the left and top corner of the screen. You change 'left' and 'top' other properties, they can be any of the following: left, top, bottom, right, or center. So if you want your background to start from the center of the screen, use "center center" If you want it to start from the top and center, use "top center". If you want it to start from the right and top, use "right top" If you want it to start from the right and bottom, use "right bottom" and so forth... Additionally, you can change "left" to a % to determine how far left or right the background starts from. For example "30% top" will start the background from the top but 30% of the pic's width from the left of the layout. You can also change top to a % to change the amount you want to start it from the top or bottom. */ Thank you so much, you saved me a lot of stress. |
May 14, 2013 12:41 AM
#941
May 14, 2013 7:28 AM
#942
ok so I tried to change the category link Plan to Watch to Gonna watch but it only shows up proper on the All Anime page and awkwardly on the currently watching page, does anyone know what I'm doing wrong? here's my css @import url(http://fonts.googleapis.com/css?family=Denk+One); @import url(http://dl.dropbox.com/u/49469857/MAL/premade/anime.css); @import url(http://fonts.googleapis.com/css?family=Varela+Round); body { background-size: cover; } body { background-image: url(http://i1295.photobucket.com/albums/b628/clone4/comic6_zps83ed5749.png); background-repeat: no-repeat; background-position: top left; background-attachment: fixed; } #grand_totals, a:visited, .table_header, .td1, .td2 { font-size: 20px; color: #00C1FC; } .header_cw { background-image:url(http://i1295.photobucket.com/albums/b628/clone4/watching2_zps208f9943.png); height: 470px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:0px; } .header_completed { background-image:url(http://i1295.photobucket.com/albums/b628/clone4/completed2_zpse4619e9a.png); height: 470px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:0px; } .header_onhold { background-image:url(http://i1295.photobucket.com/albums/b628/clone4/onhold2_zps8a966e20.png); height: 470px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:0px; } .header_dropped { background-image:url(http://i1295.photobucket.com/albums/b628/clone4/dropped2_zps0c5703bf.png); height: 470px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:0px; } .header_ptw { background-image:url(http://i1295.photobucket.com/albums/b628/clone4/plantowatch2_zpsfa61dc54.png); height: 470px; margin-bottom: 0px; background-color: transparent; background-repeat: no-repeat; color:; font-family:; font-size:0px; } .table_header:nth-of-type(2) a { color: #00C1FC !important; } .table_header:nth-of-type(3) a { color: #00C1FC !important; } .table_header:nth-of-type(4) a { color: #00C1FC !important; } .table_header:nth-of-type(5) a { color: #00C1FC !important; } td:nth-of-type(5) a { color: #00C1FC !important; } td:nth-of-type(6) { color: #00C1FC !important; width: 200px; } td:nth-of-type(3) a { color: #00C1FC !important; } td:nth-of-type(3) { color: #00C1FC !important; } td:nth-of-type(10) { color: #00C1FC !important; } td:nth-of-type(6) a { color: #00C1FC !important; } #list_surround small a:last-of-type { color: #00C1FC; } #list_surround a[href*="http://myanimelist.net/panel.php?go=add"] { color: #00C1FC !important; } #list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="] { color: #00C1FC !important; } .table_header { background: none repeat scroll 0 0 rgba(0, 0, 255, 0.7) !important; } #list_surround { width: 900px !important; } .animetitle, .animetitle:visited { font-family:Varela Round; font-size:28px; color:white; color: black; text-shadow: 2px 0 0 #FFFFFF, 0 -2px 0 #FFFFFF, 0 2px 0 #FFFFFF, -2px 0 0 #FFFFFF; text-decoration:none; } a:hover, a:visited:hover { color:white; } #list_surround { position: absolute !important; margin: auto !important; right: 0px !important; left: 0px !important; width: 772px !important; } .td1 { background: none repeat scroll 0 0 rgba(0, 0, 255, 0.4) !important; } .td2 { background: none repeat scroll 0 0 rgba(0, 0, 125, 0.4) !important; } #mal_cs_listinfo a { padding-right: ; padding-top: ; padding-bottom: ; position: ; margin:; margin-top: 0px; left: 50px; right:; top:; bottom:; } #mal_cs_links div:last-of-type a:first-of-type {padding-right: ; padding-top: ; padding-bottom: ; position: ; margin:; margin-top: 0px; left:; right:; top:; bottom: 6px; } #mal_cs_links div:first-of-type a:first-of-type {display: none; } #mal_cs_links div:first-of-type a:last-of-type {display: none; } #mal_cs_otherlinks strong { display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/history/clone4"]{ display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/forum/"]{ display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/panel.php?go=export"]{ display: none; } #mal_cs_otherlinks a[href="http://myanimelist.net/profile/Shishio-kun"] { display: none; } #mal_cs_powered a { display: none; } #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: 0 none !important; } /* CURRENTLY WATCHING/READING LINK */ .status_selected a, .status_not_selected a { background: url(none) repeat scroll 0 0 !important; padding-right:200px; padding-top: ; padding-bottom: ; position: absolute; margin:1150px; margin-top: 100px; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 30px; } /* COMPLETED LINK */ .status_selected + .status_not_selected a, .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected a{ background: url(none) repeat scroll 0 0 !important; padding-right: ; padding-top: ; padding-bottom: ; position: absolute; margin-top: 210px; margin:; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 30px; } /* ON HOLD LINK */ .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected a{ background: url(none) repeat scroll 0 0 !important; padding-right: ; padding-top: ; padding-bottom: ; position: absolute; margin:; margin-top: 270px; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 30px; } .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected a:hover{ color:white;} /* DROPPED LINK */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url(none) repeat scroll 0 0 !important; padding-right: ; padding-top: ; padding-bottom: ; position: absolute; margin:; margin-top: 370px; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 30px; } /* PLANNED LINK */ .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url(none) repeat scroll 0 0 !important; padding-right: 600px; padding-top: ; padding-bottom: ; position: absolute; margin:; margin-top: 420px; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 0; } .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a:before{ content: "Gonna Watch"; font-size: 30px !important;} /* ALL ANIME/MANGA LINK */ .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a{ background: url(none) repeat scroll 0 0 !important; padding-right: ; padding-top: ; padding-bottom: ; position: absolute; margin:; margin-top: 520px; left: 0px; right:; top: ; bottom: ; font-family:Denk One; position: fixed; font-size: 30px; } #copyright:after { content: "A Clone4 list."; } /* COVER AREA The surrounding area containing each cover pic which appears when you point to a row (requires #more CSS to see a DVD or manga cover). Move the cover's location around with left and top. Remove only the border-radius: 25px 25px 25px 25px; lines to take the rounded corners away. Increase height and width to make the pics bigger. Delete border-style: solid; to remove the border. For changing the original background color see the bottom of the original post: http://myanimelist.net/forum/?topicid=563993 */ :hover + .hide { background-size: cover; left: 10px; top: 50px; height: 350px; width: 226px; padding-bottom: 0px; border-style: solid; border-color: black; border-top: 6px solid black;; border-left: 6px solid black; border-right: 6px solid black; border-bottom: 6px solid black; border-radius: 0px 0px 0px 0px; background-color: rgba(255, 255, 255, 0.75); background-position: center 50% !important; background-repeat: no-repeat !Important; display: block !important; position: fixed; } /* PREVIEW MSG ABOVE COVERS Remove content: "preview"; to remove the PREVIEW text. Change the text in quotations after content to what you want it to say above your cover pic. Top and width controls the position of the text. */ .hide:before { background: transparent; content: ""; padding-bottom: 5px; position: absolute; text-align: center; width: 225px; top: -25px; border-radius: 25px 25px 0 0; } #mal_control_strip { background: url(http://i1295.photobucket.com/albums/b628/clone4/bl_zps0b579fd7.png) fixed top left !important; position: fixed !important; z-index: 10 !important; } |
May 14, 2013 9:33 AM
#943
Monsterguy said: Add this at the bottom of your CSS: body:before { position:absolute; display:block !important; height: 425px ; left: 0px ; margin: auto ; right: 0px ; top: -0px ; width: 900px ; content:""; background-color: rgba(0, 0, 0, 0); background-image:url(http://i39.tinypic.com/34disz7.png); background-repeat: no-repeat; background-size:800px 425px !important; background-position: center top; z-index: -1; opacity:0.9; } Thank you Can anyone tell me how to make the gap less big at the top?.3. https://www.dropbox.com/s/173vf8g6amoigo5/listt.txt |
May 14, 2013 9:08 PM
#944
clone4 said: ok so I tried to change the category link Plan to Watch to Gonna watch but it only shows up proper on the All Anime page and awkwardly on the currently watching page, does anyone know what I'm doing wrong? http://myanimelist.net/forum/?topicid=443937&show=60#msg21760815 hmmm... did you read this? If so, then what is this: .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected a, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected a:before{ content: "Gonna Watch"; font-size: 30px !important;} |
May 15, 2013 3:56 AM
#945
In my manga list, why does my pics are incorrect. Can someone help me how to get a right pic? |
May 15, 2013 4:18 AM
#946
GoldenBRS said: In my manga list, why does my pics are incorrect. Can someone help me how to get a right pic? In your CSS the 1-st line of the code says me that you're try to use anime covers for your manga list. So replace anime.css with manga.css: |
May 15, 2013 4:44 AM
#947
Hahaido said: GoldenBRS said: In my manga list, why does my pics are incorrect. Can someone help me how to get a right pic? In your CSS the 1-st line of the code says me that you're try to use anime covers for your manga list. So replace anime.css with manga.css: Thank you so much! It works. You are my life saver. |
More topics from this board
» [CSS - MODERN] ⚡️ Fully-Customizable Layouts (2024 updates!) ( 1 2 3 4 5 ... Last Page )Shishio-kun - Jul 21, 2017 |
386 |
by Shishio-kun
»»
10 hours ago |
|
Sticky: » [ BBCODE ] All 2023 BBcodes, Guides, and Templates ( 1 2 )Shishio-kun - Feb 16, 2023 |
64 |
by NightmareTala
»»
Oct 5, 1:08 PM |
|
Sticky: » [ SIGNATURES ~ PROFILES] All guides, generators, and templatesShishio-kun - Feb 16, 2023 |
35 |
by iluvmozu
»»
Oct 4, 11:41 PM |
|
» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )Valerio_Lyndon - Apr 19, 2018 |
1262 |
by Shishio-kun
»»
Sep 22, 4:35 AM |
|
» theme helpthreat - Jul 5 |
5 |
by Zaryf
»»
Aug 21, 5:46 AM |