Template talk:Card Sheet/Treasure/Archive 1: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Plornt
No edit summary
imported>Razorhead
Response to Plornt
Line 2: Line 2:
:I fixed it by including the style into each <td> element, but that doesn't seem like a nice solution. There must be a better way --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 15:05, 5 June 2015 (EDT)
:I fixed it by including the style into each <td> element, but that doesn't seem like a nice solution. There must be a better way --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 15:05, 5 June 2015 (EDT)
::Yeah that seems to be the only way really, this is why I originally removed the styling off of the table and put it into Common.css because the original template was using style declarations on every table cell. [[User:Plornt|Plornt]] ([[User talk:Plornt|talk]]) 15:09, 5 June 2015 (EDT)
::Yeah that seems to be the only way really, this is why I originally removed the styling off of the table and put it into Common.css because the original template was using style declarations on every table cell. [[User:Plornt|Plornt]] ([[User talk:Plornt|talk]]) 15:09, 5 June 2015 (EDT)
:::I fixed it by changing the class. I accidentally copied over the class from [[Template:Card Sheet/Class]], which resulted in what we had before. Now that I've changed it to the normal class, I only have to specify the CSS in the first row. --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 15:20, 5 June 2015 (EDT)

Revision as of 19:20, 5 June 2015

For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --Razorhead (talk) 15:00, 5 June 2015 (EDT)

I fixed it by including the style into each element, but that doesn't seem like a nice solution. There must be a better way --Razorhead (talk) 15:05, 5 June 2015 (EDT)
Yeah that seems to be the only way really, this is why I originally removed the styling off of the table and put it into Common.css because the original template was using style declarations on every table cell. Plornt (talk) 15:09, 5 June 2015 (EDT)
I fixed it by changing the class. I accidentally copied over the class from Template:Card Sheet/Class, which resulted in what we had before. Now that I've changed it to the normal class, I only have to specify the CSS in the first row. --Razorhead (talk) 15:20, 5 June 2015 (EDT)