Community Forums › Forums › Archived Forums › General Discussion › Should I Upgrade to Streamline Pro?
Tagged: streamline, upgrade
- This topic has 6 replies, 2 voices, and was last updated 11 years ago by
Anthony Galli.
-
AuthorPosts
-
February 10, 2014 at 9:50 pm #89730
Anthony Galli
MemberI currently have Streamline. Should I upgrade?
What's holding me back is that I have just finished up on what I want the look and feel of my website to be. It took me many hours over the course of a few months to get my website where it is at now. Just as I was about to switch over from a design focus to a content focus this whole HTML5 thing came about.
Should I switch over now or wait a few months or year to make the transition?
I blog about great adventures, good habits, and quantified success! Join me on the open road @ http://www.AnthonyGalli.com
February 11, 2014 at 7:02 am #89779Davinder Singh Kainth
MemberYour current theme is responsive, if you are too worried about html5 features, then upgrade. New theme has wider layout and of course different colors. This will require few modifications in css file. Want to get it done quickly and professional - email me at iguiding AT gmail DOT com
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 11, 2014 at 1:37 pm #89850Anthony Galli
MemberThanks for your response.
One of my biggest reserves is the wider layout. If I could just keep my website as is and have the html5 run in the background I would be happy. Since I don't think that is an option I guess I'll stick to what I have
I blog about great adventures, good habits, and quantified success! Join me on the open road @ http://www.AnthonyGalli.com
February 11, 2014 at 9:42 pm #89907Davinder Singh Kainth
MemberIf wider layout is only problem, change the width of main site container and you are all set for small customization for the desired final look. In code below, change width to 960 (this is streamline pro theme)
/* Site Containers --------------------------------------------- */ .site-inner, .wrap { margin: 0 auto; max-width: 1140px; }
And then adjust width values in below code
/* Column Widths and Positions --------------------------------------------- */ /* Content */ .content { float: right; width: 760px; } .content-sidebar .content { float: left; } .full-width-content .content { width: 100%; } /* Primary Sidebar */ .sidebar-primary { float: right; width: 380px; }
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 12, 2014 at 9:27 pm #90077Anthony Galli
MemberThank you! When I changed the code to 960 it distorted the website. I played around with the column width and positions, but I couldn't make it look right.
It seems like making all the little changes I want to make the pro theme up to date maybe too daunting for me at this time. Could I use the same code changes I made to streamline to streamline pro or because its a different HTML I have to figure out how to do the changes all over again?
Also since I have multiple domain names parked to AnthonyGalli.com, could I use the streamline pro on one of my other domains and get it up to par over time or would I have to purchase streamline again?
Sorry for the multiple questions I just have a lot to do and so little time if I'm going to announce my website to my friends and family by the end of the week as I intended. Thanks!
I blog about great adventures, good habits, and quantified success! Join me on the open road @ http://www.AnthonyGalli.com
February 12, 2014 at 9:52 pm #90083Davinder Singh Kainth
Member1. Besides adjusting full width 960px, you need to adjust content width + sidebar width = 960px (taking into account padding values each section has).
2. You can copy css changes over to new theme but this might mess whole theme's css code.
3. Since you are owner of streamline theme, you can download streamline pro theme for free (no purchase required) from my.studiopress.com dashboard
4. And yes, you can install original or pro streamline theme on other domain you own for live or testing purpose.
Sunshine PRO genesis theme
Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis ThemesFebruary 19, 2014 at 11:54 pm #91336Anthony Galli
MemberThanks for getting back to me!
Is there a way I can import anthonygalli.com onto challengehabit.com without harming anthonygalli.com in the process? I want to import that information over so that I can edit it on challengehabit.com and then when its all done import the updated HTML5 version back to anthonygalli.com.
I blog about great adventures, good habits, and quantified success! Join me on the open road @ http://www.AnthonyGalli.com
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.