Solved: 6 Years, 6 Months, 1 Week ago One of my posts is brown
#1
Solved: 6 Years, 6 Months, 1 Week ago
This user has been denied support. This user has been denied support.
morning Smile

One of my posts is all brown, but it's only showing like this halfway down the portal page.

http://jedsblog.tk/PotAds/portal.php

Any ideas why ? 

it's not on soft delete or anything, like i say it's fine in the actual thread.



thank you. 



[Image: E02ucma.png]
Sad 
[Image: 7gZ64Mm.png]
Reply
#2
Solved: 6 Years, 6 Months, 1 Week ago
click mouse on right side (on brown colour)

and inspect element

there is the problem
[Image: b905b5cc6479494a8400a69424c6184f.jpg]

can you find that element? in css or portal.php template ?
Reply
#3
Solved: 6 Years, 6 Months, 1 Week ago
#content > div > table > tbody > tr > td:nth-child(3) > table:nth-child(7) > tbody > tr > td > table > tbody > tr:nth-child(1) > td {
    background-color: #A19C69;
}

Look for that.


#content > div > table > tbody > tr > td:nth-child(3) > table:nth-child(7) > tbody > tr > td > table > tbody > tr:nth-child(1) > td {
    background-color: #FFF;
}

Change it to the above.
“Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind.”
― Bernard M. Baruch
Nation Boards
Reply
#4
Solved: 6 Years, 6 Months, 1 Week ago
This user has been denied support. This user has been denied support.
(2016-09-11, 01:50 PM)ziuma Wrote: click mouse on right side (on brown colour)

and inspect element



can you find that element? in css or portal.php template ?
you got it thank you Smile

it was in my header.
Sad 
[Image: 7gZ64Mm.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)