Like dody said, if you use firebug to work out the class name and then search for it, it's not as hard as it first seems.
That said, it's still frustrating as hell when you first start styling and I fail to understand why it was changed from the old method. I'd still much prefer to edit a simple stylesheet.
Announcement
Collapse
No announcement yet.
Style Variable Editor is Horrible!
Collapse
X
-
I agree. The stylevar system is stupid. If you're going to have that then make a GUI to simplify the process otherwise just give me a plain old CSS sheet to edit and a template to move things around.
Leave a comment:
-
Originally posted by hex1848 View PostOn a side note: why are all the style variables encrypted/hashed/whatever in the template.xml files?? If the editor isn't admittedly up to par, then at least let us edit things in the XML by hand!
I have 100+ styles to convert from vb3 to vb4 that involve different headers and a number of different style variables per. It would sure be nice to create one style and then edit the XML 100 times with a powerful programmer's editor than to have to fill out 800 forms.
Leave a comment:
-
Yeah, I don't think it's all finalized yet, it's probably going to be tweaked a bit still.
Leave a comment:
-
It's missing a lot of classes from it though and some are still hardcoded into .css files.
Leave a comment:
-
The way I do is:
1. I find the css class using firebug
2. I search for the css class and find the variables inside it.
Leave a comment:
-
Thanks for the link, I did find the style guide, now at least I have 27 pages of pdf to look through to find out what a variable means, so much for the "help icon".
I ended up adding a style="padding:5px;" to the image link in the header template.
On a side note: why are all the style variables encrypted/hashed/whatever in the template.xml files?? If the editor isn't admittedly up to par, then at least let us edit things in the XML by hand!
I guess my biggest issue with this is that if you are going to completely change the way you style a product and bait people into pre paying for an upgrade, you better provide an upgrade wizard that will at least covert your color scheme over to the new method.
Leave a comment:
-
Originally posted by hex1848 View PostAm I the only one that’s a little frustrated with the new style editor? The old way of editing the styles was pretty intuitive. The new way requires you to hunt through dozens of variables with little to no documentation. This is a very poor implementation.
I get around CSS pretty well, I know how to look at the source of an HTML document, look for a style and find it in a css file or style editor. I want to do something simple: Add a little padding to my site logo. I look at the source, the class I want is: logo-image. Why isn't there some sort of corresponding "Style Variable" for this logo-image? Heck, searching for logo in the Style Variable Editor comes up blank.
I figured out how to change the logo itself using the “titleimage” Style Variable (why it’s not called logoimage, like the css class is beyond me – so much for consistency). But there doesn’t seem to be any other properties that go along with this.
This is going to be a looooong day of porting my styles over... Thanks VB!
I also remember I chanegd my logo, but the name of the stylevar (I forget which one it is) doesn't have "logo" on it... It comes in the visual dictionary tho, it's essential.
Leave a comment:
-
Don has posted a documentation guide for the stylevar:StyleVar Visual Dictionary for Forum, Blog, and CMS (PDF Documents)
Leave a comment:
-
Style Variable Editor is Horrible!
Am I the only one that’s a little frustrated with the new style editor? The old way of editing the styles was pretty intuitive. The new way requires you to hunt through dozens of variables with little to no documentation. This is a very poor implementation.
I get around CSS pretty well, I know how to look at the source of an HTML document, look for a style and find it in a css file or style editor. I want to do something simple: Add a little padding to my site logo. I look at the source, the class I want is: logo-image. Why isn't there some sort of corresponding "Style Variable" for this logo-image? Heck, searching for logo in the Style Variable Editor comes up blank.
I figured out how to change the logo itself using the “titleimage” Style Variable (why it’s not called logoimage, like the css class is beyond me – so much for consistency). But there doesn’t seem to be any other properties that go along with this.
This is going to be a looooong day of porting my styles over... Thanks VB!Tags: None
Related Topics
Collapse
-
by lowpassHello,
I am trying to style a theme via the Style / CSS Editor. Once the CSS is entered in the correct theme, I hit save and it says saved successfully. Upon refresh and checking in multiple...-
Channel: vB Cloud Support & Troubleshooting.
Sat 28 Feb '15, 2:42pm -
-
I am working on a demo site trying to figure out a few things before my test site gets installed. Is there any way to remove the logo area from the pages? I don't have a logo I have a banner which I...
-
Channel: Support Issues & Questions
Fri 21 Mar '14, 7:51am -
-
by shermAnyone able to assist a real newbie?! I Put a logo in the header but want to make the background color just white so the logo appears by itself, not like a block picture over a dark color. I am so new...
-
Channel: vB Cloud Support & Troubleshooting.
Mon 23 Feb '15, 4:20pm -
-
by bollieThe style variable editor does not work in beta 18?
-
Channel: Support Issues & Questions
Thu 15 Nov '12, 1:49am -
-
by Jblevins02how do you change the padding of the primary_module_header
-
Channel: vB Cloud Support & Troubleshooting.
Fri 23 Sep '16, 6:26pm -
Leave a comment: