v6 Suggestions
1 week 6 days ago
*above*:Some bad language i guess.Anyways
---------------------------------------------------------
Suggestion:Can we get some kind of WYSIWYG CSS addon or something for this site to handle.It would be better as not to edit the CSS all the times you need to make a new one.How about something like a quick edit.When you click it a box or page would appear on which there would be some quick textboxes and some Hexes codes that could be modified.For example the page would contain the following text:
Background Color:
Nav Bar Color:
iStalker Pass:
Header:
Footer:
And so we could quickly just click something and change it for example we could quickly clikc on the Background colour's Hex code and change it and it would quickly change its appearance on our page.
Also for this app or feature to work we have to give it the accurate line in the CSS.For example there would be a page like umm "Options of CSS Quickeditor" it would contain this info
Background Colour:
Header:
so that we have to tell it which line to edit.I dont know if its possible or not.Just a suggestion
Regards
---------------------------------------------------------
Suggestion:Can we get some kind of WYSIWYG CSS addon or something for this site to handle.It would be better as not to edit the CSS all the times you need to make a new one.How about something like a quick edit.When you click it a box or page would appear on which there would be some quick textboxes and some Hexes codes that could be modified.For example the page would contain the following text:
Background Color:
*put hex code here*
Nav Bar Color:
*put hex code here*
iStalker Pass:
*put image code here*
Header:
*put image code here*
Footer:
*put image code here*
And so we could quickly just click something and change it for example we could quickly clikc on the Background colour's Hex code and change it and it would quickly change its appearance on our page.
Also for this app or feature to work we have to give it the accurate line in the CSS.For example there would be a page like umm "Options of CSS Quickeditor" it would contain this info
Background Colour:
*put CSS line of Background color here*
Header:
*put CSS line of Header here*
so that we have to tell it which line to edit.I dont know if its possible or not.Just a suggestion
Regards
Suggestion:Can we get some kind of WYSIWYG CSS addon ...
i can be wrong on what i will say, if so correct me.
isnt that optimal for sites wich stylesheet is HTML + CSS based?
one example is blogger, my current stylesheet was changed using the "WYSIWYG" (as you mentioned)
wich created the following HTML
/* Variable definitions
====================
<Variable name="bgColor" description="Page Background Color"
type="color" default="#efefef" value="#111111">
<Variable name="textColor" description="Text Color"
type="color" default="#333333" value="#666666">
<Variable name="linkColor" description="Link Color"
type="color" default="#336699" value="#999999">
*/
etc, not going to paste the whole codeafter that, the CSS part lost its definitions using the
#header {
width: 760px;
margin: 0 auto;
background-color: $headerBgColor;
border: 1px solid $headerBgColor;
color: $headerTextColor;
padding: 0;
font: $headerFont;
since you've edited your stylesheet, do you see the changes?
MT uses that system however MT support html/xhtml editing. wich AP atm doesnt
1 week 2 days ago
Danalmi can be wrong on what i will say, if so correct me. isnt that optimal for sites wich stylesheet is HTML + CSS based?
I agree with u.But if you see my post i've given a method how i want this method to work ^^.I dont know if its possible or not.
I'll wait.
Regards
I just thought of something since last.fm changed there skin... do not make it like that their's ><. Oh the horror. I don't want AP turning into facebook and last.fm.
3 days 11 hours ago
Why would Ap make their skin something similiar to any other site?
Ap has its own awesome looking CSS.All we need to do is make it more simple and fancy..Not FLASHY!.Fancy only :P
Ap has its own awesome looking CSS.All we need to do is make it more simple and fancy..Not FLASHY!.Fancy only :P









