|
uCoz Community uCoz Modules Forum Change Line Border Color |
Change Line Border Color |
How can I change the line border color in threads?
I know it's possible. Attachments:
9456309.png
(34.6 Kb)
Post edited by Expert1510 - Sunday, 2012-07-15, 9:26 PM
|
Quote (Sunny) Expert1510, provide your design number and the website address. Design #121 - site: challengeforum.ucoz.com |
Expert1510, as far as I can see you have already changed the colour of the line. Could you please provide a page address where you can see the red line?
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Quote (Paradox) Expert1510, as far as I can see you have already changed the colour of the line. Could you please provide a page address where you can see the red line? I didn't change the colored line, the line was always white. I used the color red in paint and overlined it to show what I wanted to change. I still need help P. Added (2012-07-17, 3:43 PM) Quote (Paradox) Expert1510, as far as I can see you have already changed the colour of the line. Could you please provide a page address where you can see the red line? I didn't change the colored line, the line was always white. I used the color red in paint and overlined it to show what I wanted to change. I still need help P. Added (2012-07-18, 4:00 PM) |
Expert1510, try this:
Find: Code .postTdInfo {font-family:tahoma; font-size:12px;text-align:center;padding:5px;background: white;} Change to: Code .postTdInfo {font-family:tahoma; font-size:12px;text-align:center;padding:5px;background: white;border-right:1px solid #A9B8C2;} That should do it. I didn't tested it yet so keep me informed about the changes Best Regards. To busy building a passive income online ;)
|
| |||
| |||