Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> FCKeditor/WYSIWYG Issues
Author Message
dad7732
RavenNuke(tm) Development Team



Joined: Mar 18, 2007
Posts: 1242

PostPosted: Wed Apr 07, 2010 8:21 am Reply with quote

Tried several approaches to adding a border with border color to no avail.

Tried: bordercolor="red" and style="border-color:red;" in the table tag.

Neither works, any solution to this?

Cheers
 
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Wed Apr 07, 2010 8:37 am Reply with quote

try
style="border:1px solid red;"

you can also apply different border styles (instead of solid) such as dotted, dashed, double, groove, and ridge.. if you dont define a border style the border may not appear...

the above is "shorthand", can also be written as:
border-style:solid;border-width:1px;border-color:red;
 
View user's profile Send private message Visit poster's website
dad7732







PostPosted: Wed Apr 07, 2010 6:36 pm Reply with quote

Tried that one also, didn't work .. still thinking nonetheless.

Cheers

Update: style="border:1px solid blue;" works ok so long as I understand how to spell blue correctly !! Sad
 
spasticdonkey







PostPosted: Wed Apr 07, 2010 7:05 pm Reply with quote

hmmm, how about:
style="border:1px solid #ff0000"
for red...?

It's also possible you have some styling conflicts, maybe a border: none somewhere?

Firebug for firefox is very handy for troubleshooting styling, you can right click on any page element and see all associated styling, even styles that have been overridden.
 
dad7732







PostPosted: Wed Apr 07, 2010 7:45 pm Reply with quote

I guess you missed my "update" in the above reply .. it works!

Cheers and yes I have the latest FF and Firebug. Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> FCKeditor/WYSIWYG Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©