Template talk:Card Sheet/Treasure: Difference between revisions

From Unforgotten Realms Wiki
Latest comment: 10 years ago by Razorhead in topic Archived discussion from Archive 1
Jump to navigationJump to search
Consolidate or redirect 1 legacy discussion archive page
Normalize legacy talk signatures for DiscussionTools
Line 12: Line 12:
{{Archive for converted wikitext talk page|from=Template talk:Card Sheet/Treasure|date=2015-06-27}}
{{Archive for converted wikitext talk page|from=Template talk:Card Sheet/Treasure|date=2015-06-27}}


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]]) 15:00, 5 June 2015 (EDT)
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]]) 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]]) 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]]) 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]]) 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]]) 15:20, 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]]) 19:20, 5 June 2015 (UTC)


<!-- /URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->
<!-- /URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->

Revision as of 03:41, 28 April 2026

Legacy discussion notice: This talk page was consolidated from restored legacy discussion pages for compatability with DiscussionTools.


Archived discussion from Archive 1

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)Reply

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)Reply
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)Reply
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)Reply