Soft Responsive [Deleted]

Support for RM 1.1 will be released tomorrow. I suggest to wait for it unless you are not planning to use new RM features.

Retina support will not be added to this style. It would require rebuilding all images, which might upset some customers because images will not look exactly the same.
 
I bought this style long ago and just now got around to using it (latest version). Users like it so far. Couple of questions:

1. It looks like there's an extra blank line (or two) in the footer below the line that holds Terms and Rules, etc. How do I get rid of that? I'm always interested in conserving vertical space.

2. If I use one of the alternate colors, like "gray," is this best imported as a new style or as a child style? Looks like new is the way to go. Just want to be sure.

Thanks.
 
I don't see anyone with your user name or website purchasing this style. What is your user name on my website?
 
I don't see anyone with your user name or website purchasing this style. What is your user name on my website?

Same as here: jauburn. I tried to change the website affiliation on your site, but the change wouldn't stick.
Correction: It did stick

Your Licenses
Click here to see available files.
  • 1:
    http://poetrycircle.com
    Edit License
    Your license expires on 25 Jan 2014
    When your license expires, you will be able to continue using style on your website, but you will not be able to download newer versions of this style.
    Additional products:
    Branding-free option
    Purchased
 
Sorry, found it.

Footer: there supposed to be XenForo copyright notice, but you have branding free version so it shows empty space. Add this to extra.css
Code:
.footerLegal { display: none; }
.footer { padding-bottom: 5px; }

Color variations: no need to install it as child style. Color variations include all templates, unless you've made custom one and selected option to include only customized templates.
 
Sorry, found it.

Footer: there supposed to be XenForo copyright notice, but you have branding free version so it shows empty space. Add this to extra.css
Code:
.footerLegal { display: none; }
.footer { padding-bottom: 5px; }

Color variations: no need to install it as child style. Color variations include all templates, unless you've made custom one and selected option to include only customized templates.

Thanks. The footer fix worked. Do you have an example of the gray style in use somewhere? Never mind. Found it on your site. Thanks.
 
The instructions that come with the new version say to overwrite the existing files with the new ones. But your instructions here simply say "To update from previous version import new XML file in admin control panel overriding previous style". Do the files from the new package need to be uploaded first or is simply running XML script all that is necessary to upgrade from the previous version?

--------------
Updating style
--------------
Upload contents of directory "style" on your forum. Overwrite existing files, except for files that you have customised. If you have customised JavaScript files, overwrite them and then redo your customisation.
Log in to admin control panel, click "Styles", click "Import a Style" button, fill out the form:
- Import from uploaded file: put style-Soft-Responsive in that field
- Import as: check "Overwrite style" box, select "Soft Responsive" from available styles list.
Click "Import". Wait for XenForo to import style.
 
Instructions in text file are generic for all updates. Instructions in update above are specific for 3.0.9 -> 3.0.10 update
 
The instructions that come with the new version say to overwrite the existing files with the new ones. But your instructions here simply say "To update from previous version import new XML file in admin control panel overriding previous style". Do the files from the new package need to be uploaded first or is simply running XML script all that is necessary to upgrade from the previous version?

I had the same question. So just uploading the new xml file is all that's required.
 
I had the same question. So just uploading the new xml file is all that's required.
For this particular upgrade, as long as you're upgrading from the latest previous version 3.0.9 (which was needed for RM 1.1), running the XML script is all that is needed (per Arty).
 
With this style, if you shrink the horizontal width of the browser, the navigation tabs start disappearing, but the the user tabs remained fixed. I'd rather have the user tabs disappear and the main menu tabs remain visible--the tab behavior of nonrsesponsive styles. Is that possible?
 
Back
Top Bottom