|
Anjula
|
|
|
|
|
Glad to announce that we have completed the CSS reference table! With the help of the CSS table you can now experiment with styles and attune your layout according to your specific needs. The table is available at: http://www.viart.com/css_reference_table.html With regards, ViArt Support Team
|
|
| |
|
mANYO (Guest)
|
|
|
|
| |
|
Ned
|
|
|
|
|
|
Yes a very good development. Thank You
|
|
| |
|
daanmuller
|
|
|
|
|
|
Thanks! Very welcome this!
|
|
| |
|
Ibn Saeed
|
|
|
|
|
|
Thank you very much I just found it now. is there a way to subscribe to forum accountments thread ?
|
|
| |
|
Ibn Saeed
|
|
|
|
|
|
It would have been better if you would included a Screenshot of viart highlighting the different css classes and its position
|
|
| |
|
msquared
|
|
|
|
|
|
Nice Job, This will speed up the process. Thanks Msquared
|
|
| |
|
Dan
|
|
|
|
|
|
was a while ago, but is there a better css reference guide?
|
|
| |
|
christopherO
|
|
|
|
|
|
I would find is much more useful if the .css file itself was annotated at each item, explaining what it refers to and which areas. Rather like this:— /* a little spacing above and below the links in the Account Options block */ .acct_options div.nav_link_container { margin-top: 10px; margin-bottom: 10px; } /* fix margins for best sellers ol */ .best_sellers ol { margin: 0px; padding-left: 27px; text-align: left; } .best_sellers ol li { vertical-align: top; margin-bottom: 5px; } /* move the links a little closer to the bullets */ .best_sellers a { position: relative; left: -5px; } /* fix alignment of text with numbered bullet for IE only */ * html .best_sellers a { position: relative; top: -2px; } /* table that contains subcategory links, below category detail */ .subcategory_table { width: 100%; }
|
|
| |
|
Dan
|
|
|
|
| |
|
christopherO
|
|
|
|
|
Anjula, I love your new Avatar . . .you are looking so much younger!! Does this lead us to expect a rejuventation of the css reference? Chris
|
|
| |
|
alkatraz
|
|
|
|
|
|
Wow.. the more I play with this stores CSS file the more I want to cry.. IMO, it would be a smart business decision for Viart to hire a CSS expert and have the entire layout redone.
|
|
| |
|
Bill
|
|
|
|
|
|
I told them they should hire me! I am gradually going through the file to streamline our styles, but we have a very modified template and I'm not sure how much use our work would be for others. Sorry.
|
|
| |
|
christopherO
|
|
|
|
|
|
The problem is also upgrading. I can never keep track of my changes. The .css file must be the *most* important development needed by EVERYone?
|
|
| |
|
Dan (Guest)
|
|
|
|
|
|
I NEED a better version of this stylesheet with updated block titles and so forth...
|
|
| |
|
Bill
|
|
|
|
|
|
As best as I can tell there doesn't seem to be anybody at viart that knows what "cascade" means in relation to cascading style sheets. Just look at their code, they have the same font rules defined 50 times. my recommendation would be to either learn css or hire someone to help you. viart can't help you. too bad, I like the product.
|
|
| |
|
Dan
|
|
|
|
|
|
I love the product and have been using it for over a year now. I'm just not really keen on the style sheet guide they have and I'm looking to changing a few things.
|
|
| |