1 |
|
---|---|
Posted by | Need help with code in posts |
BlackDream (#211014) Divine View Forum Posts Posted on 2020-08-03 09:47:33 |
I was trying to make a nice looking post for my adopts. I'm a potato and really don't know what I'm doing wrong. In preview everything looks fine: https://gyazo.com/464fdef1c728e0049d0fa74b5ce5071b But when I send it: https://gyazo.com/c159ef862b33c8b2ca292b5662144c2b All the backgrounds disappear. Don't know how to fix this. Here's the code: https://www.dropbox.com/s/ly6mx1t7dxrn045/new%201%281%29.txt?dl=0 Maybe someone will know what to do ;w;; 0 players like this post! Like? |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-08-03 09:54:42 |
I'm not able to look at dropbox links currently, but is it all HTML code? CSS code will not work in forum threads 0 players like this post! Like? |
Hazel7 (#206346)
Heavenly View Forum Posts Posted on 2020-08-03 10:01:31 |
How come though? Lots of people have nice threads, clearly written in CSS. Also in preview everything seems to work. I used css not as separate code, but I used it in HTML markings. 0 players like this post! Like? |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-08-03 10:05:41 |
Here's an example of one of my codes: <*table style="background:#38383b;width:530px;border:3px solid #ffd699;text-align:center;color:#ffd699;*><*tr*><*th style="background-image:url('https://pic.stonecontact.com/picture/20102/33393/emperador-dark-gold-marble-slabs-tiles-spain-brown-marble-p64637-1b.jpg');text-align:center;color:#F4F4F4;font-family:Arial;font-size:24px;border:1px solid #38383b;"*><*i><*a href="https://www.lioden.com/lion.php?mid=89370"*>Keeva<*/a*><*/i><*/th><*tr><*td style="padding:50px;"*> <*/td*><*/tr*><*/table*>
You're using HTML table codes, which work a little differently than the usual CSS 0 players like this post! Like? |
Hazel7 (#206346)
Heavenly View Forum Posts Posted on 2020-08-03 10:08:51 |
But I used "style" markings as well, but with divs. Are divs not working in forum? 0 players like this post! Like? |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-08-03 10:22:26 |
Hazel7 (#206346)
Heavenly View Forum Posts Posted on 2020-08-03 10:35:27 |
💜Scouting for Booty💜 (#89370) King of the Jungle View Forum Posts Posted on 2020-08-03 10:36:03 |
1 |
---|