Template talk:Card Sheet/Treasure: Difference between revisions
From Unforgotten Realms Wiki
Latest comment: 10 years ago by Razorhead in topic General discussion
imported>Plornt No edit summary |
m Add used discussion-page tracking category |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) | <!-- URWIKI_DISCUSSION_CONSOLIDATION_NOTICE --> | ||
: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]]) | {{Consolidated discussion notice | ||
::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]]) | |sources= | ||
* [{{fullurl:Template talk:Card Sheet/Treasure/Archive 1|redirect=no}} Template talk:Card Sheet/Treasure/Archive 1] | |||
}} | |||
<!-- /URWIKI_DISCUSSION_CONSOLIDATION_NOTICE --> | |||
__TOC__ | |||
<!-- URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 --> | |||
== General discussion == | |||
For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 19:00, 5 June 2015 (UTC) | |||
: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]]) 19:05, 5 June 2015 (UTC) | |||
::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]]) 19:09, 5 June 2015 (UTC) | |||
:::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]]) 19:20, 5 June 2015 (UTC) | |||
<!-- /URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 --> | |||
[[Category:Discussions]] | |||
Latest revision as of 16:01, 28 April 2026
Legacy discussion notice: This talk page was consolidated from restored legacy discussion pages for compatability with DiscussionTools.
Source pages:
General discussion
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) 19:00, 5 June 2015 (UTC)
- 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) 19:05, 5 June 2015 (UTC)
- 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) 19:09, 5 June 2015 (UTC)
- 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) 19:20, 5 June 2015 (UTC)
- 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) 19:09, 5 June 2015 (UTC)


