SnippetMaster Support Forums
Return to main website
 
 FAQFAQ   SearchSearch   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin 

Ability to change table cell background color

 
Post new topic   Reply to topic    SnippetMaster Support Forums Forum Index -> Suggestions
View previous topic :: View next topic  
Author Message
paul



Joined: 05 Sep 2002
Posts: 9

PostPosted: Thu Sep 05, 2002 1:21 pm    Post subject: Ability to change table cell background color Reply with quote

It would be nice if you could apply the background color on the selected item for instance a table instead of the text.
Back to top
View users profile Send private message
admin
SnippetMaster Author


Joined: 26 Aug 2002
Posts: 695

PostPosted: Fri Sep 06, 2002 3:48 am    Post subject: Reply with quote

Excellent suggestion. If anyone wants to try and figure out how to do this, please go for it and let me know.

Ideally, here's the features it needs:

1. If you right-click in a cell it would be great to see a "table properties" and a "cell properties" option that would pull up the appropriate dialogue window.

2. If the mouse is located inside a table/cell, then a new toolbar icon could be enabled.. "table properties" and "cell properties". Actually, the existing "add table" icon could be used for table properties, but a new cell properties icon could be added.

Good luck!
Back to top
View users profile Send private message Send email Visit posters website
stewpot



Joined: 15 Jan 2003
Posts: 19
Location: Beds, UK

PostPosted: Mon Jul 21, 2003 2:14 pm    Post subject: Reply with quote

Hi

Is this something that might be included in the next version? icon_smile.gif

stoo
Back to top
View users profile Send private message
admin
SnippetMaster Author


Joined: 26 Aug 2002
Posts: 695

PostPosted: Mon Jul 21, 2003 5:52 pm    Post subject: Reply with quote

Yes, it is. The editor is already built.. I'm just trying to finish up the development of the application as a whole... should be ready to test soon hopefully!

icon_confused.gif
Back to top
View users profile Send private message Send email Visit posters website
ploon



Joined: 18 Mar 2004
Posts: 10
Location: Zierikzee, the Netherlands

PostPosted: Thu Mar 18, 2004 11:06 am    Post subject: Reply with quote

i think i've found a solution
in templates/main.html there is a line:
Code:
   <?php print "\n".stripslashes(chop($html[data][page_text][$i]))."\n"; ?>

replace that line with
Code:
<div style="background-color:black;">   <?php print "\n".stripslashes(chop($html[data][page_text][$i]))."\n"; ?></div>

that should give you a dark background there is a white margin around the editable area though
_________________
Pim van Loon
Back to top
View users profile Send private message Visit posters website
Display posts from previous:   
Post new topic   Reply to topic    SnippetMaster Support Forums Forum Index -> Suggestions All times are GMT
Page 1 of 1  

 
Jump to:  
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

Return to main www.SnippetMaster.com website



Web hosting provided by ET Web Hosting
Forum powered by phpBB 2.0.3 © 2001 phpBB Group