Forum Settings
Forums
New
Reply Disabled for Non-Club Members
Pages (159) « First ... « 40 41 [42] 43 44 » ... Last »
Jul 3, 2014 3:47 PM

Offline
Mar 2012
9
DaxHim said:
Ok, i give up. I've tried everything i can to delete this table, but with no result.
How do I do this?s

OMG how I hate this little table, why couldn't they add a class to it? I had a lot of problems with it, in the end I've just hidden it under another object. It's probably impossible to remove it since it's exactly the same as anime tables.


Yeah that's really an issue. I've ended up by hiding it. I thought that maybe it can be selected because elements around are not the same (no .hide after this table).
I speak the google translate English so please excuse me.
Jul 3, 2014 5:26 PM

Offline
Feb 2010
12631
DaxHim said:

OMG how I hate this little table, why couldn't they add a class to it? I had a lot of problems with it, in the end I've just hidden it under another object. It's probably impossible to remove it since it's exactly the same as anime tables.


Yeah that's really an issue. I've ended up by hiding it. I thought that maybe it can be selected because elements around are not the same (no .hide after this table).


Oh wow, this table was something I wanted to have the option to remove when we first started to use n+4 back in the day for the "poster" style; the way we came up with killing the table on single category pages was to use

#list_surround table:last-of-type {
display: none;
}


This will work on removing it from the single categories pages since last table is always category totals spot. Works on your list too Daxhim with the same category pages (everything but All Anime/Manga).

While thats a perfect solution imo for single category pages, it doesn't work on All Anime/Manga page, since last table isn't the same except on PTW since it on bottom of All. Personally I don't think poster styles should use All cuz there's other problems with using this category on All including this.

Just fyi there is a (bad) but definite way to delete the tables on All, but it will require a lot of time and patience:


But I think the method you've came up with for hiding it with category totals:before is nearly perfect tho as an alternative for All page; good work btw! Combined with

#list_surround table:last-of-type {
display: none;
}


I think its the closest you can come to solving most your problem easily as possible.
Shishio-kunJul 3, 2014 5:30 PM
Jul 3, 2014 8:58 PM

Offline
Mar 2012
9
@Shishio-kun Thanks for all this explanations!
I thought of that nth-of-type solution very early, and left it in the same time, definitely too complicated.
I'll just add this #list_surround table:last-of-type , still better.
I speak the google translate English so please excuse me.
Jul 6, 2014 10:06 PM

Offline
Mar 2014
2502
Soo, I tried to add my own back ground image to a premade ttemplate I got from here:

https://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Featured/MMO.css I found this template in this club.

I'm a total noob at CSS. My friend who is learning CSS helped me put in a code to insert the background I wanted. It shows up on my list, but then it goes back to the origianal background picure quickly.

This is my anime list right now, te results of my failed attempts to put in the BG

http://myanimelist.net/animelist/StardustNyako

The image on Completed is the image I'm trying to upload as my BG. If I need something bigger, I can use this:

https://lh5.googleusercontent.com/-3G489H5a_Ew/Uww1KYN4TQI/AAAAAAAAAfs/Sj7NrICGdaM/w1026-h577-no/%255B007nF%255D+Sakurasou+no+Pet+na+Kanojo+-+12+%2528BD+1920x1080+x264+10bits+AAC%2529%255B49BB0ACD%255D.mp4_snapshot_23.29_%255B2014.02.25_00.15.45%255D.jpg

Also, here is the current code I have now for my current list, again, the result of me dicking around with the code. I'm so sorrry >.<

If anyone can help me put either of these images in my BG, I'd be so grateful~! I'll give you cookies~
I had the brilliant idea of getting rid of the 3 imports at the beginning of the code because I thought that'd get id of the origianal BG
"Fuck this shit, fun things are fun!"
Jul 6, 2014 10:36 PM
Offline
Jul 2013
3569
http://myanimelist.net/animelist/Sung-Hwan

PLEASE help. I cannot get the link to appear between the bottom menu. It only appears if you visit my profile while not on an account.

I don't get it...getting really frustrating. A fix for this would be appreciated immensely.
00002019Jul 6, 2014 10:44 PM
Jul 6, 2014 10:43 PM

Offline
Feb 2010
12631
StardustNyako said:
Soo, I tried to add my own back ground image to a premade ttemplate I got from here:

