Sponsors

Highlighted

Morbidity by `sjade1  1 week 3 days  ago

Morbidity by `sjade1 1 week 3 days ago

Black and white at it's best with a dash of red to keep things interesting.

ShoutBox

~olsenl5667 38 minutes ago
Konnichiwa!

~Heloria 1 hour 45 minutes ago
Hellooooo!*stands still to listen*

~snipo-01 2 hours 7 minutes ago
Hi mom =D

~Heloria 2 hours 21 minutes ago
Well you never know^^

~Deerstalker 2 hours 39 minutes ago
A nap at 2am? He's going to sleep, don't believe the lies!

~Heloria 2 hours 41 minutes ago
Okay^^Sleep well

~uufhd 2 hours 42 minutes ago
Im gonna take a short nap. ttyl

~Heloria 2 hours 43 minutes ago
Yah!Well that bad thing does my dad he doesn't like to see me sleep..Isn't that weird?

~uufhd 2 hours 46 minutes ago
Yeh, an your mum decides she want too look out the window xD "close the damn curtain!!"

~Heloria 2 hours 51 minutes ago
Meh too especially when they come inside wake you up then you say that you want more sleep and they will not let you sleep anymore...it's like killing

v6 Suggestions

user avatar
$motogp
Donating Member
Dark Entity -..and focusing on simplicity!!
Topics: 37
Posts: 2192
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:

*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

This post has been filtered for improved legibility #793094 Quote Report

user avatar
`Danalm
Senior Member
★ a bunny is fine too
Topics: 36
Posts: 1921
1 week 4 days ago
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 code


after 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

This post has been filtered for improved legibility #794000 Quote Report Edited by `Danalm 1 week 4 days ago

user avatar
$motogp
Donating Member
Dark Entity -..and focusing on simplicity!!
Topics: 37
Posts: 2192
1 week 2 days ago

Danalm
i 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

This post has been filtered for improved legibility #794555 Quote Report

user avatar
~Day2Dream
Member
シー・ツー
Topics: 16
Posts: 1655
4 days 12 hours ago
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.

user avatar
$motogp
Donating Member
Dark Entity -..and focusing on simplicity!!
Topics: 37
Posts: 2192
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

This post has been filtered for improved legibility #796429 Quote Report