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

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Razorhead
No edit summary
imported>Plornt
No edit summary
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]]) 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]]) 15:00, 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)
: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)

Revision as of 19:09, 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)