https://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Featured/MMO.css I found this template in this club.

I'm a total noob at CSS. My friend who is learning CSS helped me put in a code to insert the background I wanted. It shows up on my list, but then it goes back to the origianal background picure quickly.

This is my anime list right now, te results of my failed attempts to put in the BG

http://myanimelist.net/animelist/StardustNyako

The image on Completed is the image I'm trying to upload as my BG. If I need something bigger, I can use this:

https://lh5.googleusercontent.com/-3G489H5a_Ew/Uww1KYN4TQI/AAAAAAAAAfs/Sj7NrICGdaM/w1026-h577-no/%255B007nF%255D+Sakurasou+no+Pet+na+Kanojo+-+12+%2528BD+1920x1080+x264+10bits+AAC%2529%255B49BB0ACD%255D.mp4_snapshot_23.29_%255B2014.02.25_00.15.45%255D.jpg

Also, here is the current code I have now for my current list, again, the result of me dicking around with the code. I'm so sorrry >.<

If anyone can help me put either of these images in my BG, I'd be so grateful~! I'll give you cookies~
I had the brilliant idea of getting rid of the 3 imports at the beginning of the code because I thought that'd get id of the origianal BG


http://myanimelist.net/forum/?topicid=662751
See topic. I said to start your list off on a page other than All Anime, fix that first. Otherwise the backgrounds get messed up. This list design isn't intended for All Anime. I also say where the backgrounds were.

