Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
Does anyone have a cross reference of theme information (id tags, etc.) to help transfer a theme from BVC2004 to BVC5?
Updated: Even 2 lists of tags, one list for BVC5 and one for BVC2004 would help. |
|
|
|
|
Rank: Member
Joined: 2/20/2005(UTC) Posts: 282
|
Chris:
I want to give you some kind of response, because I have been trying to get a little feedback here in the forum, and its hard to come by. I am sure you would rather hear from a "CSS Expert".
Well, there is so many new ones, I don't see where a conversion table would help much. Seems that many of the old ones are the same... well kinda.
Just jump in there and get your ears wet.... you'll have a new ** GREAT THEME** in no time :)
|
|
|
|
Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
I'm comparing the BVC2004 and BVC5 themes using Excel to see if I can match any of the CSS, even if the name is totally different. I'm also looking at each BVC5 theme to see if I can get a good list of all items. |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Your stylesheet is really your list. There are a ton of options in BVC5, especially in the modules, that aren't really touched with the BVC5 themes at this point.
The best way to do the transition is by sight, honestly. Forget moving your CSS snippets over by looking at the stylesheets themselves, or at a list. Making changes by focusing on one section at a time and either moving those styles, or (preferably) creating new ones, is ideal; you're going to end up with a much better, and more solid result. There's really no way to effectively cross-reference using a list. |
|
|
|
|
Rank: Member
Joined: 1/3/2004(UTC) Posts: 1,497
|
As I create the list, I see that many do not match, as you pointed out.
So for BVC5 themes, I'm also taking the list of id and class tags from the style sheets and noting what pages they are used on. Once in Excel, it isn't very difficult to create a list of id and class tags on each page. This way, I can look at a page and know what tags need to be used to create the proper CSS theme file. I'm trying not to miss something that should be in the CSS and I want to know what CSS element changes what item on a page.
It's just the engineer in me wanting good documentation. |
|
|
|
|
Rank: Member
Joined: 2/20/2005(UTC) Posts: 282
|
I have my own method.. probably not the best... but it works for me. I just look at the pages source HTML in my html editor, without applying the link to the style sheet... this gives you a crude block diagram of the page without the theme applied.
Then I make adjustments and just look at the results.
I tried doing styles in VS, but didn't like it. I am old school... probably because I am old! :)
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Right on. Chris, keep in mind that the right way not to miss something that should be in CSS is to see the issue on the page. Otherwise, you'll be covering things in the stylesheet that actually don't even need to be there, depending on the design, making the stylesheet much heavier than it should be.
But the engineer comment does make more sense to me now. ;-) |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.