Under .header_completed:before { (near the top) you put in your completed page background codes. Your friend put the first one in above that code. So for that wallpaper you linked, your CSS would look like


/* COMPLETED RENDER AND BACKGROUND */
.header_completed:before {
background-image: url("https://lh5.googleusercontent.com/-3G489H5a_Ew/Uww1KYN4TQI/AAAAAAAAAfs/Sj7NrICGdaM/w1026-h577-no/%255B007nF%255D+Sakurasou+no+Pet+na+Kanojo+-+12+%2528BD+1920x1080+x264+10bits+AAC%2529%255B49BB0ACD%255D.mp4_snapshot_23.29_%255B2014.02.25_00.15.45%255D.jpg"), url(http://i42.tinypic.com/28a4z5u.jpg);}


Just find /* COMPLETED RENDER AND BACKGROUND */ in your code and make it look like this above by replacing the link in the first parenthesis. You dont need to replace the tinypic link in the second parenthesis but you can if you want since you're not using renders. You do the same for the rest of those codes under- on hold, dropped, etc.

btw when you save changes in the CSS edit box it takes you to a page where you see your old code again without the changes you just made. That may be why ur background is reverting. So everytime you save changes to your CSS edit box, you need to go back in your browser one page if you plan to make more edits to your box after saving. This was covered in the starter tutorial, if you didn't do that one you should.

If the background doesn't cover your whole screen get bigger wallpapers or put background-size: cover; under each background image code. For example:


.header_completed:before {
background-image: url("https://lh5.googleusercontent.com/-3G489H5a_Ew/Uww1KYN4TQI/AAAAAAAAAfs/Sj7NrICGdaM/w1026-h577-no/%255B007nF%255D+Sakurasou+no+Pet+na+Kanojo+-+12+%2528BD+1920x1080+x264+10bits+AAC%2529%255B49BB0ACD%255D.mp4_snapshot_23.29_%255B2014.02.25_00.15.45%255D.jpg"), url(http://i42.tinypic.com/28a4z5u.jpg);
background-size: cover;
}


You probably don't want to use such long image links either. it makes it harder to fix and sort through your codes late. If they start disappearing go to Imgur and upload them there.
Jul 6, 2014 10:47 PM

Offline
Jan 2012
1578
Sung-Hwan said:
http://myanimelist.net/animelist/Sung-Hwan

PLEASE help. I cannot get the link to appear between the bottom menu. It only appears if you visit my profile while not on an account.

I don't get it...getting really frustrating. A fix for this would be appreciated immensely.

I fixed your problem
Jul 6, 2014 10:53 PM
Offline
Jul 2013
3569
Hahaido said:
Sung-Hwan said:
http://myanimelist.net/animelist/Sung-Hwan

PLEASE help. I cannot get the link to appear between the bottom menu. It only appears if you visit my profile while not on an account.

I don't get it...getting really frustrating. A fix for this would be appreciated immensely.

I fixed your problem

thank you so much!!
Jul 7, 2014 6:24 AM
Offline
Feb 2013
4
dzikibambus said:
codyrapol said:
One more question, before I start uploading high quality covers and changing the URL's in the css file I made for my anime, does anyone know of a list that gets updated that has higher resolution than the standard one that is provided in the tutorials when adding covers to your list?

I don't think anyone has a list with higher resolutions.

DaxHim said:
Ok, i give up. I've tried everything i can to delete this table, but with no result.
How do I do this?s

OMG how I hate this little table, why couldn't they add a class to it? I had a lot of problems with it, in the end I've just hidden it under another object. It's probably impossible to remove it since it's exactly the same as anime tables.

Inevitabilis said:
I'm working on my new design and I'm not quite sure if panel on the left looks allright to everyone else except me (especially "You are viewing..." section, I can't test it). Would be great if someone posts their screenshot of it.

http://i.imgur.com/exwvUs9.png
Well it doesn't look as it should. When I was working on this part I used someone else's list and edited it with firebug.

I feel bad for not giving a single positive answer.


Thank you
Jul 7, 2014 8:23 AM

Offline
Mar 2014
2502


Thank you so much!!

Ths helped me a lot~

Right now I'm still working on putting images in here, but yeah, making way better progress than before XD

Here you go

"Fuck this shit, fun things are fun!"
Jul 7, 2014 9:00 AM

Offline
Feb 2010
12631
Wow you really did bring cookies, but unfortunately I only like Macaroons and Oatmeal Raisin...

Jul 9, 2014 12:17 PM

Offline
Jul 2012
397
Hello,i need a bit of help with my manga style.
I use Hahaido's Lineage,took me 10 minutes to figure out how to change the menus to manga ones(yea that's the degree about how noob i'm),but for some reason the score seems to be a bit off.
T̶h̶e̶ ̶a̶n̶i̶m̶e̶ ̶l̶i̶s̶t̶ ̶d̶o̶e̶s̶n̶'̶t̶ ̶s̶e̶e̶m̶s̶ ̶t̶o̶ ̶h̶a̶v̶e̶ ̶t̶h̶i̶s̶ ̶p̶r̶o̶b̶l̶e̶m̶(Yep the same problem with this one as well),and using priority doesn't seems to be the reasons for this.
Note:Also some of the anime/manga names start with an orange letter,doesn't really bother me.But doesn't hurts to ask how to fix it.
http://myanimelist.net/animelist/-Okami
http://myanimelist.net/mangalist/-Okami
-OkamiJul 9, 2014 12:20 PM

I painted my teary face with a disguised smile[COLOR=#ff3333] and pretended it was a cry out of joy.[/COLOR]

Jul 10, 2014 12:32 AM

Offline
Jul 2011
148
Question: Can I just commission someone to do my page for me? x.x In short, I'm kinda lazy right now....

Edit: It's been 2 days and no one has answered my question :-(
GBreakdownJul 13, 2014 12:41 AM
Jul 10, 2014 2:27 PM

Offline
Oct 2012
125
Here's the background of a user Lirina (http://i.imgur.com/EnR9pAU.png) and here's mine (http://i.imgur.com/laydlOP.png). Not using the same background pic right now but it still applies. Note that I zoomed out to about 60% on both. I was wondering how you make the background pick stagnant like that. You know, immune to the zoom function or able to fit any screen. Thank you.

Jul 10, 2014 4:31 PM

Offline
Jul 2013
381
Whalelala said:
Here's the background of a user Lirina (http://i.imgur.com/EnR9pAU.png) and here's mine (http://i.imgur.com/laydlOP.png). Not using the same background pic right now but it still applies. Note that I zoomed out to about 60% on both. I was wondering how you make the background pick stagnant like that. You know, immune to the zoom function or able to fit any screen. Thank you.


try background-size: cover; under body
Jul 11, 2014 12:33 PM

Offline
Oct 2012
125
kuronekodesu said:
Whalelala said:
Here's the background of a user Lirina (http://i.imgur.com/EnR9pAU.png) and here's mine (http://i.imgur.com/laydlOP.png). Not using the same background pic right now but it still applies. Note that I zoomed out to about 60% on both. I was wondering how you make the background pick stagnant like that. You know, immune to the zoom function or able to fit any screen. Thank you.


try background-size: cover; under body


Sadly it's already there.

Jul 11, 2014 7:11 PM

Offline
Feb 2010
12631
Whalelala said:
kuronekodesu said:


try background-size: cover; under body


Sadly it's already there.


Your list backgrounds are same view on all resolutions like you're asking, unless you are using a very old browser or another unusual view setup
Jul 12, 2014 10:27 AM

Offline
Mar 2013
287
Hello, I've been wanting to share my anime list (maybe my manga list too, but it's less conventional :P). I need to know the procedures before doing so. I am planning on putting the elements of coding that are modifiable (ex.: color, background url, header url, editable text on main header) on the outside of the dropbox .css folder, that way it's easier for new users to handle the list and change it themselves if needed.

However, I originally took iSayChris' model as a template and made it into a very original creation (:D). I was just wondering if some steps need to be made before sharing my own customization of his list (for example, copyright; is it a real copyright or just an aesthetic? I sorta trolled with it a bit on the right corner of my list, lol).

I all I need to do is share the code and that's all, then it'll be available in the topic designated for that shortly. =)


PS: I tried contacting iSayChris, but I guess he doesn't read messages at all, so I don't know if I have authorization to do anything with his list. He should know that I adopted it since I commented on his wall, but yeah.
_____________________________________________________________

Come visit the Rec club! Everyone gets confused as to what they want to watch or read next. :T

Here is the Official Rec Club list of Recommendations!
Jul 13, 2014 1:15 AM

Offline
Aug 2013
520
blob said:
Hello, I've been wanting to share my anime list (maybe my manga list too, but it's less conventional :P). I need to know the procedures before doing so. I am planning on putting the elements of coding that are modifiable (ex.: color, background url, header url, editable text on main header) on the outside of the dropbox .css folder, that way it's easier for new users to handle the list and change it themselves if needed.

However, I originally took iSayChris' model as a template and made it into a very original creation (:D). I was just wondering if some steps need to be made before sharing my own customization of his list (for example, copyright; is it a real copyright or just an aesthetic? I sorta trolled with it a bit on the right corner of my list, lol).

I all I need to do is share the code and that's all, then it'll be available in the topic designated for that shortly. =)


PS: I tried contacting iSayChris, but I guess he doesn't read messages at all, so I don't know if I have authorization to do anything with his list. He should know that I adopted it since I commented on his wall, but yeah.
Every design is shareable as long as you've made something yourself. No need to ask for permission as long as you did not steal the code, which you didn't since he has shared it by free will. Regarding the copyright, do whatever you want as long as the original part from crave is easily readable :-)

Edit :as your copyright looks right now it does not follow the rules and in theory you could get banned for it.




Jul 13, 2014 10:20 AM

Offline
Mar 2013
287
Oiomi said:

Edit :as your copyright looks right now it does not follow the rules and in theory you could get banned for it.


O.O
Where is that rule? I need to know how to fix it immediately! XD

Thanks for the answer!
_____________________________________________________________

Come visit the Rec club! Everyone gets confused as to what they want to watch or read next. :T

Here is the Official Rec Club list of Recommendations!
Jul 13, 2014 11:19 AM

Offline
Jul 2013
381
blob said:
Oiomi said:

Edit :as your copyright looks right now it does not follow the rules and in theory you could get banned for it.


O.O
Where is that rule? I need to know how to fix it immediately! XD

Thanks for the answer!


@Oiomi
Have you scrolled to the bottom of blob's list? The copyright is there, and it's visible at all times. :)
@blob
Don't worry, the copyright is visible at all times in your design and it does not interfere with rules. :)
Jul 14, 2014 2:32 AM

Offline
Aug 2013
520
kuronekodesu said:
blob said:


O.O
Where is that rule? I need to know how to fix it immediately! XD

Thanks for the answer!


@Oiomi
Have you scrolled to the bottom of blob's list? The copyright is there, and it's visible at all times. :)
@blob
Don't worry, the copyright is visible at all times in your design and it does not interfere with rules. :)
sorry! I wS on my phone andonly saw the thing he dud in the corner f(^_^;




Jul 15, 2014 12:12 PM

Offline
Jan 2014
198
Hello!
I would like to add to the category headers a hover like the one the category totals have in my manga list, is that possible?
“We see what we want to see”
Jul 15, 2014 2:18 PM

Offline
Jul 2013
381
KuroMayKami said:
Hello!
I would like to add to the category headers a hover like the one the category totals have in my manga list, is that possible?


if i understood your question:

.category_totals:hover
{background-color: pink;}

just change the color to your liking :)
Jul 15, 2014 6:34 PM

Offline
Jul 2011
21
Hello I was wondering if it was possible to edit the contents of the buttondropdowns I currently have at the top of my anime list and how I would do that. I was also wondering if it was possible to remove one of the buttons altogether.
I'm a quiet guy.
Jul 16, 2014 9:58 AM

Offline
Sep 2013
2494
Hi there, I would love to have my tag box like Introverturtle has. The problem is that it doesn't work in my case, which is kind of weird.
Jul 16, 2014 1:28 PM

Offline
Jan 2014
198
kuronekodesu said:
KuroMayKami said:
Hello!
I would like to add to the category headers a hover like the one the category totals have in my manga list, is that possible?


if i understood your question:

.category_totals:hover
{background-color: pink;}

just change the color to your liking :)

That's what I meant but the code has no effect :/, perhaps it's not possible to add hover to the category headers' background with the layout I have?
“We see what we want to see”
Jul 17, 2014 6:11 AM

Offline
Feb 2010
12631
kishinra said:
Hi there, I would love to have my tag box like Introverturtle has. The problem is that it doesn't work in my case, which is kind of weird.


He has different list settings than you (you don't have numbers turned on). So codes like

tr:hover td[class^='td']:nth-of-type(6)

have to be set differently, the 6 needs to be 5 in your current case. All the codes like that need to be adjusted
Jul 18, 2014 6:33 AM

Offline
Dec 2012
1897
hi Shishio!

I was trying to make a birthday card(my first time), and was gonna use the image below. But it has a white background. So when I tried doing a render by colour, the white portions such as the teeth and shirt also got omitted. Is there a way possible to render much easily or will I have to rely on paths. Oh and I use GIMP, sorry for any trouble!!

Jul 18, 2014 7:00 AM

Offline
Feb 2010
12631
cloud2313 said:
hi Shishio!

I was trying to make a birthday card(my first time), and was gonna use the image below. But it has a white background. So when I tried doing a render by colour, the white portions such as the teeth and shirt also got omitted. Is there a way possible to render much easily or will I have to rely on paths. Oh and I use GIMP, sorry for any trouble!!



I'm low skilled in rendering so I'm not the person to ask, try Hahaidos render tutorial
http://myanimelist.net/forum/?topicid=1209497

or the one linked in the renders topic, you can ask too for someone to render there too
http://myanimelist.net/forum/?topicid=400287

or search online if no one else answers
Jul 18, 2014 8:05 AM

Offline
Dec 2012
1897
@Shisio no problem, I started trying different things out and stuff just seemed to work out. ^^

I used a tool called fuzzy tool, which removed most of the background except a small lining on border of required area, which I can remove(time-consuming but easy). I will check out hose guides anyway. Thanks~
Jul 18, 2014 4:39 PM

Offline
Nov 2012
518
Hello
I am frequently on this page for designs and know how about MAL graphics and interfaces, i sometimes talk but not alot so i do this little recap for whatever reason

anywho i have a question to ask, i am being asked and suggested to do cards but i dont have the pezzazz to do them, i mean i have:
cooltext for font's
anime image sites for graphic's
google for backgrounds and patterns
GIMP for editing
and other interests i can search and gather

however i dont have any sort of boarders or frame for cards and pictures? are there any sites or tricks in making a good boarder/frame?

please PM if possible
Mon-Love club: http://myanimelist.net/clubs.php?cid=39529

The Shape of happiness might resemble glass...
Even though you don't usually notice it, it's still definitely there...
You merely have to change your Point of View slightly...
and that glass will sparkle when it reflects the light...
Jul 18, 2014 9:57 PM

Offline
Feb 2010
12631
I just answered a similar question on the front page, so you can check that out
Jul 21, 2014 10:47 AM

Offline
Sep 2013
2494
Shishio-kun said:
kishinra said:
Hi there, I would love to have my tag box like Introverturtle has. The problem is that it doesn't work in my case, which is kind of weird.


He has different list settings than you (you don't have numbers turned on). So codes like

tr:hover td[class^='td']:nth-of-type(6)

have to be set differently, the 6 needs to be 5 in your current case. All the codes like that need to be adjusted


I did that but see no box :/ In fact, nothing really happened.
Jul 21, 2014 11:58 AM

Offline
Feb 2010
12631
Karazumi said:
Shishio-kun said:


He has different list settings than you (you don't have numbers turned on). So codes like

tr:hover td[class^='td']:nth-of-type(6)

have to be set differently, the 6 needs to be 5 in your current case. All the codes like that need to be adjusted


I did that but see no box :/ In fact, nothing really happened.


You don't have tags turned on. You also will need to set the right under td[class^="td"]:nth-of-type(5) to -170px since you have a different list position then him and the box needs to be moved to a better spot. So I think your code should be like:

Jul 23, 2014 8:39 AM

Offline
Apr 2014
401
erm hi! can anyone tell me the code for show spoiler and hide spoiler button? I went to google and use the code found but it doesn't show up in my profile :0
Jul 23, 2014 9:35 AM

Offline
Aug 2013
520
[spoiler*][/spoiler*]
without the *




Jul 23, 2014 10:09 AM

Offline
Feb 2013
20
Why do my buttons disappear on my anime list The ones on the left that say watching completed on-hold etc. Some show up Idk if it's only for me
Jul 23, 2014 11:16 AM

Offline
Apr 2014
401
@oiomi : thank you very much~ ❤ ❤ ❤
Jul 23, 2014 11:30 PM
Offline
Jun 2012
22
Is there a way to give certain entries custom ratings?

Like giving Highschool DXD an Ecchi/10

or K-On a cute/10
Jul 24, 2014 3:08 AM
Offline
Aug 2011
2
Hi, I was hoping to get some help with my CSS. I don't know any CSS, and the few hours of tinkering that I've done haven't been enough. The row in question is the Overdrive anime.

My MAL: http://myanimelist.net/animelist/osage&status=2&order=4
My CSS: https://www.dropbox.com/s/x1egmnt4jgty7sk/Saiyuki.css

The basic problem is getting the height of my rows, and the accompanying bottom border, fitted to the mini-reviews I'd like to have. I use tags for shorter reviews, but I also use this piece of code
td.td1 span#tagLinks2112:after, td.td2 span#tagLinks2112:after{
content: "";}

for longer reviews. Altering the bottom doesn't work because it alters every row, which I don't want to do.
.td1, .td2{
padding-top:4px;
padding-bottom:14px;
border-bottom:1px solid #dfd4cc;
}

I have however been able to use
.hide {
display: inline-block !important;
}

#more2112{
padding-top:0px;
padding-bottom:15px;
}

To add space, but I'm unable to get the bottom border to adjust accordingly. It just stays in its original position.'

Thanks in advance, I really appreciate it. I've spent the last 3 or 4 hours just trying to hack something together randomly without success.
Jul 24, 2014 4:58 AM

Offline
Jan 2012
1578
Enjoy
Jul 24, 2014 5:46 AM
Offline
Aug 2011
2
Thanks so much! You're a life saver.
Jul 24, 2014 3:32 PM

Offline
Jul 2012
116
I managed to customize the size of the icons on the desktop; but some of them during the scaling got a white square around them :/



Maybe it's a stupid question but I am new in these things >.<

I was thinking to make another icon that could fit it but if there's another solution it would be easier :)

Thank you very much
Jul 25, 2014 3:53 AM

Offline
Jul 2013
1171
How can I change the color of the club comments and nothing else?

Using this code: [*/center][*color=deepskyblue][*center][*/color] I can change the color of the club comments but it will also center the comments which I don't want to happen. Removing the center tag will make the color disappear and changing "center" to "left" will also make the color disappear. How do I keep the color without changing the position of the club comments?
Jul 27, 2014 10:36 AM

Offline
Dec 2011
4154
Hey guys, I'm making my own version of the Sao Layout Lineage Style and I've got a little problem. I want to make the top left corner of the list rounded too, but I can't find the part of the code that would round it. :( Can someone pinpoint it for me please, I'd be in eternal gratitude.

And maybe tell me how to add the "#" in that empty box too, above the numbers. :D

If you check my list you can see the top left corner of the list being a little weird.
Jul 27, 2014 11:10 AM

Offline
Jul 2013
381
Sebulon said:
Hey guys, I'm making my own version of the Sao Layout Lineage Style and I've got a little problem. I want to make the top left corner of the list rounded too, but I can't find the part of the code that would round it. :( Can someone pinpoint it for me please, I'd be in eternal gratitude.

And maybe tell me how to add the "#" in that empty box too, above the numbers. :D

If you check my list you can see the top left corner of the list being a little weird.


ok delete
.table_header span {
    display: none;
}

that

find .table_header:first-child and change the content in brackets with:
    border: 2px solid #612c00 !important;
    border-right: 0px !important;
    border-top-left-radius: 16px;
Jul 27, 2014 11:16 AM

Offline
Jul 2010
93
Moderated said:
Is there a way to give certain entries custom ratings?

Like giving Highschool DXD an Ecchi/10

or K-On a cute/10

The only thing that comes to my mind right now is to add the text to the .animetitle and place it over the score. Something like this:

It's not a good solution, but it kinda works.

Ophis said:
How can I change the color of the club comments and nothing else?

Using this code: [*/center][*color=deepskyblue][*center][*/color] I can change the color of the club comments but it will also center the comments which I don't want to happen. Removing the center tag will make the color disappear and changing "center" to "left" will also make the color disappear. How do I keep the color without changing the position of the club comments?

[color=deepskyblue]this should work[/color]
[/center][/center][color=deepskyblue]this could actually break some stuff[center][/color][center]

[/center][/center][/center][/center]Well, yep, it breaks stuff[center][center][center][center]
http://i.imgur.com/reF57pg.png
dzikibambusJul 27, 2014 11:32 AM
Jul 27, 2014 12:06 PM

Offline
Dec 2011
4154
kuronekodesu said:
Sebulon said:
Hey guys, I'm making my own version of the Sao Layout Lineage Style and I've got a little problem. I want to make the top left corner of the list rounded too, but I can't find the part of the code that would round it. :( Can someone pinpoint it for me please, I'd be in eternal gratitude.

And maybe tell me how to add the "#" in that empty box too, above the numbers. :D

If you check my list you can see the top left corner of the list being a little weird.


ok delete
.table_header span {
    display: none;
}

that

find .table_header:first-child and change the content in brackets with:
    border: 2px solid #612c00 !important;
    border-right: 0px !important;
    border-top-left-radius: 16px;
Thank you, I owe you my body and soul, I hope you take good care of them~
Jul 27, 2014 5:36 PM

Offline
Jul 2013
1171
dzikibambus said:
Ophis said:
How can I change the color of the club comments and nothing else?

Using this code: [*/center][*color=deepskyblue][*center][*/color] I can change the color of the club comments but it will also center the comments which I don't want to happen. Removing the center tag will make the color disappear and changing "center" to "left" will also make the color disappear. How do I keep the color without changing the position of the club comments?

[color=deepskyblue]this should work[/color]


Yes but it doesn't. That's what I'm saying. [*color=deepskyblue][*/color] should change the color of the club comments but it doesn't. I have to use it with the center tag for the color to change but then it centers the comments which I don't want. I'm trying to change the color while keeping the club comments on the left side. Like how the comments in this club are purple but are not centered
-Dizzy-Jul 27, 2014 5:49 PM
Reply Disabled for Non-Club Members
Pages (159) « First ... « 40 41 [42] 43 44 » ... Last »

More topics from this board

» theme help

threat - Jul 5

5 by Zaryf »»
Aug 21, 5:46 AM

» [CSS - Modern] 🍰 Clarity by V.L ( 1 2 3 4 5 ... Last Page )

Valerio_Lyndon - Apr 19, 2018

1261 by KiranaStarr »»
Aug 16, 5:48 PM

» [CSS] ⭐️ Customize your List Cursor + Cursor Fixes

Shishio-kun - Mar 8, 2021

30 by Shishio-kun »»
Jul 28, 3:17 AM

» How To Have Different Banner/Cover image & Background Image For Manga & Anime Lists

YasminaRegina - Jul 25

2 by YasminaRegina »»
Jul 26, 1:02 AM

Sticky: » 💚 [REPAIR STICKY] Repair/speed up layouts + Request layout fixes ( 1 2 )

Shishio-kun - Nov 17, 2023

52 by LucaBalsa »»
Jul 6, 2:02 PM
It’s time to ditch the text file.
Keep track of your anime easily by creating your own list.
Sign Up Login